Commit graph

3096 commits

Author SHA1 Message Date
TeYuan Wang
43616f9959 [automerge] dumpstate: add more cooling device debug info 2p: 66f3f5b10e
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/16607169

Bug: 221369360
Change-Id: I07c5bd6ef4c7a9b445d959f894c8600f51cd69a8
2022-02-25 16:49:42 +00:00
TeYuan Wang
66f3f5b10e 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:49:34 +00:00
Edwin Tung
e0c7482bbb [automerger skipped] [DO NOT MERGE] gps: update gps driver 129.20.23.528152 am: 623a33b4d4 -s ours am: e38f23f397 -s ours
am skip reason: subject contains skip directive

Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/16983909

Change-Id: Iea23ec3f8b653a6f773293bbbf22e937c3ebae29
2022-02-24 17:39:48 +00:00
Edwin Tung
e38f23f397 [automerger skipped] [DO NOT MERGE] gps: update gps driver 129.20.23.528152 am: 623a33b4d4 -s ours
am skip reason: Merged-In I943fa1e906d8b0b80b6395accd71c68f97f7ed43 with SHA-1 2df653b72c is already in history

Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/16983909

Change-Id: I600788b6d3ac65b3c14136a67334a38b747082c7
2022-02-24 17:17:28 +00:00
Edwin Tung
036a66cf50 [automerger skipped] [DO NOT MERGE] gps: update gps driver 129.20.23.528152 am: 2df653b72c -s ours
am skip reason: subject contains skip directive

Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/16996816

Change-Id: I707dad41352f7e2f0e8bdd5f8867251928171be5
2022-02-24 15:23:41 +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
Edwin Tung
2df653b72c [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
valid test: 220990700

Test: atest VtsHalGnssTargetTest && atest CtsLocationGnssTestCases
&& atest GtsLocationTestCases && atest PtsChreTestRunner

Change-Id: I943fa1e906d8b0b80b6395accd71c68f97f7ed43
2022-02-24 09:31:10 +00:00
Alessio Balsini
fb8a0383e3 Use FUSE BPF by default
Enable the persist.sys.fuse.bpf.enable flag in the system configuration to
enable the FUSE BPF feature.
This feature has already been tested on Cuttlefish devices and no issues have
been detected yet.

Bug: 220151842
Bug: 202785178
Test: 'adb shell getprop | grep persist.sys.fuse.bpf.enable',
    ScopedStorageTest
Signed-off-by: Alessio Balsini <balsini@google.com>
Change-Id: Ic4114fd23f6745992b513c0cf16d96aff73ad94a
2022-02-23 11:35:23 +00:00
Rick Chen
3fbbc5c703 Move sensor debug property to USF common folder.
Bug: 220215673
Test: lshal debug android.hardware.sensors@2.1::ISensors/default
      See sensor events output.
Signed-off-by: Rick Chen <rickctchen@google.com>
Change-Id: I2c206bd917f0997d2ce0c569b8f376897cff9863
(cherry picked from commit e69afb4814)
2022-02-23 02:10:08 +00:00
Robert Shih
2d94f8212b whitechapel: enable AIDL DRM HALs
Bug: 219538389
Test: atest GtsMediaTestCases
Change-Id: I431554dcbef014f8235f048ee062a218a2131f9c
2022-02-23 01:08:17 +00:00
Lais Andrade
e8dfddc978 Add default alarm and media vibration intensity settings
Fix: 219692498
Test: manual
Change-Id: I1fa7443b36d93906e7def15629b87213edf30727
2022-02-18 11:12:21 +00:00
Jack Diver
42eba1b8e6 gs101: Add pixel_mali_soc config var
* Add gs101 soc soong_config_variable
* Remove unused mali soong namespaces

Test: Build UMD from source for gs101, gs201 and zuma
Test: checkbuild
Bug: 185349920
Bug: 174232579
Signed-off-by: Jack Diver <diverj@google.com>
Change-Id: I8eceaf939f8c498b26a3df9b890c2b3848de9a99
2022-02-17 12:53:42 +00:00
Victor Liu
c85025d971 uwb: add calibration script to device folder
copy calibration script in uwb make

Bug: 219611318
Test: builds
Signed-off-by: Victor Liu <victorliu@google.com>
Change-Id: I3d75f4cbdc046082c7ce005e58a2b68e1d65ddfe
2022-02-15 19:52:43 +00:00
Nate Myren
d945dc90a1 Add notification pregrants to gs101
Test: build
Bug: 218409412
Change-Id: Ib1a02bb00cdbb0778043fa9c279db1a5451e2ebb
2022-02-15 17:18:16 +00:00
Carter Hsu
c0ee644bda audio: update AUdioExt to 3.0
Bug: 206065000
Test: build pass
Signed-off-by: Carter Hsu <carterhsu@google.com>
Change-Id: I79b3fc0ecf9d7e5a6a860029da06deca36ba9573
2022-02-15 09:13:54 +00:00
Bob Badour
0022b191e2 Declare license metadata for copied files. am: 445d07a51b am: 38aba3e97b am: 8e7c4bd61a
Original change: https://android-review.googlesource.com/c/device/google/gs101/+/1984509

Change-Id: Iaceda1844e1410b302cb5e84b40722fcf547d514
2022-02-15 01:47:44 +00:00
Bob Badour
8e7c4bd61a Declare license metadata for copied files. am: 445d07a51b am: 38aba3e97b
Original change: https://android-review.googlesource.com/c/device/google/gs101/+/1984509

Change-Id: I5a68f0f8bc2827555f466aad377d8d26d641359e
2022-02-15 01:31:29 +00:00
Bob Badour
38aba3e97b Declare license metadata for copied files. am: 445d07a51b
Original change: https://android-review.googlesource.com/c/device/google/gs101/+/1984509

Change-Id: I947ab15dae07501ee61edbd94cb937c2299f865b
2022-02-15 01:18:42 +00:00
Xin Li
2effebe37b [automerger skipped] Merge SP2A.220305.012 am: f4d329ec8a -s ours am: a1dad8367b -s ours
am skip reason: Merged-In If597efa6bfc9d0a606a12bf09babb32e1ee3d3b4 with SHA-1 3d54c6f3a5 is already in history

Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/16873058

Change-Id: Ia2bd23af21f77c2509a108d8c9d10e69e96794a3
2022-02-15 00:35:24 +00:00
Xin Li
a1dad8367b [automerger skipped] Merge SP2A.220305.012 am: f4d329ec8a -s ours
am skip reason: Merged-In If597efa6bfc9d0a606a12bf09babb32e1ee3d3b4 with SHA-1 3d54c6f3a5 is already in history

Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/16873058

Change-Id: I614f50d1058b52463fa84da529e77532a6cb6179
2022-02-15 00:14:50 +00:00
Bob Badour
445d07a51b Declare license metadata for copied files.
Bug: 151177513

Test: m all dist reportmissinglicenses
Change-Id: I02597501691e2743971c93dabcd9fe00d25645d3
2022-02-14 12:38:48 -08:00
Xin Li
f4d329ec8a Merge SP2A.220305.012
Bug: 219523960
Merged-In: If597efa6bfc9d0a606a12bf09babb32e1ee3d3b4
Change-Id: If2ee6468bb8be7d4da2aa8843a2bb52c132fcf6a
2022-02-14 19:59:09 +00:00
Xin Li
091db01220 [automerger skipped] Merge sc-v2-dev-plus-aosp-without-vendor@8084891 am: 6ea7e8b035 -s ours am: 1ff0c92bbd -s ours
am skip reason: Merged-In Ife2ff971eaeda2b132658ca2704bf1edde6fd80a with SHA-1 676247423b is already in history

Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/16845166

Change-Id: I8852bdbc1aa0157fe3f50c94d4ecbf17b5b4ff12
2022-02-14 18:21:27 +00:00
Xin Li
1ff0c92bbd [automerger skipped] Merge sc-v2-dev-plus-aosp-without-vendor@8084891 am: 6ea7e8b035 -s ours
am skip reason: Merged-In Ife2ff971eaeda2b132658ca2704bf1edde6fd80a with SHA-1 676247423b is already in history

Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/16845166

Change-Id: I6a7d19efbeac9816dd91e7bfb2187c417fe1f776
2022-02-14 18:04:03 +00:00
Carter Hsu
8a44f52082 audio: Update Audio HIDL to 7.1
Bug: 205235270
Test: build pass
Signed-off-by: Carter Hsu <carterhsu@google.com>
Change-Id: Ic54e2787ef27022556430c6c1db346b1e1348e39
2022-02-14 01:02:01 +00:00
Xin Li
6ea7e8b035 Merge sc-v2-dev-plus-aosp-without-vendor@8084891
Bug: 214455710
Merged-In: Ife2ff971eaeda2b132658ca2704bf1edde6fd80a
Change-Id: Ic1617d8e3b1aac8c2acc2c483b1347431e911a1e
2022-02-11 07:10:27 +00:00
weichinweng
fcd13c2a6c Align ASHA prop with BluetoothProperties am: 33f00feec1 am: 2eb5898ff5 am: 509789fe9c am: 06f1614c91
Original change: https://android-review.googlesource.com/c/device/google/gs101/+/1976974

Change-Id: I9f89a8c51c78e9aea571734f47573bc9fbbaa117
2022-02-11 03:15:33 +00:00
weichinweng
06f1614c91 Align ASHA prop with BluetoothProperties am: 33f00feec1 am: 2eb5898ff5 am: 509789fe9c
Original change: https://android-review.googlesource.com/c/device/google/gs101/+/1976974

Change-Id: I688eb358117ed993a07ef442c8f4a340fff030eb
2022-02-11 02:45:05 +00:00
weichinweng
509789fe9c Align ASHA prop with BluetoothProperties am: 33f00feec1 am: 2eb5898ff5
Original change: https://android-review.googlesource.com/c/device/google/gs101/+/1976974

Change-Id: Id0d14edff51ab3b302a73d64fe8c70f0800f2793
2022-02-11 02:25:43 +00:00
weichinweng
2eb5898ff5 Align ASHA prop with BluetoothProperties am: 33f00feec1
Original change: https://android-review.googlesource.com/c/device/google/gs101/+/1976974

Change-Id: If6cd9cfef74d8a171468217cbe1c3a39c7a55517
2022-02-11 02:08:26 +00:00
Ankit Goyal
8b6040996b Remove outdated namespaces
Bug: 174232579
Test: Boots to home
Change-Id: I0df3cbf63bfa85bf092a973b3e5e10d8bdedb8ad
2022-02-11 00:52:54 +00:00
Ankit Goyal
9569216882 Update vulkan library name to vulkan.mali
Bug: 174232579
Test: Boots to home
Change-Id: I5d16d8b6215da49db49458f277da917385ec2052
2022-02-11 00:52:54 +00:00
weichinweng
33f00feec1 Align ASHA prop with BluetoothProperties
* Modify bluetooth.profile.asha.central to
  bluetooth.profile.asha.central.enabled

Tag: #feature
Test: manual
Bug: 211570675
Bug: 218454632
Change-Id: I04be495b881bfa3ed5b7a3a05f50d33e83743e35
2022-02-10 15:16:41 +00:00
Darren Hsu
29832dc73a powerstats: add devfreq state residency for MFC and DISP
Bug: 218772968
Bug: 216600952
Test: dump power stats and see the state residencies appear
Test: verified that the string buffer is enough
Change-Id: Id57cefa7c35145edfc617c97ac8ff80b4827214a
Signed-off-by: Darren Hsu <darrenhsu@google.com>
2022-02-10 12:06:09 +00:00
Presubmit Automerger Backend
be63735d7b [automerger skipped] [automerge] Partial Revert "powerhint: remove powerhint.json for separating configs" 2p: feb6fd3e0f am: 43dc7bc652 -s ours
am skip reason: Merged-In Ied6e98e39481775d17efa8c3741a99eaf3fab2b8 with SHA-1 4a00d52966 is already in history

Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/16811163

Change-Id: I7fbf6bd65f7b9543243f04646c367a8a9ca9d1b4
2022-02-10 04:13:03 +00:00
Presubmit Automerger Backend
10cbc8574b [automerger skipped] [automerge] powerhint: remove powerhint.json for separating configs 2p: eea7b26d08 am: 3569070df7 -s ours
am skip reason: Merged-In Ie1cb4e4c0fd3fc0abbba1e721cc7f66841265e98 with SHA-1 aa7f75a6c6 is already in history

Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/16687457

Change-Id: Id65e654629f380b2375cb637f226bbb30f337f9b
2022-02-10 04:13:02 +00:00
Quang Luong
bf1e7742d7 Update WIFI_HAL_INTERFACE_COMBINATIONS for 1.6 HAL
Update WIFI_HAL_INTERFACE_COMBINATIONS for 1.6 HAL, which should
explicitly specify AP_BRIDGED for bridged AP.

Bug: 207055799
Test: build
Change-Id: Ibc9ee2a5b0d446e7fe4ad4022da1a086a042e235
2022-02-09 16:41:23 +00:00
Jinting Lin
834ad828b3 Update Pixel_stability.nprf
- Enable LTE_L1LC and LTE_HAL

Bug: 218409029
Change-Id: I99dd8f95e0af6e101d4989cc96def3661886509e
2022-02-09 01:50:39 +00:00
Rick Yiu
ec9700f0fb Change the cpuset of OtaProfiles
Previous setting is based on cpu shares, which is disabled first, so
we need to change the setting.

Bug: 218420168
Test: build pass
Change-Id: I5528fdccb77f82fc6b4b463476b85aff6b72dbc3
2022-02-08 14:38:02 +08:00
Presubmit Automerger Backend
43dc7bc652 [automerge] Partial Revert "powerhint: remove powerhint.json for separating configs" 2p: feb6fd3e0f
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/16811163

Bug: 215655510
Change-Id: Iee95c52a8a69a3e3ab9f5f5a11d6069052f41b59
Merged-In: Ied6e98e39481775d17efa8c3741a99eaf3fab2b8
2022-02-08 04:53:10 +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
Presubmit Automerger Backend
3569070df7 [automerge] powerhint: remove powerhint.json for separating configs 2p: eea7b26d08
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/16687457

Bug: 215655510
Change-Id: Idbbc763b97de7e123769fdc53547d72a7e83ddba
Merged-In: Ie1cb4e4c0fd3fc0abbba1e721cc7f66841265e98
2022-02-08 04:52:33 +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
Badhri Jagan Sridharan
06870a01fa Rename enable_usb dev node to move_data_to_usb
kernel dev attribute has now been renamed from enable_usb
to move_data_to_usb. Update the same.

Bug: 211677613
Bug: 213312081
Signed-off-by: Badhri Jagan Sridharan <badhri@google.com>
Change-Id: I8e4aa0b2e09bfef807f0169eabb79e2fa2e4d2c7
2022-02-07 07:13:12 +00:00
Kelvin Zhang
803fc9b494 Enable VABC xor on p21 devices
This is expected to reduce space requirements for OTA by 25%-40%
For more details see http://go/vabc-xor

Change-Id: Icb53bd27749c960a7738311c3a9c1d60c7b72abe
Test: th
2022-02-03 20:58:47 +00:00
Sunil Ravi
077119357c wifi: Enable ieee80211w feature on SoftAp interface
Set ieee80211w=1 config item in the hostapd config file
based on the feature flag, BOARD_HOSTAPD_CONFIG_80211W_MFP_OPTIONAL.
This enables management frame protection and prevents denial of
service when an attacker sends deauthentication frames to the
clients connected to the SoftAp.

Bug: 197874458
Test: Connected STAs to Pixel SofAp and confirmed from the
sniffer logs that PMF capabilities are exchanged and the required
management frames are protected.

Change-Id: I6f23fd82eeec97d80d808c90ad48901eda630646
2022-02-03 20:09:33 +00:00
Presubmit Automerger Backend
aa69549a61 [automerger skipped] [automerge] Remove cpu controller usage in P21 2p: 5ebc40697f am: 901945b74c -s ours
am skip reason: Merged-In I80fdd7301d23243ac8e4b2e633cc1e16283227ea with SHA-1 3c5725a6d8 is already in history

Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/16764525

Change-Id: I74f0fbc6daa454e959d9189ad4a2b08c95d6ffe5
2022-02-01 07:53:01 +00:00
Presubmit Automerger Backend
901945b74c [automerge] Remove cpu controller usage in P21 2p: 5ebc40697f
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/16764525

Bug: 208895940
Change-Id: I9b5d14a2f6847386d1feb9570d1789adacfaea0b
2022-01-31 21:17:38 +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
Wei Wang
3c5725a6d8 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>
Change-Id: I80fdd7301d23243ac8e4b2e633cc1e16283227ea
2022-01-31 11:40:53 -08:00