Eric Laurent
b5fc3d7e69
Revert "Build with spatializer feature"
...
Bug: 223736548
Test: make
This reverts commit 8e6ff8503d
.
Change-Id: I0c03e3b62452b92a015e13c28292e93134c294a9
(cherry picked from commit 1d5d80bcf7
)
Merged-In: I0c03e3b62452b92a015e13c28292e93134c294a9
2022-04-11 23:04:30 +00:00
Android Build Coastguard Worker
5a80e67250
Snap for 8426946 from c8d93dd9f7
to sc-qpr3-release
...
Change-Id: I00ef2b1791fa32c7cf316e2dedd75be3fd814d33
2022-04-09 01:01:00 +00:00
shawnlin
c8d93dd9f7
Fixed status bar glitch for apps that access internal resource dimen
...
Bring back old usage of status_bar_height, status_bar_height_portrait,
and status_bar_height_landscape by set the size containing cutout size.
Bug: 216782082
Test: make
Change-Id: I87467605520d5dd168c3b03ac3b699800bd96030
2022-04-01 16:37:55 +08:00
Android Build Coastguard Worker
62d4dfeaeb
Snap for 8385304 from f1a2063e14
to sc-qpr3-release
...
Change-Id: Icef2f8764f8ecaa27edfc6ac0d621ae878311490
2022-03-30 23:01:26 +00:00
Edwin Tung
f1a2063e14
[DO NOT MERGE] gps: update gps driver 129.20.23.529475
...
Add NFW IPC between AP and CP
Fix NI control plane issue
Ignore RTI in cold start
Fix OnChip logging issue
Bug: 216098015
Bug: 221337679
Bug: 219856838
Bug: 213009701
Verify test: 224635609
Test: atest VtsHalGnssTargetTest
atest CtsLocationGnssTestCases
atest GtsLocationTestCases
atest PtsChreTestRunner
Change-Id: I89fcf1f61fce350201e6b433895289d3a3912c61
2022-03-30 11:33:18 +00:00
Eric Laurent
68f33d6043
Disable spatial audio feature
...
Bug: 225119469
Test: verify MP3 offload
Change-Id: I6a8956ed8a0873cd2426c6a81d79452cc1f5b78f
2022-03-28 20:14:16 +02:00
Android Build Coastguard Worker
8bb0c23bcb
Snap for 8282142 from 8e6ff8503d
to sc-qpr3-release
...
Change-Id: Ic9760f3376b20f47cedae25ba7457576e9a87ad3
2022-03-10 00:01:27 +00:00
Ytai Ben-Tsvi
8e6ff8503d
Build with spatializer feature
...
Build with Decibel spatializer library and enable spatial audio
feature
Bug: 189423448
Test: make.
Change-Id: Iff997d4100dcd2aabfdaf62b8abdba788cb9741c
2022-03-09 10:00:08 +00:00
wenchangliu
1012636603
Update correct max block counts
...
Fix incorrcet video resolution capability report from
media_codecs_aosp_c2.xml.
Bug: 222095724
Test: demo-transformer HEVC 2160p transcoding
Change-Id: Ie0bb25c88440f7806b01bcaa49b23980d7f4e45f
2022-03-07 09:35:56 +00:00
Android Build Coastguard Worker
d8b2b0be76
Snap for 8242167 from a4f6715b0f
to sc-qpr3-release
...
Change-Id: I4c7f31a3c160ed5c88918b01d900a0516e7c8092
2022-03-03 00:01:50 +00:00
Edwin Tung
a4f6715b0f
[DO NOT MERGE] gps: update gps driver 129.20.23.528101
...
Rescale DBH accuracy and add timestamp
Pick newest FLP location for LPPe DBH
Not to request DBH location for the non-emergency NI
Keep reqporting PPS in duty-cycle
Release SUPL wakelock while framework restart
Fix NI AGPS accuracy and hot start accuracy issue
Fix cts testRequestFlush issue
Fix gps crash issue
Fix re-calibration on the fly issue
Fix OnChip mode TTFF issue
Fix OnChip mode GnssStatus no el/az issue
Bug: 214399728
Bug: 211171235
Bug: 218586958
Bug: 215660420
Bug: 207804509
Bug: 208178903
Bug: 214551540
Bug: 213792299
Bug: 205770623
Bug: 205776935
Bug: 213009701
Bug: 218457536
Bug: 215660420
Bug: 215660420
Bug: 213388910
Bug: 218608516
Verify test: 220461118
Test: atest VtsHalGnssTargetTest
atest CtsLocationGnssTestCases
atest GtsLocationTestCases
atest PtsChreTestRunner
Change-Id: Iadc3a43a581103e4540bcc3acc63fa5d3e8de8fd
Merged-In: I939183a899c23af7d0fb59dcd86012aa10b50b62
2022-03-02 10:32:59 +00:00
George Lee
022020ed96
bcl: Increase hardware clock divider count
...
By increasing hardware clock divider count, we do not need to throttle
as hard to mitigate for brownout.
Bug: 221077697
Test: Local stress test to ensure no brownout.
Signed-off-by: George Lee <geolee@google.com>
Change-Id: I950fab2e3d70acd76b29f05acff8eec783a0546d
2022-03-02 02:36:56 +00:00
Android Build Coastguard Worker
6f2352014e
Snap for 8228784 from 775721627a
to sc-qpr3-release
...
Change-Id: I0820b0c03daf1b3994431c6be111008628160010
2022-02-26 22:01:18 +00:00
TeYuan Wang
775721627a
dumpstate: add more cooling device debug info
...
Bug: 221369360
Test: check dumpstate_board.txt
Change-Id: Ice04536c321d35553a948cdea2e6a1add207c2c7
(cherry picked from commit 125d1d5833
)
2022-02-25 16:52:59 +00:00
Android Build Coastguard Worker
7d5b7bfaa7
Snap for 8221354 from 623a33b4d4
to sc-qpr3-release
...
Change-Id: Ifd09f0096297165914a768253debab747aca5d7a
2022-02-25 00:02:14 +00:00
Edwin Tung
623a33b4d4
[DO NOT MERGE] gps: update gps driver 129.20.23.528152
...
Added CpLppeE911PreferredAccuracyMeter (default=10) xml attribute
to force Control Plane singleshot accuracy
Bug: 215660420
Verify test: 220990700
Test: atest VtsHalGnssTargetTest
atest CtsLocationGnssTestCases
atest GtsLocationTestCases
atest PtsChreTestRunner
Change-Id: I7a0b6ffe079c10a1ca380feb7ba6bf2fd9498050
Merged-In: I943fa1e906d8b0b80b6395accd71c68f97f7ed43
2022-02-24 15:13:17 +00:00
Android Build Coastguard Worker
88eda9056e
Snap for 8171405 from feb6fd3e0f
to sc-qpr3-release
...
Change-Id: I7c36bf0943967429203afbadf133d56aef3cb2e6
2022-02-11 00:01:28 +00:00
Wei Wang
feb6fd3e0f
Partial Revert "powerhint: remove powerhint.json for separating configs"
...
Add A0/A1 config back
Test: build
Bug: 215655510
Change-Id: Ied6e98e39481775d17efa8c3741a99eaf3fab2b8
(cherry picked from commit 4a00d52966
)
Merged-In: Ied6e98e39481775d17efa8c3741a99eaf3fab2b8
2022-02-08 04:53:00 +00:00
Jimmy Shiu
eea7b26d08
powerhint: remove powerhint.json for separating configs
...
Remove the old common powerhint.json file.
Test: build and manually check
Bug: 215655510
Change-Id: Ie1cb4e4c0fd3fc0abbba1e721cc7f66841265e98
Merged-In: Ie1cb4e4c0fd3fc0abbba1e721cc7f66841265e98
2022-02-08 04:52:24 +00:00
Android Build Coastguard Worker
eb0c162450
Snap for 8139379 from 5ebc40697f
to sc-qpr3-release
...
Change-Id: I71827ffff07bb1dfb6f44d04dcfdde99659b0f9a
2022-02-02 00:00:54 +00:00
Wei Wang
5ebc40697f
Remove cpu controller usage in P21
...
To avoid lock contention, removing cpu controller usage completely for
p21.
Bug: 208895940
Test: Build
Signed-off-by: Wei Wang <wvw@google.com>
Merged-In: I80fdd7301d23243ac8e4b2e633cc1e16283227ea
Change-Id: I80fdd7301d23243ac8e4b2e633cc1e16283227ea
2022-01-31 21:17:31 +00:00
Android Build Coastguard Worker
aef6a62918
Merge "Snap for 8124570 from 4ebea23fc5
to sc-qpr3-release" into sc-qpr3-release
2022-01-28 00:25:43 +00:00
Android Build Coastguard Worker
9f42d57dee
Snap for 8124570 from 4ebea23fc5
to sc-qpr3-release
...
Change-Id: Ib85d6c10f03d70af394d1f94d4707d51e5e9219f
2022-01-28 00:05:57 +00:00
Android Build Coastguard Worker
2b397171f7
Snap for 8124570 from 4ebea23fc5
to sc-qpr3-release
...
Change-Id: I2b0246d8fee180e2a16f3efb72b6092941f0274a
2022-01-28 00:01:41 +00:00
eddielan
4ebea23fc5
extension: Correct assgine owner
...
Bug: 216573769
Test: Build Pass
Change-Id: Ic91bb085ec64db1f2772a4027c3eec635cf94024
2022-01-27 15:07:27 +08:00
Android Build Coastguard Worker
cdb1258bb3
Snap for 8116027 from 8b3ba7e3bc
to sc-qpr3-release
...
Change-Id: Iba6ca73d8cdf6cf027fcf8c48ab1d4efe75715c2
2022-01-26 00:01:04 +00:00
Wei Wang
8b3ba7e3bc
Boost DISPLAY_UPDATE_IMMINENT higher for 60HZ
...
To improve the beginning of UI operations, boost higher for
DISPLAY_UPDATE_IMMINENT when in 60HZ.
Bug: 196192814
Test: Build and trace
Change-Id: I1c45ba66164ca4109289aaabacedaf3888e235b9
Signed-off-by: Wei Wang <wvw@google.com>
2022-01-24 08:06:52 +00:00
Android Build Coastguard Worker
fb6605b7ba
Snap for 8104874 from 6dbcdf4f3b
to sc-qpr3-release
...
Change-Id: I4ea567f7a95d6e0a8592f56800feee696b5bee96
2022-01-22 02:01:08 +00:00
eddielan
6dbcdf4f3b
fingerprint: Add fps extension script
...
Bug: 208400345
Test: build Pass
Change-Id: If9334ac3a837c9bf85709335075f3a666eeef06d
2022-01-21 06:06:24 +00:00
Android Build Coastguard Worker
f604c97940
Snap for 8099527 from 2dfaabef7a
to sc-qpr3-release
...
Change-Id: I43ba6eaebedddf65226365f4e42f655ec87bfded
2022-01-21 00:01:57 +00:00
SalmaxChang
2dfaabef7a
init: gs101: restorecon persist modem file
...
Bug: 215311024
Change-Id: I8292a5066c3658a8acde622014881338ea24379a
2022-01-19 14:45:10 +00:00
Android Build Coastguard Worker
11d118f901
Snap for 8090301 from 42d7768c12
to sc-qpr3-release
...
Change-Id: Icc0f2608ae00f52ac9865e8e0e5147a8527afb2a
2022-01-19 00:01:11 +00:00
Edwin Tung
42d7768c12
[DO NOT MERGE] gps: update gps driver 129.20.23.524633
...
Fixed null pointer dereferencing while injectNLPError
Added SuplUseFwCellInfo (default:true) xml attribute
Fixed to block MDT location request when it is not granted by carrier location application
Bug: 210070896
Bug: 211381328
Bug: 210935899
Verify test: 214386315
Test: atest VtsHalGnssTargetTest
atest CtsLocationGnssTestCases
atest GtsLocationTestCases
atest PtsChreTestRunner
Change-Id: If597efa6bfc9d0a606a12bf09babb32e1ee3d3b4
2022-01-14 09:16:54 +00:00
YiHo Cheng
676247423b
dumpstate: Add tmu register dump
...
Add tmu register dump in thermal section to get tmu status
Bug: 202736838
Test: check tmu register dump info in thermal dumpstate
Change-Id: Ife2ff971eaeda2b132658ca2704bf1edde6fd80a
2022-01-12 23:03:41 +00:00
Wei Wang
8fdd6e65eb
powerhint.json: move display wake node earlier
...
Currently it is a KI the vendor group takes time to update through sysfs
node. This CL moves display wake earlier than TA boost while waiting for
the long term improvement in b/190236772.
Bug: 205261899
Test: Build
Signed-off-by: Wei Wang <wvw@google.com>
Change-Id: Ieb1eb62442e67602605e380b987fe28d1ad2bbd8
2022-01-12 16:29:26 +00:00
Wei Wang
f357b89684
powerhint.json: move display wake hint earlier
...
Currently it is a KI the vendor group takes time to update through sysfs
node. This CL moves display wake earlier than TA boost while waiting for
the long term improvement in b/190236772.
Bug: 205261899
Test: Build
Signed-off-by: Wei Wang <wvw@google.com>
Change-Id: I55bc3b8ee0f48874dbd731f5f3d648adaacf6798
2022-01-11 16:49:17 +00:00
Martin Liu
2b741a51c5
gs101: set readahead_size_kb=128 to vendor, product and system_ext
...
To avoid memory pressure
Bug: 181567573
Test: check readahead size
Signed-off-by: Martin Liu <liumartin@google.com>
Change-Id: I0ef6456a96ef923fe681112560d2f49c514ff529
2021-12-30 02:05:39 +00:00
Edwin Tung
954576cc19
[DO NOT MERGE] gps: update gps driver 129.20.23.523968
...
Request DBH while capability transaction.
Report location info without waiting for DBH.
Use gps location as DBH while timeout.
KDDI NI requires noPreference for suplPrefMethod.
Bug: 206754082
Bug: 207721798
Verify test: 212326933
Test: atest VtsHalGnssTargetTest
atest CtsLocationGnssTestCases
atest GtsLocationTestCases
atest PtsChreTestRunner
Change-Id: I235ea87c683051879ce160d0d41917328ca58e37
Merged-In: I235ea87c683051879ce160d0d41917328ca58e37
2021-12-29 07:44:49 +00:00
Edwin Tung
5759adffeb
Revert "gps: enable GNSS PPS feature"
...
Bug: 211170885
This reverts commit 09409af2d8
.
Reason for revert: The wrong elapsed realtime cause 1/2 Hz location update.
Change-Id: Ice1fe26627b6aed8d622d748a1f044b6acfe177f
2021-12-18 07:38:13 +00:00
Ilya Matyukhin
600f2b5c5c
DO NOT MERGE Remove unintended face config
...
Bug: 210921116
Test: N/A
Change-Id: Ie10aaca6892b1246b57941d00b283f202b08035d
2021-12-16 20:22:17 +00:00
Stephane Lee
57dd93fb86
Add the rest of the AACR fields
...
Bug: 205900652
Test: Ensure that there are no permissions denied errors for
google_battery
Change-Id: I0860b84994c24930334407e909e14469f4b3cb94
2021-12-15 23:28:03 +00:00
Adlai Holler
35230cc1af
Remove redundant build property for reduceOpsTaskSplitting
...
This flag is true for everyone now. No need for it here. Change has no effect.
Bug: 183612348
Bug: 185920634
Change-Id: Ia264cfceb5cea4230a1c459fbd3c3f8c99a35bdf
(cherry picked from commit 8661e6ae13af04eb4aa299327134d7185b563e24)
2021-12-15 08:16:49 +00:00
chungkai
f8454ce693
init: adjust boost value
...
To reduce boot time, adjust util clamp to max.
reduce 200ms+ after cgroups created.
Test: pass
Bug: 204397422
Signed-off-by: chungkai <chungkai@google.com>
Change-Id: I92cd3ee3dcf8dfc9d677ca23492dda62711885af
2021-12-14 18:12:08 +00:00
Wei Wang
2cf22ea5b3
Remove bg group usage
...
Given the current suspects that the bg throttling may cause extra longer
runnable in P21, remove its usage.
Bug: 208895940
Test: book and check cfs group
Signed-off-by: Wei Wang <wvw@google.com>
Change-Id: If7f20646e944eab8d42e6698e08069b608a0ea7a
2021-12-13 22:45:55 +00:00
Stephane Lee
fb6a6e6cbe
Ensure aacr_state is writable for google battery
...
Bug: 205900652
Test: Ensure that there are no permissions denied errors for
google_battery
Change-Id: Icec73159f3686d37fcf91971772ec85d102b92fe
2021-12-11 01:29:57 +00:00
Meng Wang
ab270a8cdc
Revert "pregrant coarse and background location permission to scone"
...
Revert "pregrant coarse and background location permission to scone"
Revert "pregrant coarse and background location permission to scone"
Revert submission 15820535-cherrypick-repregrantLocationToScone-5hvcs25t6g
Reason for revert: Unintended location usage issue not fixed.
Reverted Changes:
I1c2209112:pregrant coarse and background location permission...
I1b9370bdc:pregrant coarse and background location permission...
I0fbb20b3e:pregrant coarse and background location permission...
I2d4681b9a:pregrant coarse and background location permission...
Bug: 210152490
Change-Id: I8f4efa77b20656497999c3afaf4cb7e09081ed8d
2021-12-10 21:30:01 +00:00
Edwin Tung
09409af2d8
gps: enable GNSS PPS feature
...
Bug: 175086879
Test: Gnss measurement elapsedrealtime work
Change-Id: I959587225dd86a3efa11ecfbdd2b57374f09eef8
2021-12-10 05:51:51 +00:00
Edwin Tung
187392eab8
[DO NOT MERGE] gps: update gps driver 129.20.23.522768
...
Fix power mode abnormally turned off by setPositionMode
Fix GPS crashing issue
Fix location lagging during driving
Auto switch constellation for on-chip mode
Bug: 207436894
Bug: 206074009
Bug: 204136420
Bug: 201591644
Verify test: 209775831
Test: atest VtsHalGnssTargetTest
atest CtsLocationGnssTestCases
atest GtsLocationTestCases
atest PtsChreTestRunner
Change-Id: I8562af321a6238009127345a591d8bb1f6197fc2
2021-12-10 05:51:39 +00:00
Alex Hong
70ee94b740
[DO NOT MERGE] Update PRODUCT_SHIPPING_API_LEVEL for gs101 devices
...
ueventd.rc now can only placed to /vendor/etc when
PRODUCT_SHIPPING_API_LEVEL equals to 32.
Now correct the destination path of ueventd.rc.
Test: adb shell getprop ro.product.first_api_level
Bug: 202921268
Change-Id: I1dcda5472278c03c546f3cf1eec26c92d138f2bb
Signed-off-by: Alex Hong <rurumihong@google.com>
2021-12-09 17:33:12 +00:00
Jenny Ho
2ea166b43c
init.gs101.rc: add persist data for ACA
...
Bug: 208962746
Signed-off-by: Jenny Ho <hsiufangho@google.com>
Change-Id: I2c67619112746fb589bbff5743fd41632b4f9cf2
2021-12-09 01:21:30 +00:00