• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
Keine Tags

Frequently used words (click to add to your profile)

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

build


Commit MetaInfo

Revision701c53d5b0cdc7dd0800c730587a2f4cbc7bbe1c (tree)
Zeit2017-10-12 16:56:42
AutorChih-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.

Ändern Zusammenfassung

Diff

--- 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\