OSDN Git Service

Add android.hidl.base@1.0.vndk-sp to the emulator multiwindow-oreo
authorChih-Wei Huang <cwhuang@linux.org.tw>
Wed, 27 Sep 2017 10:09:12 +0000 (18:09 +0800)
committerChih-Wei Huang <cwhuang@linux.org.tw>
Thu, 12 Oct 2017 07:56:42 +0000 (15:56 +0800)
Google SDK image does have it in vndk-sp. Apparently Google forgot to
release the correct list to AOSP.

target/product/emulator.mk

index 00b3533..bd661ae 100644 (file)
@@ -111,6 +111,7 @@ PRODUCT_PACKAGES += \
     android.hardware.graphics.allocator@2.0.vndk-sp\
     android.hardware.graphics.mapper@2.0.vndk-sp\
     android.hardware.graphics.common@1.0.vndk-sp\
+    android.hidl.base@1.0.vndk-sp\
     libhwbinder.vndk-sp\
     libbase.vndk-sp\
     libcutils.vndk-sp\