Snap for 4793185 from b730e3be1c to pi-release

Change-Id: I23d9410cc6cf6c5f5d0d77a558eccbd47ac59f48
This commit is contained in:
android-build-team Robot
2018-05-20 07:20:58 +00:00
3 changed files with 5 additions and 1 deletions

View File

@@ -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 += \

View File

@@ -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 ]]

View File

@@ -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