forked from openkylin/platform_build
embedded.mk: add android.hidl.memory@1.0-impl
Bug: 34134179 Test: both 32 and 64 bit versions of this file are on the device after a clean build. Change-Id: I75ab12246c2c44e39b5e863dfec98dc72a36fbbe
This commit is contained in:
parent
10f6bf093d
commit
94946d0eb8
|
@ -21,6 +21,7 @@ PRODUCT_PACKAGES += \
|
||||||
adb \
|
adb \
|
||||||
adbd \
|
adbd \
|
||||||
android.hidl.memory@1.0-service \
|
android.hidl.memory@1.0-service \
|
||||||
|
android.hidl.memory@1.0-impl \
|
||||||
atrace \
|
atrace \
|
||||||
bootanimation \
|
bootanimation \
|
||||||
bootstat \
|
bootstat \
|
||||||
|
|
Loading…
Reference in New Issue