universal7885: powerhint: Add battery_saver hint

This commit is contained in:
Soo Hwan Na 2024-01-02 15:16:16 +09:00
commit 53c941bb94
5 changed files with 23 additions and 6 deletions

View file

@ -110,17 +110,15 @@ BOARD_ROOT_EXTRA_SYMLINKS := /factory:/efs
BOARD_SEPOLICY_TEE_FLAVOR := teegris
include device/samsung_slsi/sepolicy/sepolicy.mk
include hardware/samsung-ext/interfaces/sepolicy/SEPolicy.mk
# Sepolicy
BOARD_VENDOR_SEPOLICY_DIRS += \
$(COMMON_PATH)/sepolicy/vendor \
hardware/samsung-ext/interfaces/sepolicy/vendor
$(COMMON_PATH)/sepolicy/vendor
SYSTEM_EXT_PUBLIC_SEPOLICY_DIRS += \
$(COMMON_PATH)/sepolicy/public \
hardware/samsung-ext/interfaces/sepolicy/public
$(COMMON_PATH)/sepolicy/public
SYSTEM_EXT_PRIVATE_SEPOLICY_DIRS += \
$(COMMON_PATH)/sepolicy/private \
hardware/samsung-ext/interfaces/sepolicy/private
$(COMMON_PATH)/sepolicy/private
# Vendor
TARGET_COPY_OUT_VENDOR := vendor