OSDN Git Service

Filename refactoring, remove DEXOPT_OTA flag.
authorJeff Sharkey <jsharkey@android.com>
Sat, 10 Dec 2016 00:06:57 +0000 (17:06 -0700)
committerJeff Sharkey <jsharkey@android.com>
Sat, 10 Dec 2016 00:08:59 +0000 (17:08 -0700)
commitf3e30b936ef103dc0f3d8697e0f86ba82b49609e
tree8cd1bb3ae6fd35707b137bde91ab2b59a34a08d4
parent6c2c056193010cf93b4264810d462c120ce801c8
Filename refactoring, remove DEXOPT_OTA flag.

Test: builds, boots
Bug: 1375896030944031
Change-Id: Ib60899fc70b12f76fad9dfad596b513777752703
cmds/installd/Android.bp
cmds/installd/Android.mk
cmds/installd/InstalldNativeService.cpp [moved from cmds/installd/commands.cpp with 99% similarity]
cmds/installd/InstalldNativeService.h [moved from cmds/installd/commands.h with 97% similarity]
cmds/installd/binder/android/os/IInstalld.aidl
cmds/installd/globals.h
cmds/installd/installd.cpp
cmds/installd/installd_constants.h
cmds/installd/otapreopt.cpp
cmds/installd/tests/installd_utils_test.cpp