sdm660: Add Thermal Controller App
This commit is contained in:
parent
f749ead6c7
commit
0f3fd42e37
1 changed files with 4 additions and 0 deletions
|
@ -404,6 +404,10 @@ PRODUCT_PACKAGES += \
|
||||||
android.hardware.thermal@1.0-service \
|
android.hardware.thermal@1.0-service \
|
||||||
thermal.sdm660
|
thermal.sdm660
|
||||||
|
|
||||||
|
# ThermalController app
|
||||||
|
PRODUCT_PACKAGES += \
|
||||||
|
ThermalController
|
||||||
|
|
||||||
# USB
|
# USB
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
android.hardware.usb@1.0-service.xiaomi_sdm660
|
android.hardware.usb@1.0-service.xiaomi_sdm660
|
||||||
|
|
Loading…
Reference in a new issue