Commit graph

1057 commits

Author SHA1 Message Date
Android Build Coastguard Worker
87bd5e281d Snap for 9053530 from d299a424ca to tm-qpr1-release
Change-Id: I88d525fc5c07dedaf5b8d61ab6bbc76ad183c369
2022-09-12 23:06:59 +00:00
Nicole Lee
d299a424ca Update pixel stability logging mask
- Add GP_SMPF_MSF -> MSD_Warning, MSD_Essential, MSD_Normal, MSD_Detail
- Add SR_IF -> All

Bug: 244403232
Change-Id: I2ebaab2a18b6b0c86ff70306cf57707692a30d03
2022-09-12 02:19:10 +00:00
Android Build Coastguard Worker
ab8de82530 Snap for 9048375 from 24c9524b72 to tm-qpr1-release
Change-Id: Ib47ce16a69df9524a9fd0baafdd8392cd313d49f
2022-09-10 01:03:30 +00:00
Android Build Coastguard Worker
8c1205e8d2 Snap for 9043175 from 5d912313d7 to tm-qpr1-release
Change-Id: Ie05678a7253d9befddf919841408e6bfb4e7746c
2022-09-08 23:03:40 +00:00
Jeffrey Carlyle
24c9524b72 dck: pick up recovery mode library for digital car key wiping
This is done by conditionally including the makefile under vendor so
that AOSP builds where vendor is not present do not faile.

(cherry picked from commit a3a42642f3)

Bug: 203234558
Test: data wipe in Android recovery mode on raven
Test: data wipe in Android recovery mode on c10
Test: data wipe in user mode fastbootd mode on raven
Test: data wipe in user mode fastbootd mode on c10
Signed-off-by: Jeffrey Carlyle <jcarlyle@google.com>
Change-Id: I0ef9dd1ea9eae90ed4feabd19bf9edc7434a572b
2022-09-08 21:58:52 +00:00
JJ Lee
5d912313d7 dumpstate: Add aoc memory vote dump
Bug: 223674292
Test: Boot test, taking bugreport is not blocked
Change-Id: I514d04de5808e22e3927f9534a5b710b7abc045d
Signed-off-by: JJ Lee <leejj@google.com>
2022-09-07 14:25:06 +00:00
Android Build Coastguard Worker
1e7847d99e Snap for 9032824 from 034981b6e5 to tm-qpr1-release
Change-Id: I9e2e175d4ad78e0de8d8055ed71247213f60f408
2022-09-06 23:02:48 +00:00
Cheng Chang
034981b6e5 gps: raise gps service priority
Bug: 237695224
Test: Result 241195410
Change-Id: I9106b8ba3111296225985b4c9f3c2365c23d445d
2022-09-06 03:07:18 +00:00
Android Build Coastguard Worker
fc57384783 Snap for 9030605 from 85f961fa57 to tm-qpr1-release
Change-Id: Ic1295e094dff75cbc6a60288e109f3d892d49dc0
2022-09-05 23:07:44 +00:00
shihchienc
85f961fa57 Differentiate COD between phone and non-phone project
Since we have tablet project and its COD device class should not
be same as phone, we need to add tag for each tablet project so
that when we build project, we can use different COD setting toward
different projects.

Bug: 244403430
Test: build project and check EIR
      tablet should have ComputeR/handheld PC/PDA class and phone should
      have Phone/Smartphone class
Change-Id: I044d93b3c2200ad2025ae44319f0836b079f2584
2022-09-05 03:30:29 +00:00
Android Build Coastguard Worker
df554365fd Snap for 9018797 from 8de207127f to tm-qpr1-release
Change-Id: I8f302b2027d18d1e2ec075d85c42b1ccb83eeb28
2022-09-01 23:03:17 +00:00
Yang Qi
8de207127f Update P22 device compatibility matrix file to update uwb IUwbVendor to v2
Bug: 243455233
Change-Id: Ice60456a5fd0225a5bd7a23de57ee845ddb3eefd
2022-09-01 17:16:53 +00:00
eddiepeng
fd96acefef [Camera 3A] Update LOCAL_TARGET_PRODUCT for F10
Update LOCAL_TARGET_PRODUCT for F10.

Bug: 242961953
Test: buid pass.
Change-Id: Id13d1b47fe3642062defc673656167f9538732ef
Merged-In: Id13d1b47fe3642062defc673656167f9538732ef
2022-09-01 10:14:13 +00:00
Wayne Lin
e631aba3e6 Move lhd.conf, scd.conf to device folder
Move lhd.conf, scd.conf to device folder and maintain them separately by project requirement

Bug: 244258007
Test: confirm the configurations are correct
Change-Id: I8cd14eea3d805c77dfe863285548f090d5fed538
2022-09-01 08:27:37 +00:00
Android Build Coastguard Worker
c5aceafb73 Snap for 9014491 from 1044dd4a6c to tm-qpr1-release
Change-Id: Iaf61cb7715c78b33a8270364d4594abe7d0a174a
2022-08-31 23:03:34 +00:00
George Lee
cad8c5c0a3 health: Remove SOC based throttling
Bug: 244359848
Test: Confirm SOC based throttling removed
Signed-off-by: George Lee <geolee@google.com>
Change-Id: Ideac2224be741b8bb1cc179f27fea0f634a03921
2022-08-31 19:47:00 +00:00
Android Build Coastguard Worker
85473378e4 Snap for 9010110 from ce2ec891bb to tm-qpr1-release
Change-Id: Iccb285152928ab830b9a46acec11808ddbc47042
2022-08-30 23:03:30 +00:00
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