OSDN Git Service
(root)
/
android-x86
/
frameworks-native.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
73feb06
)
VR: fix libvr_hwc-hal build
author
Chia-I Wu
<olv@google.com>
Thu, 20 Apr 2017 18:30:57 +0000
(11:30 -0700)
committer
Chia-I Wu
<olv@google.com>
Tue, 25 Apr 2017 05:12:01 +0000
(22:12 -0700)
libhwcomposer-client was updated to use
android.hardware.graphics.mapper@2.0.
Bug:
37540361
Test: boots
Change-Id: Id9f94087a04890de95711c91ce9d5aa2f6c8e35d
services/vr/hardware_composer/Android.bp
patch
|
blob
|
history
diff --git
a/services/vr/hardware_composer/Android.bp
b/services/vr/hardware_composer/Android.bp
index
25bb30b
..
5cb201d
100644
(file)
--- a/
services/vr/hardware_composer/Android.bp
+++ b/
services/vr/hardware_composer/Android.bp
@@
-17,6
+17,7
@@
cc_library_shared {
shared_libs: [
"android.frameworks.vr.composer@1.0",
"android.hardware.graphics.composer@2.1",
+ "android.hardware.graphics.mapper@2.0",
"libbase",
"libcutils",
"libfmq",