• R/O
  • HTTP
  • SSH
  • HTTPS

提交

標籤
無標籤

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

build


Commit MetaInfo

修訂701c53d5b0cdc7dd0800c730587a2f4cbc7bbe1c (tree)
時間2017-10-12 16:56:42
作者Chih-Wei Huang <cwhuang@linu...>
CommiterChih-Wei Huang

Log Message

Add android.hidl.base@1.0.vndk-sp to the emulator

Google SDK image does have it in vndk-sp. Apparently Google forgot to
release the correct list to AOSP.

Change Summary

差異

--- a/target/product/emulator.mk
+++ b/target/product/emulator.mk
@@ -111,6 +111,7 @@ PRODUCT_PACKAGES += \
111111 android.hardware.graphics.allocator@2.0.vndk-sp\
112112 android.hardware.graphics.mapper@2.0.vndk-sp\
113113 android.hardware.graphics.common@1.0.vndk-sp\
114+ android.hidl.base@1.0.vndk-sp\
114115 libhwbinder.vndk-sp\
115116 libbase.vndk-sp\
116117 libcutils.vndk-sp\