Sunil Ravi
b7f95e9e21
WiFi: Enable radio stats aggregation am: cadd5f8a4c
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/17968013
Change-Id: Ic40f2333ac23d30a1c640900abe51c269fd76e56
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-04-28 20:40:15 +00:00
Sal Savage
706f807686
Use the ?= operator so BT properties can be overridden am: 3cb7308fd5
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/17991841
Change-Id: Ie401e14497434f27581949b99e9ea2da2ad71cc7
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-04-28 20:39:50 +00:00
Minchan Kim
2e31757b26
dumpstate: change page_pinner output file name am: b584dfcbac
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/17992446
Change-Id: I8deaba788f202eeae6dc81593a45a6f66977d973
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-04-28 20:39:20 +00:00
Sunil Ravi
cadd5f8a4c
WiFi: Enable radio stats aggregation
...
set config_wifiLinkLayerRadioStatsAggregationEnabled to true
to enable radio stats aggregation logic.
Bug: 211890916
Test: atest com.android.server.wifi.WifiVendorHalTest
Test: Manual - Dump the link layer stats and validated the results.
Change-Id: Id72778d0e474406f51b5eb4a4be1d57828add934
2022-04-28 20:04:22 +00:00
Sal Savage
3cb7308fd5
Use the ?= operator so BT properties can be overridden
...
System properties set with the "=" operator cannot be overriden. This
device is used elsewhere in the system and some of the properties need
to be overridden. The "?=" operator will use the assigned value if no
other values are assigned elsewhere, allowing for overrides.
Bug: 230638462
Test: adb shell getprop | grep bluetooth
Change-Id: I45b1786f5556ba3e7d493ea17dc955cd317a1156
2022-04-28 19:45:14 +00:00
Minchan Kim
b584dfcbac
dumpstate: change page_pinner output file name
...
Change konb name to "buffer"
Bug: 230651222
Test: check dumpstate_board.txt from adb bugreport
Signed-off-by: Minchan Kim <minchan@google.com>
Change-Id: I4fbab07047af73e38bad3c4a222ba191d045a961
2022-04-28 17:47:19 +00:00
Jerry Huang
ecca212ed7
media: gs101: update performance data for Android T am: a383848cc1
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/17898287
Change-Id: I7be1dbfaae2a8588f594cf2f6f49e68baee73589
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-04-28 09:23:34 +00:00
Jerry Huang
a383848cc1
media: gs101: update performance data for Android T
...
Bug: 226805912
Test:
android.media.decoder.cts.VideoDecoderPerfTest
android.video.cts.VideoEncoderDecoderTest
Change-Id: If01b4774445a47ddabef64e3800db281b106e219
2022-04-28 08:39:50 +00:00
Edwin Tung
daea6c950b
gps: update gps driver 142.20.23.534799 am: eff3df6d75
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/17925911
Change-Id: Iae1a3c943b91afcb9d3c24ee78d877c96d25914d
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-04-28 07:53:01 +00:00
Edwin Tung
eff3df6d75
gps: update gps driver 142.20.23.534799
...
Migrate GNSS HIDL HAL to AIDL HAL
Add a gps.xml configuration parameter for CHRE/CHPP baud rate
Fix for PVT assertion at patch_pvt_engine_cbs line=0078
Additional field in SatellitePVT
Prevent the wrong common bias delta estimation
Prevent wrong unhealthy satellites selection
Fix LPPe UBP rounding error
Fix LPPe UBP error message
Fix ADR issues
Add debug log for ADR and clk Bias
Support pressureNotAvailable in LPPe
Fix AIDL2 measurement corrections issue
Fix unregistered pressure data after LPPe session
Fix dereferenced null pointer
Handle LTE B13/14 band handover
Fixed the ordering of the GLNS satellites based on the ephemeris availability
Report AGC values by constellation and central frequency
Bug: 226691677
Bug: 218580284
Bug: 213009701
Bug: 226805895
Bug: 223361838
Bug: 226112617
Bug: 223593119
Bug: 225285619
Bug: 224969521
Bug: 225278936
Bug: 225285619
Bug: 228301290
Bug: 228405504
Bug: 229038024
Bug: 228288159
Bug: 229032461
Bug: 228791446
Verify test: 230286350
Test: atest VtsHalGnssTargetTest
atest CtsLocationGnssTestCases
atest GtsLocationTestCases
atest PtsChreTestRunner
Change-Id: Ia074bc30bf2ff52ea7ba26324c52c06c00b70979
2022-04-28 07:08:47 +00:00
Sal Savage
59119754b9
[automerger skipped] Update LE Audio profile properties to match spec and implementation am: 4e33220086
am: 79671e4a0f
-s ours
...
am skip reason: Merged-In I5699914c673f4bdaeabef128ff94122bf1963f97 with SHA-1 2e7610e4d3
is already in history
Original change: https://android-review.googlesource.com/c/device/google/gs101/+/2072118
Change-Id: I0fd315338c1df4c339f5309d8a8092501ed7e4dd
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-04-26 22:55:14 +00:00
Sal Savage
79671e4a0f
Update LE Audio profile properties to match spec and implementation am: 4e33220086
...
Original change: https://android-review.googlesource.com/c/device/google/gs101/+/2072118
Change-Id: I603b3899dfa54e8291ab87f7d4978288328ca6c7
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-04-26 21:48:34 +00:00
Ted Wang
3e780709f2
Switch BluetoothCcc hal to 1.1 am: 83601df27a
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/17887240
Change-Id: I7e1b61285a15fa3b2c0b9fb15807a72379e9aa55
Ignore-AOSP-First: this is an automerge
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-04-26 11:33:44 +00:00
Ted Wang
83601df27a
Switch BluetoothCcc hal to 1.1
...
Bug: 229710243
Test: make
Change-Id: I991da922b0c290992c63632efffbabff46c537cb
2022-04-26 10:07:23 +00:00
chungkai
d34d3765c6
powerhal: update new boost uclamp value am: 267e8bb958
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/17943624
Change-Id: Id621135ce13349aa9b03ce13fb684c2cd1c0c7dd
Ignore-AOSP-First: this is an automerge
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-04-26 06:20:26 +00:00
chungkai
267e8bb958
powerhal: update new boost uclamp value
...
set 160 back to 161 since RT task will select
little cores
Test: build pass
Bug: 230247757
Signed-off-by: chungkai <chungkai@google.com>
Change-Id: I2a1e761370a686e0e3c11202de93d5fd91e47b56
2022-04-26 06:00:35 +00:00
Kelly Rossmoyer
2f145d4c2e
Revert "powerstats: set time limit as timeout for AoC" am: 9247e99d14
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/17935514
Change-Id: I040df95b69930a73aadc44092ef3231e28a683b4
Ignore-AOSP-First: this is an automerge
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-04-25 04:16:51 +00:00
Kelly Rossmoyer
9247e99d14
Revert "powerstats: set time limit as timeout for AoC"
...
Revert "powerstats: set time limit as timeout for AoC"
Revert "powerstats: timeout mechanism for AoC data provider"
Revert submission 17800080-power-stats-aoc-timeout
Reason for revert: Causing crashes due to improper thread sync
Reverted Changes:
I71a9e6817:powerstats: timeout mechanism for AoC data provide...
I725c00745:powerstats: set time limit as timeout for AoC
I5b290a53d:powerstats: set time limit as timeout for AoC
Change-Id: Iac058ba7f0984bb86c505738c1eb20b7b6ddff83
2022-04-25 03:56:51 +00:00
Sal Savage
4e33220086
Update LE Audio profile properties to match spec and implementation
...
Bug: 217448211
Test: atest BluetoothInstrumentationTests
Merged-In: I5699914c673f4bdaeabef128ff94122bf1963f97
Change-Id: I5699914c673f4bdaeabef128ff94122bf1963f97
2022-04-22 22:59:25 +00:00
Sal Savage
e444e21178
Update LE Audio profile properties to match spec and implementation am: 2e7610e4d3
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/17647386
Change-Id: Id8b4f1a21f2da905407668094365e36a7d26b8ea
Ignore-AOSP-First: this is an automerge
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-04-22 22:40:23 +00:00
Sal Savage
2e7610e4d3
Update LE Audio profile properties to match spec and implementation
...
Bug: 217448211
Test: atest BluetoothInstrumentationTests
Change-Id: I5699914c673f4bdaeabef128ff94122bf1963f97
2022-04-22 22:06:39 +00:00
Albert Wang
b1698b7859
Updat CleanSpec.mk for USB HAL migration to AIDL am: 1bcc5fc069
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/17822613
Change-Id: I05cd2056b21df20f68beb4ad97777ed5351f12e2
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-04-22 03:28:19 +00:00
Albert Wang
1bcc5fc069
Updat CleanSpec.mk for USB HAL migration to AIDL
...
Bug: 227729582
Test: build
Signed-off-by: Albert Wang <albertccwang@google.com>
Change-Id: Ia8d49a824fd7c2c81c3cbfb5e004132aa3ac580f
2022-04-22 02:50:44 +00:00
chungkai
b3a98db247
powerhal: update new boost uclamp value
...
update new boost uclamp value since we update
cpu capacity
Test: PTS UIBench has no obvious difference
Bug: 224649226
Signed-off-by: chungkai <chungkai@google.com>
Change-Id: Ie2fd9950a98f9786b03ef4e364fd9d584dcc438d
2022-04-21 16:49:00 +00:00
Darren Hsu
334bd6d2ec
powerstats: set time limit as timeout for AoC
...
Bug: 219630658
Test: dumpsys android.hardware.power.stats.IPowerStats/default
Change-Id: I5b290a53dcd5325aa55fd95a42c1af95066f550c
Signed-off-by: Darren Hsu <darrenhsu@google.com>
2022-04-21 04:07:54 +00:00
Xin Li
b56f1c446f
Merge "Merge sc-v2-dev-plus-aosp-without-vendor@8433047" into stage-aosp-master am: 4bf5985951
am: a3cc2e0bbd
...
Original change: undetermined
Change-Id: I563b91d0b624a6cc8ceded879a17dc7cdb846e0b
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-04-20 04:47:31 +00:00
Sal Savage
2de955a27e
[automerger skipped] Enable bluetooth profiles with product.prop am: 3f9ed7fc84
am: 61d84ceb4a
am: 9f67d7a1bb
-s ours
...
am skip reason: Merged-In Id96e675bd0bc162329264c935d4418c0c6a52390 with SHA-1 52c99f6b72
is already in history
Original change: https://android-review.googlesource.com/c/device/google/gs101/+/2060600
Change-Id: Ia7098c6f5f02536d9ac99908cc7898d69f6ae224
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-04-20 04:43:53 +00:00
ykhung
675b52bdef
Add BLUETOOTH_CONNECT permission for SettingsIntelligence
...
Add BLUETOOTH_CONNECT permission for SettingsIntelligence, which is required for the battery widget feature to launch the detailed bluetooth settings page in the Settings
Test: build
Bug: 227265502
Change-Id: I166c0ed987b82428583243e52c343dda30a93ba4
2022-04-19 07:56:24 +00:00
Xin Li
a3cc2e0bbd
Merge "Merge sc-v2-dev-plus-aosp-without-vendor@8433047" into stage-aosp-master am: 4bf5985951
...
Original change: undetermined
Change-Id: Iac7df5d07b73e671b884c4407a3f847d34b9a105
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-04-19 00:08:15 +00:00
Xin Li
4bf5985951
Merge "Merge sc-v2-dev-plus-aosp-without-vendor@8433047" into stage-aosp-master
2022-04-18 23:39:19 +00:00
Sal Savage
9f67d7a1bb
Enable bluetooth profiles with product.prop am: 3f9ed7fc84
am: 61d84ceb4a
...
Original change: https://android-review.googlesource.com/c/device/google/gs101/+/2060600
Change-Id: I020ed5f04d996b2ec8721775a3021bbe874baeab
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-04-18 22:12:50 +00:00
Sal Savage
61d84ceb4a
Enable bluetooth profiles with product.prop am: 3f9ed7fc84
...
Original change: https://android-review.googlesource.com/c/device/google/gs101/+/2060600
Change-Id: I389d076b7ed9fd61409678fe09bbe2c0a01c1fc5
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-04-18 21:40:05 +00:00
Xin Li
0cad6be852
Merge sc-v2-dev-plus-aosp-without-vendor@8433047
...
Bug: 226662282
Merged-In: I87467605520d5dd168c3b03ac3b699800bd96030
Change-Id: I12365876665df7bc4405835f4abf5a35884415a3
2022-04-18 21:00:59 +00:00
Edwin Tung
45ea48cfc6
Revert "gps: update gps driver 140.20.23.532343"
...
This reverts commit 76af536f84
.
Reason for revert: The patch cause regression issue on b/228932000 and b/228935134, revert first.
Change-Id: Icb4d28c9cbe19a776b356b35372326dfdaadb011
2022-04-13 03:45:28 +00:00
Sal Savage
3f9ed7fc84
Enable bluetooth profiles with product.prop
...
Bug: 217448211
Test: make -j
Merged-In: Id96e675bd0bc162329264c935d4418c0c6a52390
Change-Id: Id96e675bd0bc162329264c935d4418c0c6a52390
2022-04-12 13:06:22 -07:00
Eric Laurent
5fd61fc6ad
[automerge] Revert "Build with spatializer feature" 2p: 1d5d80bcf7
am: 75797f2dc9
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/17655078
Change-Id: Iff7f52350c254f63653636d009d30dc80bba5c57
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-04-12 08:30:45 +00:00
Paul Thomson
6dda8feffc
Update dEQP level to 2022
...
Bug: b/228449928
Change-Id: Ie939c26ab5412b29f9a1d7c3a5f938854d2b1253
2022-04-11 21:13:31 +00:00
Eric Laurent
75797f2dc9
[automerge] Revert "Build with spatializer feature" 2p: 1d5d80bcf7
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/17655078
Bug: 223736548
Change-Id: I56b07b6ed8bbaa5efeadb5f50a1a0d1bdefa2ea9
2022-04-08 14:36:37 +00:00
Eric Laurent
1d5d80bcf7
Revert "Build with spatializer feature"
...
Bug: 223736548
Test: make
This reverts commit 8e6ff8503d
.
Change-Id: I0c03e3b62452b92a015e13c28292e93134c294a9
2022-04-08 16:07:50 +02:00
Nicolò Mazzucato
993b145fae
Revert "Enable load kernel modules in parallel"
...
Revert "fix path for i2c peripheral device"
Revert submission 17628085-gs101_parallel_load_enable
Reason for revert: blocking boot. see b/228549855
Reverted Changes:
I01734345a:fix path for i2c peripheral device
Ie3cd1499b:Enable load kernel modules in parallel
Change-Id: I99775d305d27e9b3a9d4874fed9415285139c7d8
2022-04-08 09:53:43 +00:00
Taeju Park
403f13f60a
Disable PMU freq limit in default
...
Bug: 223688700
Signed-off-by: Taeju Park <taeju@google.com>
Change-Id: Ic96dad155f04d4abd180ed6e399b0eb0b61dabdd
2022-04-08 05:54:48 +00:00
Edwin Tung
76af536f84
gps: update gps driver 140.20.23.532343
...
Migrate GNSS HIDL HAL to AIDL HAL
Add a gps.xml configuration parameter for CHRE/CHPP baud rate
Fix for PVT assertion at patch_pvt_engine_cbs line=0078
Additional field in SatellitePVT
Prevent the wrong common bias delta estimation
Prevent wrong unhealthy satellites selection
Fix LPPe UBP rounding error
Fix LPPe UBP error message
Bug: 226691677
Bug: 218580284
Bug: 213009701
Bug: 226805895
Bug: 223361838
Bug: 226112617
Bug: 223593119
Bug: 225285619
Verify test: 228173359
Test: atest VtsHalGnssTargetTest
atest CtsLocationGnssTestCases
atest GtsLocationTestCases
atest PtsChreTestRunner
Change-Id: I18dbc36fec41d148a4f9bb0f9516a7e631aaa515
2022-04-08 01:31:14 +00:00
shawnlin
9f3fe8c5e1
Fixed status bar glitch for apps that access internal resource dimen am: c8d93dd9f7
am: 9820c19ec1
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/17536006
Change-Id: I1aa8bfd62e75052be09745864c6234b163869bcb
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-04-07 14:21:38 +00:00
shawnlin
9820c19ec1
Fixed status bar glitch for apps that access internal resource dimen am: c8d93dd9f7
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/17536006
Change-Id: Ia0c569e11d6babe6c2312bc61bc64cd44fd2294b
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-04-07 13:59:35 +00:00
chungkai
7b2197e8af
Enable load kernel modules in parallel
...
Test: enable successfully without avc denial
Bug: 180676019
Signed-off-by: chungkai <chungkai@google.com>
Change-Id: Ie3cd1499b2a7e00e0aa38a9c1fee29bc0f0f74bb
2022-04-07 09:33:52 +00:00
chungkai
deca07793f
init: modify path of i2c peripherals
...
add potential paths when enable parpllel module loading
Test: build pass
Bug: 228181404
Signed-off-by: chungkai <chungkai@google.com>
Change-Id: I929669a2ddc9155ad4dac1f40f808ffcb4c914f2
2022-04-07 09:33:25 +00:00
Sal Savage
52c99f6b72
Enable bluetooth profiles with product.prop
...
Bug: 217448211
Test: make -j
Change-Id: Id96e675bd0bc162329264c935d4418c0c6a52390
2022-04-05 16:09:24 -07:00
Xin Li
3178ffe865
[automerger skipped] Merge Android 12 QPR3 ab/8391262 am: 2201804c6b
-s ours am: 6e217905f3
-s ours
...
am skip reason: Merged-In I56e2296651999e37048f8be4c53d7c5b9281666f with SHA-1 bca92bdc76
is already in history
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/17545171
Change-Id: Ic5fe62a1b7898212c7acd9cc794b320f717e4b6f
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-04-03 07:43:59 +00:00
Xin Li
6e217905f3
[automerger skipped] Merge Android 12 QPR3 ab/8391262 am: 2201804c6b
-s ours
...
am skip reason: Merged-In I56e2296651999e37048f8be4c53d7c5b9281666f with SHA-1 bca92bdc76
is already in history
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/17545171
Change-Id: I51b157da898e69fc63a95e34f60d4c07b1285073
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-04-03 07:11:59 +00:00
Kelly Rossmoyer
7eb5f7e1db
Revert "powerstats: set time limit as timeout for AoC"
...
Revert "powerstats: set time limit as timeout for AoC"
Revert "powerstats: timeout mechanism for AoC data provider"
Revert submission 17442015-powerstats-aoc-timeout
Reason for revert: Causes PowerStatsHAL crashes (b/227578192)
Reverted Changes:
I9a9eb27fa:powerstats: set time limit as timeout for AoC
Ib70000580:powerstats: timeout mechanism for AoC data provide...
Ied599054c:Revert "powerstats: disable AoC power stats report...
Iaf5af43eb:powerstats: set time limit as timeout for AoC
Change-Id: I7b7a42d3f94769bf937a4d9693444a5f4550dc3f
2022-04-01 22:16:22 +00:00