From 73598c6b9b749d0321b61967d6664316ced812d5 Mon Sep 17 00:00:00 2001 From: Max Weffers Date: Sat, 18 Mar 2017 10:08:36 +0100 Subject: Add cpuquiet config in prop and init --- BoardConfigCommon.mk | 3 +++ 1 file changed, 3 insertions(+) (limited to 'BoardConfigCommon.mk') diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index 74f78f2..03820ec 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -59,6 +59,9 @@ TARGET_INIT_VENDOR_LIB := libinit_shinano # SELinux BOARD_SEPOLICY_DIRS += \ device/sony/shinano-common/sepolicy + +# Props for hotplugging +TARGET_SYSTEM_PROP += device/sony/shinano-common/system.prop #Sensors USE_SENSOR_MULTI_HAL := true -- cgit v1.2.3