Add hwcomposer to emulator image build

Change-Id: Ifa366f54ab5a380f71171b953168c597b2c5603f
This commit is contained in:
Lingfeng Yang 2017-03-16 12:26:56 -07:00
parent 3480f56a4c
commit ad1a1ac03f
1 changed files with 3 additions and 1 deletions

View File

@ -53,7 +53,9 @@ PRODUCT_PACKAGES += \
power.goldfish \
fingerprint.ranchu \
android.hardware.biometrics.fingerprint@2.1-service \
sensors.ranchu
sensors.ranchu \
hwcomposer.goldfish \
hwcomposer.ranchu \
PRODUCT_PACKAGES += \
android.hardware.audio@2.0-impl \