aboutsummaryrefslogtreecommitdiff
path: root/BoardConfigCommon.mk
diff options
context:
space:
mode:
authorMax Weffers <rcstar6696@gmail.com>2017-03-18 10:08:36 +0100
committerMax Weffers <rcstar6696@gmail.com>2017-03-27 14:08:37 +0200
commit73598c6b9b749d0321b61967d6664316ced812d5 (patch)
treef49c1df8f99a5d22ff29c9ae10e26815b7c50183 /BoardConfigCommon.mk
parenta101d620fed432c95ed147609f2d7f683900fbfa (diff)
Add cpuquiet config in prop and init
Diffstat (limited to 'BoardConfigCommon.mk')
-rw-r--r--BoardConfigCommon.mk3
1 files changed, 3 insertions, 0 deletions
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