Snap for 11760402 from 5cf1e9c5f0 to 25D4-release

Change-Id: I049bf235afd5ffbbc642106ec69544a565e26c44
This commit is contained in:
Android Build Coastguard Worker 2024-04-24 23:03:38 +00:00
commit 342401b944
11 changed files with 15557 additions and 15551 deletions

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

View file

@ -41,3 +41,9 @@ on early-boot && property:ro.boot.hardware.sku=GXQ96
write /sys/bus/iio/devices/iio:device1/enabled_rails "CH11=BUCK12S" write /sys/bus/iio/devices/iio:device1/enabled_rails "CH11=BUCK12S"
on early-boot && property:ro.boot.hardware.sku=G3Y12 on early-boot && property:ro.boot.hardware.sku=G3Y12
write /sys/bus/iio/devices/iio:device1/enabled_rails "CH11=BUCK12S" write /sys/bus/iio/devices/iio:device1/enabled_rails "CH11=BUCK12S"
# Start the twoshay touch service
on property:sys.boot_completed=1
chown system input /dev/touch_offload
chmod 660 /dev/touch_offload
start twoshay

View file

@ -175,8 +175,8 @@ UP_LocTech_Constraints=1
UP_LocTech_Requirements=0 UP_LocTech_Requirements=0
SpotLogger_Allowed=0 SpotLogger_Allowed=0
RfPathLossDb_Ap=3500 RfPathLossDb_Ap=3800
RfPathLossDb_Cp=3500 RfPathLossDb_Cp=3800
NmeaBitmask=0x010003fff NmeaBitmask=0x010003fff
# force engine to use entire response time for emergency session; default 0 # force engine to use entire response time for emergency session; default 0

View file

@ -63,8 +63,8 @@ UP_LocTech_PrimaryConst=0
UP_LocTech_Constraints=1 UP_LocTech_Constraints=1
UP_LocTech_Requirements=0 UP_LocTech_Requirements=0
SpotLogger_Allowed=0 SpotLogger_Allowed=0
RfPathLossDb_Ap=3500 RfPathLossDb_Ap=3800
RfPathLossDb_Cp=3500 RfPathLossDb_Cp=3800
NmeaBitmask=0x010003fff NmeaBitmask=0x010003fff
IsUseEntireRespTime911=1 IsUseEntireRespTime911=1
isForceHighAccuracyMode=1 isForceHighAccuracyMode=1