mirror of
https://github.com/Evolution-X-Devices/device_google_wahoo
synced 2026-02-01 07:50:47 +00:00
Snap for 4793185 from b730e3be1c to pi-release
Change-Id: I23d9410cc6cf6c5f5d0d77a558eccbd47ac59f48
This commit is contained in:
@@ -36,7 +36,7 @@ PRODUCT_COPY_FILES += \
|
||||
|
||||
# Set the SVN for the targeted MR release
|
||||
PRODUCT_PROPERTY_OVERRIDES += \
|
||||
ro.vendor.build.svn=12
|
||||
ro.vendor.build.svn=14
|
||||
|
||||
# Enforce privapp-permissions whitelist
|
||||
PRODUCT_PROPERTY_OVERRIDES += \
|
||||
|
||||
@@ -41,6 +41,9 @@ write /sys/class/devfreq/soc:qcom,mincpubw/governor "cpufreq"
|
||||
# write $memlat/mem_latency/ratio_ceil 400
|
||||
#done
|
||||
|
||||
# Signal perfd that boot has completed
|
||||
setprop sys.post_boot.parsed 1
|
||||
|
||||
# On debuggable builds, enable console_suspend if uart is enabled to save power
|
||||
# Otherwise, disable console_suspend to get better logging for kernel crashes
|
||||
if [[ $(getprop ro.debuggable) == "1" && ! -e /sys/class/tty/ttyMSM0 ]]
|
||||
|
||||
1
sepolicy/vendor/property_contexts
vendored
1
sepolicy/vendor/property_contexts
vendored
@@ -195,6 +195,7 @@ persist.bluetooth.a4wp u:object_r:vendor_bluetooth_prop:s0
|
||||
persist.bluetooth.csoc.cnt u:object_r:vendor_bluetooth_prop:s0
|
||||
persist.service.bdroid.fwsnoop u:object_r:vendor_bluetooth_prop:s0
|
||||
persist.service.bdroid.sibs u:object_r:vendor_bluetooth_prop:s0
|
||||
persist.service.bdroid.snooplog u:object_r:vendor_bluetooth_prop:s0
|
||||
persist.service.bdroid.soclog u:object_r:vendor_bluetooth_prop:s0
|
||||
persist.service.bdroid.ssrlvl u:object_r:vendor_bluetooth_prop:s0
|
||||
ro.bluetooth.a4wp u:object_r:vendor_bluetooth_prop:s0
|
||||
|
||||
Reference in New Issue
Block a user