Snap for 8273439 from 48efd7d6bd to tm-release

Change-Id: Ie4cc343ba1ac78cfa15dd1d167f7080f6b85ba8b
This commit is contained in:
Android Build Coastguard Worker 2022-03-09 02:00:58 +00:00
commit 89306ec742
9 changed files with 16 additions and 4 deletions

View file

@ -83,10 +83,6 @@ on init
write /sys/block/zram0/comp_algorithm lz77eh
write /proc/sys/vm/page-cluster 0
# Page Pinner dumping at bugreport
chown system system /sys/kernel/debug/page_pinner/longterm_pinner
chown system system /sys/kernel/debug/page_pinner/alloc_contig_failed
# Some user code relies on ro.boot.hardware.revision
setprop ro.boot.hardware.revision ${ro.revision}

View file

@ -831,6 +831,10 @@ PRODUCT_USE_DYNAMIC_PARTITIONS := true
PRODUCT_PRODUCT_PROPERTIES += \
persist.sys.fuse.passthrough.enable=true
# Force disable of FUSE BPF
PRODUCT_PRODUCT_PROPERTIES += \
persist.sys.fuse.bpf.enable=false
# Use /product/etc/fstab.postinstall to mount system_other
PRODUCT_PRODUCT_PROPERTIES += \
ro.postinstall.fstab.prefix=/product

View file

@ -54,6 +54,8 @@
AssertEnabled="true"
CpLppeCancelDbhOnAgnssProvideLoc="true"
CpLppeUseAgnssLocForEmptyDbh="true"
ReAidingOnHotStart="false"
ReAidingIntervalSec="1200"
/>
<gll

View file

@ -54,6 +54,8 @@
AssertEnabled="true"
CpLppeCancelDbhOnAgnssProvideLoc="true"
CpLppeUseAgnssLocForEmptyDbh="true"
ReAidingOnHotStart="false"
ReAidingIntervalSec="1200"
/>
<gll

View file

@ -54,6 +54,8 @@
AssertEnabled="true"
CpLppeCancelDbhOnAgnssProvideLoc="true"
CpLppeUseAgnssLocForEmptyDbh="true"
ReAidingOnHotStart="false"
ReAidingIntervalSec="1200"
/>
<gll

View file

@ -53,6 +53,8 @@
AssertEnabled="false"
CpLppeCancelDbhOnAgnssProvideLoc="true"
CpLppeUseAgnssLocForEmptyDbh="true"
ReAidingOnHotStart="false"
ReAidingIntervalSec="1200"
/>
<gll

View file

@ -53,6 +53,8 @@
AssertEnabled="false"
CpLppeCancelDbhOnAgnssProvideLoc="true"
CpLppeUseAgnssLocForEmptyDbh="true"
ReAidingOnHotStart="false"
ReAidingIntervalSec="1200"
/>
<gll

View file

@ -53,6 +53,8 @@
AssertEnabled="false"
CpLppeCancelDbhOnAgnssProvideLoc="true"
CpLppeUseAgnssLocForEmptyDbh="true"
ReAidingOnHotStart="false"
ReAidingIntervalSec="1200"
/>
<gll

Binary file not shown.