Loading libs/vr/libvrflinger/Android.bp +0 −1 Original line number Diff line number Diff line Loading @@ -47,7 +47,6 @@ staticLibraries = [ ] sharedLibraries = [ "android.dvr.composer@1.0", "android.hardware.graphics.allocator@2.0", "android.hardware.graphics.composer@2.1", "libbinder", Loading services/surfaceflinger/Android.mk +1 −1 Original line number Diff line number Diff line Loading @@ -74,7 +74,7 @@ LOCAL_STATIC_LIBRARIES := \ libvrflinger LOCAL_SHARED_LIBRARIES := \ android.dvr.composer@1.0 \ android.frameworks.vr.composer@1.0 \ android.hardware.graphics.allocator@2.0 \ android.hardware.graphics.composer@2.1 \ android.hardware.configstore@1.0 \ Loading services/surfaceflinger/DisplayHardware/ComposerHal.cpp +2 −2 Original line number Diff line number Diff line Loading @@ -17,7 +17,7 @@ #undef LOG_TAG #define LOG_TAG "HwcComposer" #include <android/dvr/composer/1.0/IVrComposerClient.h> #include <android/frameworks/vr/composer/1.0/IVrComposerClient.h> #include <inttypes.h> #include <log/log.h> #include <gui/BufferQueue.h> Loading @@ -26,7 +26,7 @@ namespace android { using dvr::composer::V1_0::IVrComposerClient; using frameworks::vr::composer::V1_0::IVrComposerClient; using hardware::Return; using hardware::hidl_vec; using hardware::hidl_handle; Loading services/vr/hardware_composer/Android.bp +1 −1 Original line number Diff line number Diff line Loading @@ -56,7 +56,7 @@ cc_binary { "libvr_hwc-binder", ], shared_libs: [ "android.dvr.composer@1.0", "android.frameworks.vr.composer@1.0", "android.hardware.graphics.composer@2.1", "libbase", "libbinder", Loading services/vr/vr_window_manager/Android.bp +1 −1 Original line number Diff line number Diff line Loading @@ -47,7 +47,7 @@ static_libs = [ ] shared_libs = [ "android.dvr.composer@1.0", "android.frameworks.vr.composer@1.0", "android.hardware.graphics.composer@2.1", "libvrhwc", "libbase", Loading Loading
libs/vr/libvrflinger/Android.bp +0 −1 Original line number Diff line number Diff line Loading @@ -47,7 +47,6 @@ staticLibraries = [ ] sharedLibraries = [ "android.dvr.composer@1.0", "android.hardware.graphics.allocator@2.0", "android.hardware.graphics.composer@2.1", "libbinder", Loading
services/surfaceflinger/Android.mk +1 −1 Original line number Diff line number Diff line Loading @@ -74,7 +74,7 @@ LOCAL_STATIC_LIBRARIES := \ libvrflinger LOCAL_SHARED_LIBRARIES := \ android.dvr.composer@1.0 \ android.frameworks.vr.composer@1.0 \ android.hardware.graphics.allocator@2.0 \ android.hardware.graphics.composer@2.1 \ android.hardware.configstore@1.0 \ Loading
services/surfaceflinger/DisplayHardware/ComposerHal.cpp +2 −2 Original line number Diff line number Diff line Loading @@ -17,7 +17,7 @@ #undef LOG_TAG #define LOG_TAG "HwcComposer" #include <android/dvr/composer/1.0/IVrComposerClient.h> #include <android/frameworks/vr/composer/1.0/IVrComposerClient.h> #include <inttypes.h> #include <log/log.h> #include <gui/BufferQueue.h> Loading @@ -26,7 +26,7 @@ namespace android { using dvr::composer::V1_0::IVrComposerClient; using frameworks::vr::composer::V1_0::IVrComposerClient; using hardware::Return; using hardware::hidl_vec; using hardware::hidl_handle; Loading
services/vr/hardware_composer/Android.bp +1 −1 Original line number Diff line number Diff line Loading @@ -56,7 +56,7 @@ cc_binary { "libvr_hwc-binder", ], shared_libs: [ "android.dvr.composer@1.0", "android.frameworks.vr.composer@1.0", "android.hardware.graphics.composer@2.1", "libbase", "libbinder", Loading
services/vr/vr_window_manager/Android.bp +1 −1 Original line number Diff line number Diff line Loading @@ -47,7 +47,7 @@ static_libs = [ ] shared_libs = [ "android.dvr.composer@1.0", "android.frameworks.vr.composer@1.0", "android.hardware.graphics.composer@2.1", "libvrhwc", "libbase", Loading