SalmaxChang
5c26b4cc73
device: remove gnss blanking file temporarily am: 37f619ea3f
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs201/+/17346004
Change-Id: Ibd7939843dd2c55ff59337b2d5af6da84a95a8c4
2022-03-24 04:12:40 +00:00
Adam Shih
33f5f28ced
enforce debugfs constraint on user build am: c676225fef
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs201/+/17338964
Change-Id: I9ee3af233310edfbffec028de6dba3378d37b0da
2022-03-24 04:12:13 +00:00
Martin Liu
1f88aec39f
set swiotlb as noforce am: b8b02bc357
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs201/+/17071164
Change-Id: I0bf3118ea218668a8785fdfccb70eb9c9e936540
2022-03-24 04:12:06 +00:00
SalmaxChang
9ff09069f1
device: remove gnss blanking file temporarily am: 37f619ea3f
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs201/+/17346004
Change-Id: I834c2ba2001c2bb0254b02be295881bc832273a5
2022-03-24 04:11:12 +00:00
Adam Shih
05882f4bb8
enforce debugfs constraint on user build am: c676225fef
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs201/+/17338964
Change-Id: I9b352bba00b395ad23e5eba37cd536bed9c1266c
2022-03-24 04:10:56 +00:00
Martin Liu
150a1e6b79
set swiotlb as noforce am: b8b02bc357
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs201/+/17071164
Change-Id: I5e9592e7b959f0e5003ff1e77e95bbb2f1efce50
2022-03-24 04:10:41 +00:00
SalmaxChang
37f619ea3f
device: remove gnss blanking file temporarily
...
The current CP does not support related RCM command.
Disable GNSS blanking temporarily.
Bug: 226074879
Change-Id: I7d433b269d7a5f3c532d949e58bf4190c9501462
2022-03-24 03:01:40 +00:00
Adam Shih
c676225fef
enforce debugfs constraint on user build
...
Bug: 225815474
Test: build pass
Change-Id: I6507e784b3597220920f59d969bbeafdd199174b
2022-03-24 01:05:18 +00:00
Martin Liu
b8b02bc357
set swiotlb as noforce
...
As dma devices are 36bit bounded, we don't need SWIOTLB
bounce buffers. Set swiotlb=noforce to disable this and
make the minimum amount of memory allocation.
Bug: 207573157
Test: check total memory and io_tlb_nslabs
Signed-off-by: Martin Liu <liumartin@google.com>
Change-Id: I21eac64f57505c14e12fed50980aad4d818b34cb
2022-03-23 17:08:18 +08:00
Luigi Zevola
f51dc49fb7
dumpstate: add additional AoC entries am: b1dadb6889
am: a5ebd22332
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs201/+/17337551
Change-Id: I7234d57da613c3a1331ee71320b0ef0b5c32e047
2022-03-23 04:03:36 +00:00
Luigi Zevola
a5ebd22332
dumpstate: add additional AoC entries am: b1dadb6889
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs201/+/17337551
Change-Id: I617c7ca6582c1fd94cc14aedd2d2a49d33f6a474
2022-03-23 03:46:24 +00:00
Luigi Zevola
97476711d0
dumpstate: add additional AoC entries am: b1dadb6889
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs201/+/17337551
Change-Id: I75880e78091eb016b1bc177496effdf5eae01c54
2022-03-23 03:46:14 +00:00
Luigi Zevola
b1dadb6889
dumpstate: add additional AoC entries
...
Add additional AoC Entries to dumpstate to improve debuggability
Bug: 225585054
Test: On P10/C10
Signed-off-by: Luigi Zevola <zevola@google.com>
Change-Id: I2c276a0c157e64b3f376c4af1dbe214223a22af7
(cherry picked from commit 1f1958d031
)
2022-03-22 22:51:49 +00:00
Eric Biggers
679422da02
Stop setting vold.post_fs_data_done
...
The "vold.post_fs_data_done" system property was only used by FDE, which
is no longer supported and was never used by this device in the first
place, so there's no need to set this system property.
Bug: 208476087
Change-Id: Iec23cacb35696aebdaa30f47b19c91297eecbb07
2022-03-22 17:41:10 +00:00
Luigi Zevola
1f1958d031
dumpstate: add additional AoC entries
...
Add additional AoC Entries to dumpstate to improve debuggability
Bug: 225585054
Test: On P10/C10
Signed-off-by: Luigi Zevola <zevola@google.com>
Change-Id: I2c276a0c157e64b3f376c4af1dbe214223a22af7
2022-03-22 03:32:31 +00:00
Midas Chien
cb78664adf
Move 90hz denylist to vendor am: e5125cb214
am: 0922920a07
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs201/+/17232291
Change-Id: Ic4a0ccf57dac8c383a48520ec76e6ff599db0cde
2022-03-21 17:45:00 +00:00
Midas Chien
0922920a07
Move 90hz denylist to vendor am: e5125cb214
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs201/+/17232291
Change-Id: I3633b7258334eda02d6190cce860212342dcac9c
2022-03-21 17:21:57 +00:00
Midas Chien
ac884cc57f
Move 90hz denylist to vendor am: e5125cb214
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs201/+/17232291
Change-Id: Id444203e5ac5791a46a3d18ff054e6ee1f321c6d
2022-03-21 17:21:34 +00:00
TeYuan Wang
02ba96a2c7
dumpstate: dump cooling device user_vote am: e138cd41be
am: 65469e2a15
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs201/+/17256671
Change-Id: I63d02849f12350a63ef4aea92a2a78d09856c7af
2022-03-21 17:04:35 +00:00
Midas Chien
e5125cb214
Move 90hz denylist to vendor
...
Bug: 224646131
Change-Id: I66c9dc9b047aaa833f88a3e6162095e6022a92a4
2022-03-21 17:03:34 +00:00
TeYuan Wang
65469e2a15
dumpstate: dump cooling device user_vote am: e138cd41be
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs201/+/17256671
Change-Id: I2f7baad727de5048d7e3d570c945532f7294c627
2022-03-21 16:45:54 +00:00
TeYuan Wang
7fc5506d95
dumpstate: dump cooling device user_vote am: e138cd41be
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs201/+/17256671
Change-Id: Ic70db5f849c6f0e7a2a40838924e7652b074175b
2022-03-21 16:45:00 +00:00
TeYuan Wang
e138cd41be
dumpstate: dump cooling device user_vote
...
Bug: 221180075
Test: check dumpstate from bugreport
Change-Id: I68e1d5d3561770714f13ab2560a0533d2cbec243
2022-03-21 16:30:04 +00:00
Beverly
c527bc8992
By default, face-auth is non-bypass am: 058774bc73
am: d9c9a30751
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs201/+/17257647
Change-Id: I45da74d4a2132aee50bf69a8b319aaec80aaba9d
2022-03-21 14:24:35 +00:00
Beverly
ead16fc5c7
By default, face-auth is non-bypass am: 058774bc73
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs201/+/17257647
Change-Id: I86cfa59d853dec35de7886e1163a4c78931165b2
2022-03-21 14:07:29 +00:00
Beverly
d9c9a30751
By default, face-auth is non-bypass am: 058774bc73
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs201/+/17257647
Change-Id: Iab785285d7872157d2c30d5ed41303c28c50c3e8
2022-03-21 14:06:56 +00:00
Beverly
058774bc73
By default, face-auth is non-bypass
...
Test: manual
Fixes: 225374807
Change-Id: I082de931940e9a6803e7bcc49a1a663f1e28a8f3
2022-03-21 13:53:34 +00:00
Darren Hsu
f03de15472
powerstats: update TPU-DVFS frequencies am: 3413a13921
am: a4bd53c1f8
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs201/+/17289114
Change-Id: Ida897565d875c23dcfc982ceb2120f8dfc937b3e
2022-03-21 12:36:58 +00:00
Darren Hsu
a4bd53c1f8
powerstats: update TPU-DVFS frequencies am: 3413a13921
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs201/+/17289114
Change-Id: I2486f705680d43e45a19b5648a41fc5309557d2d
2022-03-21 11:59:57 +00:00
Darren Hsu
6919bb1317
powerstats: update TPU-DVFS frequencies am: 3413a13921
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs201/+/17289114
Change-Id: I65e4d3e88ab2b001bf50eb6c8f7f582f64b5c926
2022-03-21 11:59:48 +00:00
Darren Hsu
3413a13921
powerstats: update TPU-DVFS frequencies
...
Bug: 225290987
Test: dump power stats and see frequencies updated
Change-Id: If516f115e1a3f3c06c04deadcea56b97f5a24ccd
Signed-off-by: Darren Hsu <darrenhsu@google.com>
2022-03-21 15:23:24 +08:00
Lucas Dupin
d8db97093e
Enable blurs am: 2964ee6020
am: b8b7ddde21
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs201/+/17230886
Change-Id: Icd768a27da752004171ee0cca0ed6d8c186491f9
2022-03-18 18:57:18 +00:00
Lucas Dupin
b8b7ddde21
Enable blurs am: 2964ee6020
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs201/+/17230886
Change-Id: I8732d3f952cf8bc14055b841ab463717ec2e6259
2022-03-18 18:43:47 +00:00
Lucas Dupin
791d2e8a33
Enable blurs am: 2964ee6020
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs201/+/17230886
Change-Id: Ie77c4b548668b98b5fcdeeb276e1f24dfadfba5a
2022-03-18 18:43:37 +00:00
Lucas Dupin
2964ee6020
Enable blurs
...
This was somehow disabled
Test: forrest build
Fixes: 225015208
Change-Id: I4ed97dfaf8362ace933b6d5e08408ee35d54ee13
2022-03-18 18:26:02 +00:00
Darren Hsu
be7f1ce08d
powerstats: add devfreq state residency for BO am: 1d6fa6d79e
am: ea7a75fafd
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs201/+/17197676
Change-Id: Iaa182dfc9320042e63fe9837908b14e2f754e12e
2022-03-18 12:03:18 +00:00
Darren Hsu
ea7a75fafd
powerstats: add devfreq state residency for BO am: 1d6fa6d79e
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs201/+/17197676
Change-Id: Ie4f5279f9fd8ed556fdb1e193aa754ed87e86193
2022-03-18 11:40:46 +00:00
Darren Hsu
b44d7ee25f
powerstats: add devfreq state residency for BO am: 1d6fa6d79e
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs201/+/17197676
Change-Id: Ibba0bad100192e6b5e6037be5303f8fff48b1275
2022-03-18 11:40:40 +00:00
Darren Hsu
1d6fa6d79e
powerstats: add devfreq state residency for BO
...
Bug: 216600952
Test: dump power stats and see the state residencies appear
Test: verified that the string buffer is enough
Change-Id: Ic2c7c29c9b6408018ba9c98578e5a32d4e082ef1
Signed-off-by: Darren Hsu <darrenhsu@google.com>
2022-03-18 11:19:13 +00:00
Shinru Han
a5b3ed6322
gps: Add MCU crash dump to bugreport am: f943e9a4f3
am: f4b9309989
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs201/+/17230856
Change-Id: Ib046aab2f6c88e0a8673eb08dcf59dfc9af2afb0
2022-03-18 04:03:24 +00:00
Shinru Han
f4b9309989
gps: Add MCU crash dump to bugreport am: f943e9a4f3
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs201/+/17230856
Change-Id: Ia1fc3ac4e0d3ab633b7dff1d00ee131e7a61c173
2022-03-18 03:40:08 +00:00
Shinru Han
41b26a1666
gps: Add MCU crash dump to bugreport am: f943e9a4f3
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs201/+/17230856
Change-Id: Ibdf754efcf43f0eb66c0eddcb06b3b45caf43db4
2022-03-18 03:40:02 +00:00
Shinru Han
f943e9a4f3
gps: Add MCU crash dump to bugreport
...
- Add MCU (ESW) crash dump
- Add tmp log
- Reduce log number to 20
Bug: 223741583
Test: bugreport gps log test
Change-Id: I157d93bd0a3ede4e547df193d2808c4338c8c405
2022-03-18 03:21:36 +00:00
Long Ling
5935e147e4
remove hwc-2.4 from manifest am: d0795a2321
am: a077ef0392
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs201/+/17014162
Change-Id: I0756b658da0181b7586ed63a2175c30697adcb47
2022-03-17 21:21:01 +00:00
Long Ling
a077ef0392
remove hwc-2.4 from manifest am: d0795a2321
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs201/+/17014162
Change-Id: I169cba484c1f8effb0ffd3b2cdb671e8b12644cf
2022-03-17 20:57:58 +00:00
Long Ling
53bc59a269
remove hwc-2.4 from manifest am: d0795a2321
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs201/+/17014162
Change-Id: Ie7a19de04ed6fe2a18a722ca7bd4aa1de7c6c4a8
2022-03-17 20:57:40 +00:00
Long Ling
d0795a2321
remove hwc-2.4 from manifest
...
hwc3 is in use.
Bug: 216532282
Change-Id: Iccce473319d7e48cb25e3719ca17092b97d9b07a
2022-03-17 20:39:59 +00:00
Alex Hong
4c9dcac2d4
Remove the RenderScript HAL from the vendor manifest am: 6ede91b25e
am: 18fc66690a
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs201/+/17139607
Change-Id: I4e5987965277cd3547e43f0ee4d9248b0952a8f3
2022-03-17 15:34:41 +00:00
Alex Hong
24757829ba
Upgrade VINTF Target FCM level from 6 to 7 am: b7d761b443
am: 096a5685ed
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs201/+/17107403
Change-Id: I18cabc33bb22cb061eec24d33b0f07a2118ce041
2022-03-17 15:34:38 +00:00
Alex Hong
18fc66690a
Remove the RenderScript HAL from the vendor manifest am: 6ede91b25e
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs201/+/17139607
Change-Id: Ic913596eda63d0a179058bcb713b38421985189d
2022-03-17 14:51:54 +00:00