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 PowerOffAlarm
Signed-off-by: Shirayuki39 <lorddemecrius83@proton.me>
This commit is contained in:
parent
b7177b1ae1
commit
7037643e96
|
@ -335,6 +335,10 @@ PRODUCT_COPY_FILES += \
|
||||||
# Project ID Quota
|
# Project ID Quota
|
||||||
$(call inherit-product, $(SRC_TARGET_DIR)/product/emulated_storage.mk)
|
$(call inherit-product, $(SRC_TARGET_DIR)/product/emulated_storage.mk)
|
||||||
|
|
||||||
|
# PowerOffAlarm
|
||||||
|
PRODUCT_PACKAGES += \
|
||||||
|
PowerOffAlarm
|
||||||
|
|
||||||
# Properties
|
# Properties
|
||||||
include $(LOCAL_PATH)/vendor_logtag.mk
|
include $(LOCAL_PATH)/vendor_logtag.mk
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue