mirror of
https://github.com/Anything-at-25-00/android_device_tecno_LG8n.git
synced 2024-11-22 21:56:26 -08:00
LG8n: Build stub mtkpower service
Change-Id: I6284e6f8a1d6ce7660502a0b553d0fa9824d6703 Signed-off-by: fjrXTR <fajarslebew31@gmail.com> Signed-off-by: Shirayuki39 <lorddemecrius83@proton.me>
This commit is contained in:
parent
fd7ba12379
commit
92d94be230
|
@ -394,8 +394,10 @@ PRODUCT_COPY_FILES += \
|
||||||
# Power
|
# Power
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
android.hardware.power-V2-ndk.vendor \
|
android.hardware.power-V2-ndk.vendor \
|
||||||
android.hardware.power@1.3.vendor \
|
android.hardware.power@1.3.vendor
|
||||||
vendor.mediatek.hardware.mtkpower@1.2.vendor
|
|
||||||
|
PRODUCT_PACKAGES += \
|
||||||
|
vendor.mediatek.hardware.mtkpower@1.2-service.stub
|
||||||
|
|
||||||
# Power | Dummy mtkperf lib
|
# Power | Dummy mtkperf lib
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
|
|
Loading…
Reference in a new issue