Add 'blank_screen' to embedded.mk.
This utility shuts off the screen. Bug: 70846424 Test: manual + w/ init Change-Id: I11bf8b709e81dd127de7d12c50da4ab5be456cfb
This commit is contained in:
parent
57923be123
commit
3ea4e46429
|
@ -25,6 +25,7 @@ PRODUCT_PACKAGES += \
|
||||||
android.hidl.memory@1.0-impl \
|
android.hidl.memory@1.0-impl \
|
||||||
android.hidl.memory@1.0-impl.vendor \
|
android.hidl.memory@1.0-impl.vendor \
|
||||||
atrace \
|
atrace \
|
||||||
|
blank_screen \
|
||||||
bootanimation \
|
bootanimation \
|
||||||
bootstat \
|
bootstat \
|
||||||
charger \
|
charger \
|
||||||
|
|
Loading…
Reference in New Issue