commit | 36d23803882c64b1006cd3b8a47e00a4193a9b49 | [log] [tgz] |
---|---|---|
author | Okan Arikan <okana@google.com> | Mon May 15 15:20:39 2017 -0700 |
committer | Okan Arikan <okana@google.com> | Mon May 15 16:38:44 2017 -0700 |
tree | 3b8304236128615ada24e7827ca4e09a567338e9 | |
parent | dc448df60e2b55fef7ce34f49893fe185e02c8c2 [diff] [blame] |
Int key for the named buffers. Also, rename them to global buffers from named buffers. Bug: 38320428 Test: Run frameworks/native/libs/vr/libdvr/tests on device Change-Id: I2109aea77e35f2ccd8055208058df4b7287c1d5e
diff --git a/libs/vr/libdisplay/Android.bp b/libs/vr/libdisplay/Android.bp index d90521a..c0c7e2f 100644 --- a/libs/vr/libdisplay/Android.bp +++ b/libs/vr/libdisplay/Android.bp
@@ -45,6 +45,7 @@ headerLibraries = [ "vulkan_headers", + "libdvr_headers", ] cc_library {