Commit graph

1090 commits

Author SHA1 Message Date
eddielan
1044dd4a6c fp_test: add command binary for fp test
(Cherry-pick from cdb78894f0909d58568d0063c48e1a0a1e7f4132)

Bug: 203016894
Test: Build pass, verify on device

Change-Id: Ib9a3f1d5642ec4c88e752d05529e2e429dbbc95c
2022-08-30 09:50:44 +00:00
Wayne Lin
ce2ec891bb gps: update gps driver 143.20.23.547844
Fix biased position issue in subsequent periodic request
Fix LHD get stuck issue in PtsChreTestRunner#gnssRestartTest.
Change MSB to true in PVT SUPL posTechnology
Fix position bias issue in the foliage running test

Bug: 236200991
Bug: 240663862
Bug: 236206122
Bug: 233851633

Verify test: b/243323303
Test: VtsHalGnssTargetTest pass
CtsLocationGnssTestCases pass
PtsChreTestCases pass

Change-Id: Ib75eefceb6106523ae99b6b1770f42a3d8c63dc9
2022-08-30 05:11:51 +00:00
Sateshk Kumar Chinnappan
3d77a0d872 Support Call Metrics info as part of Call KPI
Bug:  235999019
Test: make. MO/MT call.
Change-Id: Icad57fbe3545ce2f0f70934bfe16c2dd1a80bee2
2022-08-30 04:31:48 +00:00
Android Build Coastguard Worker
4d6d5554cd Snap for 9000567 from 4c5bbfc702 to tm-qpr1-release
Change-Id: Ic2c6ab59c10aa30f8dd40a905118c20cc0c302ca
2022-08-27 01:03:15 +00:00
Darren Hsu
4c5bbfc702 powerstats: update GPU EnergyConsumer channels
GPU EnergyConsumer should include both S8S_VDD_G3D_L2 and
S2S_VDD_G3D channels.

Bug: 243455584
Test: verified both channels are included
Change-Id: Ia63c89ff5ba24d026a4f0b1e368141521e47b611
Signed-off-by: Darren Hsu <darrenhsu@google.com>
2022-08-26 07:39:57 +00:00
Jeffrey Carlyle
63e9c666f2 Revert "dck: pick up recovery mode library for digital car key w..."
Revert "move digital car key wiping to gs-common"

Revert "clear secure element of Digital Car Keys during factory ..."

Revert "dck: switch to gs--common implementation of digital car ..."

Revert submission 19734547-b203234558-qpr1

Reason for revert: see b/243864778
Reverted Changes:
I53967a5e8:dck: pick up recovery mode library for digital car...
I8fd944c60:dck: switch to gs--common implementation of digita...
I6e8c80818:move digital car key wiping to gs-common
I60052ca58:Support calling WipeKeys with out a ui object
I459d81800:clear secure element of Digital Car Keys during fa...

Change-Id: Ic3f42d0d2c6c78be47cacf9794e7727e6ee5475f
2022-08-26 06:36:57 +00:00
Android Build Coastguard Worker
bdf7e24015 Snap for 8994498 from 21ffd5f188 to tm-qpr1-release
Change-Id: I2a332f8e48ef79cab422b6a9d38235d650ac5ec4
2022-08-25 23:03:30 +00:00
Robb Glasser
21ffd5f188 Dump usf stats history in bugreports.
USF saves a stat buffer to the filesystem periodically. Dump this as
part of bugreports.

Bug: 242320914
Test: Stats are visible in a bugreport.
Change-Id: I2020f48026fcad19e41c8959e404e0a0783a2ef0
2022-08-25 02:47:58 +00:00
Jeffrey Carlyle
a3a42642f3 dck: pick up recovery mode library for digital car key wiping
This is done by pick optionally including a Makefile so that aosp builds
in which the library is not present will pass.

Bug: 203234558
Test: adb reboot recovery; wipe data via menu; verify keys removed
Signed-off-by: Jeffrey Carlyle <jcarlyle@google.com>
Change-Id: I53967a5e8ea0327d6467623929902b90eb2c85da
2022-08-24 12:25:12 -07:00
Android Build Coastguard Worker
c44c25cad4 Snap for 8983512 from 7447cd3664 to tm-qpr1-release
Change-Id: Ib45e442de3db664372e8a1885671b6a897d95e6c
2022-08-23 23:03:28 +00:00
Roger Fang
7447cd3664 pixelstats: add ams_rate sysfs for ATOM of VendorAudioHardwareStatsReported
Bug: 239508478
Test: manually test passed

Signed-off-by: Roger Fang <rogerfang@google.com>
Change-Id: I94b57a757ec8c75ef62b5aa3c516002b905f6f15
2022-08-23 15:34:12 +00:00
David Chao
0d14937aef thermal: move charger thermal HAL setup into project
Move charger pixel-thermal-symlink from common to project folder
to prevent the GKI version dependencies from blocking init.

Bug: 240897207
Test: thermal_symlinks worked properly in charging mode
Change-Id: I46a4fe59fe62845f8197d3a59b18af0945a163f4
2022-08-22 19:54:12 +00:00
Android Build Coastguard Worker
5bb2651272 Snap for 8969739 from 08c526a578 to tm-qpr1-release
Change-Id: Iec81c97f5a07b55f53045fd6219b1ad0ab745f40
2022-08-20 01:03:18 +00:00
Wendly Li
08c526a578 dumpstate: Dump GTI touch information.
Dump the touch information and rawdata when bugreport is triggered.

Bug: 214118904
Test: adb bugreport
Change-Id: I08834cf0176be69359264189b703486e33925f2b
Signed-off-by: Wendly Li <wendlyli@google.com>
2022-08-19 08:23:35 +00:00
Android Build Coastguard Worker
5523b138b7 Snap for 8961426 from 9411790fc5 to tm-qpr1-release
Change-Id: Ia388a71eff6ed568090c35d69103c88e5b258a4f
2022-08-17 23:07:36 +00:00
Darren Hsu
0f2d1bd801 powerstats: add specific combination of data providers
Bug: 242695004
Test: dumpsys android.hardware.power.stats.IPowerStats/default
Change-Id: Ibf689ae6a05a8b9f8c634d354bbcce6731825c0c
Signed-off-by: Darren Hsu <darrenhsu@google.com>
2022-08-17 16:12:30 +08:00
Darren Hsu
9411790fc5 powerstats: include Aurora state residency stats
Bug: 229410570
Test: dumpsys android.hardware.power.stats.IPowerStats/default
Change-Id: I02a3d647575292ccbe64c41fede06261648cd1e2
Signed-off-by: Darren Hsu <darrenhsu@google.com>
2022-08-16 20:18:41 +08:00
Android Build Coastguard Worker
392a9fd2d3 Snap for 8931212 from b0718b6702 to tm-qpr1-release
Change-Id: I2bf614c8e1ffa483d6e5a230f07292a91adfa97f
2022-08-10 23:03:24 +00:00
Rick Yiu
b0718b6702 Modify rt_uclamp_min value am: 97064d1b58
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs201/+/19576151

Change-Id: I540f259d1da61ef8dda59978ce49a0c075993342
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-08-10 17:42:01 +00:00
Rick Yiu
97064d1b58 Modify rt_uclamp_min value
Change the value so that it will map to 910 MHz on mid cores, which
aligns the result of P21.

Bug: 234561004
Test: build pass
Change-Id: I372462d240c5de295959878322c62cc3657cce7c
2022-08-10 17:07:21 +00:00
achigoliu
d6a9d8b6ec handheld_core_hardware.xml should be included at device specific layer.
Bug: 237110906
Test: Manual, verify build artifacts
Signed-off-by: achigoliu <achigoliu@google.com>
Change-Id: Iaf784d28c76b4754a0337250e1bca6c123acc940
Merged-In: I391dce558e1a8407a20789497461700a67dcb5ef
2022-08-10 02:47:02 +00:00
Android Build Coastguard Worker
bec06bfb88 Snap for 8926023 from 856edb8471 to tm-qpr1-release
Change-Id: I713138628071fb916614890b749286dfa1dcc681
2022-08-09 23:03:17 +00:00
Roger Liao
1fa1cf5d87 Scale the flexibility for snesor features settings
Support to exclude baro, HIFI, prox sensor features

Bug: 240652154
Test: adb shell pm list features
Change-Id: Ia1a14acc208f04e2264d3ee03a1cef958fd829af
2022-08-09 18:41:01 +08:00
wenchangliu
856edb8471 update bitrate modes capability for video encoder
Bug: 236896946
Test: check support bitrate modes from getEncoderCapabilities()
Change-Id: I07f824df9f47d3476438604a7fb4e5ab4ee55870
2022-08-09 09:48:44 +00:00
TeYuan Wang
f14529ed67 thermal: allow system to overwrite the skin_therm's trip point
Bug: 236787614
Test: ls -al dev/thermal/tz-by-name/skin_therm/trip_point_0_*
Change-Id: I382214c4942a4f29ee13bf85c8900d131067ae39
2022-08-09 03:08:54 +00:00
GOOGLE\huangaustin
1e179afa61 [PixelLogger][P22] Update P22 Pixel_default.nprf to enable PAL-TraceAlert trace for Power team
bug: 238886084
Change-Id: I3c2c7350ab8301d4fe0c0110a3d6c65f3edafa8f
2022-08-08 15:39:21 +08:00
Android Build Coastguard Worker
ca93f53139 Snap for 8909196 from a245c22458 to tm-qpr1-release
Change-Id: I8625db9a5bc1349525183a0c4c7336ee88f22e7d
2022-08-05 03:02:42 +00:00
Randall Huang
a245c22458 Enable scsi error recovery log for debugging
Bug: 239451498
Test: run storage-qa pixel/039
Signed-off-by: Randall Huang <huangrandall@google.com>
Change-Id: I4031bd245d8b22762a5fe5a678bc8568ff4eb0c5
2022-08-04 01:33:48 +00:00
Android Build Coastguard Worker
ab0d25fe37 Snap for 8903569 from 45c6492990 to tm-qpr1-release
Change-Id: I7f88c00908bf6d437e86d3b5d6f817db6f4e9492
2022-08-03 23:12:01 +00:00
Adam Shih
45c6492990 Remove IBluetoothCcc from common setting
Bug: 239658601
Test: vts-tradefed run vts -m vts_treble_vintf_vendor_test
Change-Id: I6debd45beb274321a055bba4d551f4646ebf0663
2022-08-03 09:21:49 +00:00
Edmond Chung
2b0b2ca387 Camera: Create video_bokeh_node folder at boot am: 38305941b6
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs201/+/19499376

Change-Id: I80d7754b6d6eaf90172bd923cad31a0ffb22314e
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-08-03 00:50:49 +00:00
Edmond Chung
38305941b6 Camera: Create video_bokeh_node folder at boot
Bug: 241054363
Test: Build, run on user-build
Change-Id: I8403c58ed5e9fa6f9bb68012298855d84cfec23e
2022-08-03 00:03:32 +00:00
Android Build Coastguard Worker
c21e09a7ef Snap for 8898488 from 423562d561 to tm-qpr1-release
Change-Id: I64388cd18b7fb172206b511dfdfaab766a39d3a5
2022-08-02 23:03:19 +00:00
Ananth Raghavan Subramanian
423562d561 init: Change pm_freeze_timeout
Reduce /sys/power/pm_freeze_timeout to 1s from default of 20s.
Data shows that the 20s timeout is rarely hit before suspend is aborted
due to a wakeup/interrupt. Reducing the timeout will help with
diagnosing task freezing issues and will reduce time spent attempting
suspend.

Bug: 239743579
Test: Successfuly boot to home, verify change in node
Signed-off-by: Ananth Raghavan Subramanian <ananthrs@google.com>
Change-Id: I839764dd06ebd66110c11953baf13c06e598dd80
Merged-In: I839764dd06ebd66110c11953baf13c06e598dd80
(cherry picked from commit e84f3603d1)
2022-08-02 16:43:51 +00:00
Android Build Coastguard Worker
4f785c00f2 Snap for 8892748 from 20c32a2874 to tm-qpr1-release
Change-Id: If49b6ee326cf6f54cfcd99f91d55e98202dc3aa8
2022-08-01 23:03:12 +00:00
Andrew Chant
20c32a2874 gs201: convert_to_ext4: copy .files, fix md5sum am: b108713200
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs201/+/19399336

Change-Id: I5d452000eabacc5ee3ef3485d90c97911fcabc37
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-08-01 18:17:31 +00:00
Jaegeuk Kim
74ff274895 Use EXT4 for /persist am: 83e0b84caf
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs201/+/19388119

Change-Id: Ic16b53341152a794ae2591e4a7fb25df26b41cd9
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-08-01 18:17:28 +00:00
Konstantin Vyshetsky
bab4345e6b gs201: add script to migrate persist to ext4 am: 214b76abd3
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs201/+/19391442

Change-Id: Ia821dfb32ba14e9610d63cc83653408fc80d20d1
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-08-01 18:17:27 +00:00
Andrew Chant
b108713200 gs201: convert_to_ext4: copy .files, fix md5sum
Copy files in persist/.*
Don't leave md5sums file in the persist folder.

Bug: 239632964
Signed-off-by: Andrew Chant <achant@google.com>
Change-Id: I7d351806f95ccc28fcfec4d45ecf3bda488e7e15
2022-08-01 18:00:49 +00:00
Jaegeuk Kim
83e0b84caf Use EXT4 for /persist
Bug: 239632964
Signed-off-by: Jaegeuk Kim <jaegeuk@google.com>
Change-Id: Idf41e3b71fec50029b77951550def1b8c750a42d
2022-08-01 18:00:49 +00:00
Konstantin Vyshetsky
214b76abd3 gs201: add script to migrate persist to ext4
Bug: 239632964
Signed-off-by: Konstantin Vyshetsky <vkon@google.com>
Change-Id: If3ac021dec5b25968e83f926518e2881c92d2275
2022-08-01 18:00:49 +00:00
Android Build Coastguard Worker
480ff2be4b Snap for 8887382 from 46a0ab6018 to tm-qpr1-release
Change-Id: I1e0d689aefd84965774e9beb6854173667ed38b2
2022-07-30 01:02:59 +00:00
Bruce Po
301ce08839 Add TARGET_PRODUCT variable to aoc daemon build
Add TARGET_PRODUCT variable to aoc daemon build. This will be useful for
including/excluding certain features depending on product type, e.g.
T6 hotword AP offload.

BUG: 240748763
Change-Id: I412309789279830e2380764bb475a9c65b39c355
2022-07-30 00:03:43 +00:00
Darren Hsu
46a0ab6018 powerstats: include WLAN data provider in PowerStatsHAL
The specific device uses QC solution on wifi. Include WLAN state
residency data provider in PowerStatsHAL for the device.

Bug: 231397821
Test: dumpsys android.hardware.power.stats.IPowerStats/default
Change-Id: I268dd007c9998c9453107a7ff9507203aee0f87c
Signed-off-by: Darren Hsu <darrenhsu@google.com>
2022-07-29 03:34:51 +00:00
Stephane Lee
53dc3e39a6 Add device-specific support for GoogleBattery AIDL V1
Bug: 232461104
Test: Ensure Adaptive Charging/Battery health flags works as expected
Change-Id: I8266f622641ca42672685ce3869f03b433cadbe6
Merged-In: I8266f622641ca42672685ce3869f03b433cadbe6
2022-07-28 20:01:51 +00:00
Android Build Coastguard Worker
a43aea1873 Snap for 8877244 from 19b932eb41 to tm-qpr1-release
Change-Id: I3425ee7d45e0ffaba7ba6618209094c9b7db444c
2022-07-27 23:07:44 +00:00
Darren Hsu
19b932eb41 powerstats: remove bluetooth data provider on the specific device
The specific device uses QC solution on Bluetooth. Remove support
of Bluetooth state residency data provider in PowerStatsHAL on the
specific device.

Bug: 231395549
Test: dumpsys android.hardware.power.stats.IPowerStats/default
Change-Id: Ic94d9ca2ddefa5ac09bc83bf156a4972562506ea
Signed-off-by: Darren Hsu <darrenhsu@google.com>
2022-07-27 07:56:02 +00:00
Android Build Coastguard Worker
83896a38b4 Snap for 8872621 from 424daa6932 to tm-qpr1-release
Change-Id: I9aaa865fbbaa035cfdeff90233b94bedb5a2306a
2022-07-26 23:03:04 +00:00
Roger Liao
bf885d8d52 gs201: exclude telephony.carrierlock feature if BOARD_WITHOUT_RADIO
Bug: 238702278
Test: build pass, boot successfully, adb shell pm list features
Change-Id: I16e25061ca63a9134a20db249e469e1a4b227657
2022-07-26 17:51:40 +08:00
Roger Liao
312ccd4c63 gs201: exclude vendor telephony code if BOARD_WITHOUT_RADIO
Bug: 235907512
Bug: 238702410
Bug: 238702413
Test: build pass, boot successfully, adb shell pm list features
Change-Id: Id2923e5b8ea0cce844a6436ce2a4b83a428c5b14
2022-07-26 17:51:40 +08:00