Loading cmds/installd/Android.bp +0 −3 Original line number Diff line number Diff line Loading @@ -31,7 +31,6 @@ cc_defaults { "libcutils", "liblog", "liblogwrap", "libprocessgroup", "libselinux", "libutils", ], Loading Loading @@ -170,7 +169,6 @@ cc_library_static { "libbase", "libcutils", "liblog", "libprocessgroup", "libutils", ], } Loading Loading @@ -208,7 +206,6 @@ cc_binary { "libcutils", "liblog", "liblogwrap", "libprocessgroup", "libselinux", "libutils", ], Loading cmds/installd/dexopt.cpp +0 −1 Original line number Diff line number Diff line Loading @@ -43,7 +43,6 @@ #include <log/log.h> // TODO: Move everything to base/logging. #include <openssl/sha.h> #include <private/android_filesystem_config.h> #include <processgroup/sched_policy.h> #include <selinux/android.h> #include <system/thread_defs.h> Loading cmds/installd/tests/Android.bp +0 −3 Original line number Diff line number Diff line Loading @@ -28,7 +28,6 @@ cc_test { "libbinder", "libcrypto", "libcutils", "libprocessgroup", "libselinux", "libutils", ], Loading @@ -51,7 +50,6 @@ cc_test { "libbinder", "libcrypto", "libcutils", "libprocessgroup", "libselinux", "libutils", ], Loading @@ -74,7 +72,6 @@ cc_test { "libbinder", "libcrypto", "libcutils", "libprocessgroup", "libselinux", "libutils", ], Loading libs/vr/libvrflinger/Android.bp +0 −1 Original line number Diff line number Diff line Loading @@ -47,7 +47,6 @@ sharedLibraries = [ "liblog", "libhardware", "libnativewindow", "libprocessgroup", "libutils", "libEGL", "libGLESv1_CM", Loading libs/vr/libvrflinger/vr_flinger.cpp +1 −1 Original line number Diff line number Diff line Loading @@ -12,9 +12,9 @@ #include <binder/IServiceManager.h> #include <binder/ProcessState.h> #include <cutils/properties.h> #include <cutils/sched_policy.h> #include <log/log.h> #include <private/dvr/display_client.h> #include <processgroup/sched_policy.h> #include <sys/prctl.h> #include <sys/resource.h> Loading Loading
cmds/installd/Android.bp +0 −3 Original line number Diff line number Diff line Loading @@ -31,7 +31,6 @@ cc_defaults { "libcutils", "liblog", "liblogwrap", "libprocessgroup", "libselinux", "libutils", ], Loading Loading @@ -170,7 +169,6 @@ cc_library_static { "libbase", "libcutils", "liblog", "libprocessgroup", "libutils", ], } Loading Loading @@ -208,7 +206,6 @@ cc_binary { "libcutils", "liblog", "liblogwrap", "libprocessgroup", "libselinux", "libutils", ], Loading
cmds/installd/dexopt.cpp +0 −1 Original line number Diff line number Diff line Loading @@ -43,7 +43,6 @@ #include <log/log.h> // TODO: Move everything to base/logging. #include <openssl/sha.h> #include <private/android_filesystem_config.h> #include <processgroup/sched_policy.h> #include <selinux/android.h> #include <system/thread_defs.h> Loading
cmds/installd/tests/Android.bp +0 −3 Original line number Diff line number Diff line Loading @@ -28,7 +28,6 @@ cc_test { "libbinder", "libcrypto", "libcutils", "libprocessgroup", "libselinux", "libutils", ], Loading @@ -51,7 +50,6 @@ cc_test { "libbinder", "libcrypto", "libcutils", "libprocessgroup", "libselinux", "libutils", ], Loading @@ -74,7 +72,6 @@ cc_test { "libbinder", "libcrypto", "libcutils", "libprocessgroup", "libselinux", "libutils", ], Loading
libs/vr/libvrflinger/Android.bp +0 −1 Original line number Diff line number Diff line Loading @@ -47,7 +47,6 @@ sharedLibraries = [ "liblog", "libhardware", "libnativewindow", "libprocessgroup", "libutils", "libEGL", "libGLESv1_CM", Loading
libs/vr/libvrflinger/vr_flinger.cpp +1 −1 Original line number Diff line number Diff line Loading @@ -12,9 +12,9 @@ #include <binder/IServiceManager.h> #include <binder/ProcessState.h> #include <cutils/properties.h> #include <cutils/sched_policy.h> #include <log/log.h> #include <private/dvr/display_client.h> #include <processgroup/sched_policy.h> #include <sys/prctl.h> #include <sys/resource.h> Loading