Cole Faust
10e96ef8d5
Remove usage of intermediates-dir-for am: 4293b68380
am: 4449d053d5
am: fe6f545c69
...
Original change: https://android-review.googlesource.com/c/device/google/gs101/+/2042723
Change-Id: I005566c7911846554790aca235206cc281058d79
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-03-25 18:39:33 +00:00
Cole Faust
fe6f545c69
Remove usage of intermediates-dir-for am: 4293b68380
am: 4449d053d5
...
Original change: https://android-review.googlesource.com/c/device/google/gs101/+/2042723
Change-Id: I32a1757d9e9bab23dcd3741c924c1b9907b29692
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-03-25 18:18:42 +00:00
Cole Faust
4449d053d5
Remove usage of intermediates-dir-for am: 4293b68380
...
Original change: https://android-review.googlesource.com/c/device/google/gs101/+/2042723
Change-Id: Ic8d95d6fcc995ad1ce6b3197a35bda0acc371aa0
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-03-25 17:54:18 +00:00
Sam Dubey
ea5f5b02e8
Revert "Enable load kernel modules in parallel" am: 293b0c871d
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/17395407
Change-Id: I0949677794f6fa83df4d7ef23d4f403467b6575a
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-03-25 10:46:09 +00:00
Sam Dubey
293b0c871d
Revert "Enable load kernel modules in parallel"
...
This reverts commit 264b325dd1
.
Reason for revert: Boot crashes on gs101 devices
Bug: 226705295
Change-Id: Id074bbc5fdc9f747f45d01405f5b08f37e5617f3
2022-03-25 10:30:47 +00:00
Darren Hsu
67f3dda062
powerstats: add AoC restart count stats am: cce5e9f8b0
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/17365283
Change-Id: I3e5830b6a14e797eceb61a8f179358ccee64ee02
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-03-25 07:19:07 +00:00
Darren Hsu
cce5e9f8b0
powerstats: add AoC restart count stats
...
Bug: 226173008
Test: dump power stats and verify restart count increased
Change-Id: Ia0cfcd9f9dae68dc21c33074147e8b6db547ebc9
Signed-off-by: Darren Hsu <darrenhsu@google.com>
2022-03-25 07:04:11 +00:00
Darren Hsu
668acb9fb6
powerstats: add AoC restart count stats
...
Bug: 226173008
Test: dump power stats and verify restart count increased
Change-Id: Ibfdea3bff33d79ad6a56a6eab9e109617ddb7f2d
Signed-off-by: Darren Hsu <darrenhsu@google.com>
2022-03-25 11:18:43 +08:00
chungkai
37bb27ef57
Enable load kernel modules in parallel am: 264b325dd1
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/17159643
Change-Id: I8226ecc71a5d9a76b258870928a3f7af6d186e1b
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-03-25 02:56:13 +00:00
chungkai
264b325dd1
Enable load kernel modules in parallel
...
Test: enable successfully
Bug: 180676019
Signed-off-by: chungkai <chungkai@google.com>
Change-Id: I61678ea8123123af4a4b1d2b45a3cf78bfd5d4f7
2022-03-25 02:33:18 +00:00
Etienne Ruffieux
7e06022e88
Removed audio A2dp and Hearing Aid from device.mk am: 3fec66cbb6
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/17074490
Change-Id: I39e5ec905bb594858731328b1335e46091681960
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-03-25 00:31:51 +00:00
Etienne Ruffieux
3fec66cbb6
Removed audio A2dp and Hearing Aid from device.mk
...
Bug: 220306859
Test: atest
Tag: #feature
Change-Id: Ia1d4fbe0e406e895d295936c524c5dbba6c269cd
2022-03-25 00:27:30 +00:00
Cole Faust
4293b68380
Remove usage of intermediates-dir-for
...
intermediates-dir-for relies on several variables that
haven't been set at the time the board configuration
runs. The board configuration got around that by using
deferred expansion, but deferred expansion is something
that starlark doesn't support. Remove intermediates-dir-for
by switching to TARGET_RECOVERY_FSTAB_GENRULE, which
accepts a genrule module to use instead of a file.
Bug: 201700692
Test: Presubmits
Change-Id: I6ebb75073abeebce71873f414129759789096b0f
2022-03-24 11:22:21 -07:00
Super Liu
bcf1ad31a0
dumpstate: update the nvt touch path. am: 40429a7aef
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/17341925
Change-Id: I2290503271914dfa6ec272498a144f55b1b82144
2022-03-24 10:21:18 +00:00
Super Liu
40429a7aef
dumpstate: update the nvt touch path.
...
Bug: 219602920
Test: TH build pass.
Signed-off-by: Super Liu <supercjliu@google.com>
Change-Id: I9f97cef742e16ee357bc5b872180682520602c76
2022-03-24 09:48:55 +00:00
Alessio Balsini
2b2322fc11
FUSE-BPF: enable by default am: 278c90473b
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/17352007
Change-Id: Iede0a1e57e4709851772e7d7673dcd8bd0b343ea
2022-03-24 07:53:51 +00:00
Joe Huang
6e75511c1e
gps: Set SuplUseFwCellInfo to false am: 9dd9934e75
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/17125291
Change-Id: I6ccff2f44207b6341ed073195516f8f75a058bee
2022-03-24 07:53:45 +00:00
Alessio Balsini
278c90473b
FUSE-BPF: enable by default
...
Enable the ro.fuse.bpf.enabled 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: 202785178
Test: adb shell getprop ro.fuse.bpf.enabled
Signed-off-by: Alessio Balsini <balsini@google.com>
Change-Id: I7344b8ac2e19fe07d4e27e4e0d28930450caf77e
2022-03-24 07:28:54 +00:00
Alessio Balsini
97c883058f
[automerge] FUSE-BPF: enable by default 2p: dff6dcf503
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/17352007
Bug: 202785178
Change-Id: I4eea6b61f88e1acacef6c1965e9cdbd5ec41da95
2022-03-23 19:58:24 +00:00
Alessio Balsini
dff6dcf503
FUSE-BPF: enable by default
...
Enable the ro.fuse.bpf.enabled 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: 202785178
Test: adb shell getprop ro.fuse.bpf.enabled
Signed-off-by: Alessio Balsini <balsini@google.com>
Change-Id: I7344b8ac2e19fe07d4e27e4e0d28930450caf77e
2022-03-23 19:56:28 +00:00
Joe Huang
9dd9934e75
gps: Set SuplUseFwCellInfo to false
...
- Set SuplUseFwCellInfo=false to prevent SUPL long TTFF issue
Bug: 223488012
Test: GNSS sanity test
Change-Id: I88491c6bdec598c11ee884ed39ff8d8ec2ce4394
2022-03-23 17:13:41 +08:00
Luigi Zevola
afb098082d
dumpstate: add additional AoC entries am: 7a185ef62c
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/17337339
Change-Id: I42055766738bc1b9b024d02184e0b8066c03ce05
2022-03-23 02:41:01 +00:00
Luigi Zevola
7a185ef62c
dumpstate: add additional AoC entries
...
Add additional AoC Entries to dumpstate to improve debuggability
Bug: 225576718
Test: On R4/O6
Signed-off-by: Luigi Zevola <zevola@google.com>
Change-Id: I1eda56f2e98f60ff6056e9cf7549dc598d1c35f2
(cherry picked from commit f7227d95d7
)
2022-03-22 22:51:18 +00:00
horngchuang
dba95c532a
Add camera to feature list am: d7ce913606
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/17312083
Change-Id: I224bc7ab5e7158f008270bba84d64725077baacb
2022-03-22 11:42:14 +00:00
horngchuang
d7ce913606
Add camera to feature list
...
Copy the rule android.hardware.camera.xml for a non auto-focus
camera.
Bug: 225749853
Test: adb shell pm list features
Change-Id: I61f47bd965bce476471325a38f6d136cc568d65c
2022-03-22 05:59:00 +00:00
TeYuan Wang
2a6f584f76
dumpstate: dump cooling device user_vote am: 3eb0ab2628
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/17258729
Change-Id: I371e14231bc694a6f72912936f64b967003c69c7
2022-03-21 16:45:54 +00:00
TeYuan Wang
3eb0ab2628
dumpstate: dump cooling device user_vote
...
Bug: 221180075
Test: check dumpstate from bugreport
Change-Id: I59da9c36ff2cfcd4176906992b35dd113aff90b1
2022-03-21 10:28:32 +08:00
Darren Hsu
cda0d9f6d2
powerstats: add devfreq state residency for BO am: 916a8281fb
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/17215601
Change-Id: Ic527e4113394bfe343ba24f607b1d8224ebae3a9
2022-03-17 05:59:05 +00:00
Darren Hsu
916a8281fb
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: I3dacc12f307c8d2ddbe92380e751c4e285dd9b8d
Signed-off-by: Darren Hsu <darrenhsu@google.com>
2022-03-17 05:21:24 +00:00
Jaegeuk Kim
c47aea5aae
Remove discard command tuning am: aeeeb8bf63
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/17227648
Change-Id: I2add1afe9a2ea917dae65e52a7c304c014e97c5c
2022-03-17 03:50:50 +00:00
Jaegeuk Kim
aeeeb8bf63
Remove discard command tuning
...
Signed-off-by: Jaegeuk Kim <jaegeuk@google.com>
Change-Id: I56a35351a27bfff4ad8177061a86885907c0303b
2022-03-17 03:22:07 +00:00
Edwin Tung
bd5d69c139
gps: update gps driver 129.20.23.529478 am: 932961f75f
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/17185725
Change-Id: Ic64526d0ef6a85f6d1cbe48a7081cfd048240c08
2022-03-17 02:48:19 +00:00
Edwin Tung
932961f75f
gps: update gps driver 129.20.23.529478
...
Fix NI control plane issue
Add NFW IPC between AP and CP
Ignore RTI in cold start
Fix OnChip logging issue
Bug: 221337679
Bug: 216098015
Bug: 219856838
Bug: 213009701
Verify test: 224635609
Test: atest VtsHalGnssTargetTest
atest CtsLocationGnssTestCases
atest GtsLocationTestCases
atest PtsChreTestRunner
Change-Id: I3ad13f2d227a30de06c9873c3c4ea012a4d0af54
2022-03-17 01:51:27 +00:00
GOOGLE\huangaustin
9ab640cf8c
[PixelLogger][P21] Update P21 Pixel_default.nprf am: 3a60a55e7f
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/17189651
Change-Id: If770173de2a17bf75fbd3555fe71d572c11831e2
2022-03-16 04:53:01 +00:00
GOOGLE\huangaustin
3a60a55e7f
[PixelLogger][P21] Update P21 Pixel_default.nprf
...
bug: 214351205
Change-Id: I6151f338cf14000de9576cbce032a939a9727dff
2022-03-15 20:11:36 +08:00
Victor Liu
d534b1d87c
uwb: allow nfc hal to access uwb calibration am: 4fd515b5e5
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/17142049
Change-Id: Iab5e17cfc756ee62f71989682ccbfe24aa42f096
2022-03-14 23:02:28 +00:00
Victor Liu
4fd515b5e5
uwb: allow nfc hal to access uwb calibration
...
Bug: 220167093
Test: build
Signed-off-by: Victor Liu <victorliu@google.com>
Change-Id: I1753f7d6485fae4d0046e4a4d2a552d98a7749c6
2022-03-14 22:30:54 +00:00
Gina Ko
e4301b9887
Fix typos am: d8a9805e95
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/17185554
Change-Id: I237e9d12e289321d4904feb6f37dba92b7d01cec
2022-03-14 20:40:20 +00:00
Gina Ko
d8a9805e95
Fix typos
...
Remove redundant spaces so the variable is set correctly
Bug: 224556677
Test: Built R4 64bit
Signed-off-by: Gina Ko <yichunko@google.com>
Change-Id: Ide1f48cf04806234f637faea5edcd988403bafca
2022-03-14 20:17:22 +00:00
Midas Chien
c9218b60a3
display: make early wakeup node is readable am: 4945c1e530
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/17138544
Change-Id: I66e167778d185b3b2674455d56d78889ad056ff0
2022-03-14 18:57:47 +00:00
Midas Chien
4945c1e530
display: make early wakeup node is readable
...
Bug: 221384860
Test: cat node
Change-Id: I917502071f1d308dd08874f44993389d6d2ecd09
2022-03-14 18:36:35 +00:00
Gina Ko
b04d88a5ac
Refactor conditional to use DEVICE_IS_64BIT_ONLY am: 18bd11a39e
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/17180716
Change-Id: I01af1258c93efc3a0b67ee17e8d3f403823c68ad
2022-03-14 16:52:01 +00:00
Gina Ko
18bd11a39e
Refactor conditional to use DEVICE_IS_64BIT_ONLY
...
Bug: 218458605
Bug: 223622655
Signed-off-by: Gina Ko <yichunko@google.com>
Change-Id: Ia74ef39ab8433d036925a30217f49da8f6fd863b
2022-03-14 16:44:25 +00:00
Roshan Pius
c2de0442b8
gs101(uwb): rename uwb HAL am: 30c3ddacc7
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/16977429
Change-Id: I16aea1b8b6373d146cc96aeebbc65364cfab8865
2022-03-14 16:40:39 +00:00
Roshan Pius
30c3ddacc7
gs101(uwb): rename uwb HAL
...
Bug: 186585880
Test: Manual Tests
Change-Id: If9da5e40b59f074c4ef410640cb921f1187bd114
2022-03-14 16:09:02 +00:00
Ben Murdoch
4f55b645dc
handheld_core_hardware.xml should be included at device specific layer. am: 61bda99af9
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/17136543
Change-Id: I32f6d0a1f71df41b284fe07997c754e786756752
2022-03-14 11:16:34 +00:00
Ben Murdoch
61bda99af9
handheld_core_hardware.xml should be included at device specific layer.
...
Bug: 223543820
Test: Manual, verify build artifacts
Change-Id: I22d8e3d599a4453fddc91541e622931ccd20f961
2022-03-14 10:45:06 +00:00
Ramji Jiyani
c82692deb2
gs101: Enable system_dlkm dynamic partition am: 58893b442f
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/17141709
Change-Id: I7154c87aa30008b46286fb8f6f1c3d11621795cd
2022-03-10 21:36:10 +00:00
Ramji Jiyani
58893b442f
gs101: Enable system_dlkm dynamic partition
...
Set flags to enable system_dlkm dynamic partition
for GKI Modules for gs101 devices.
Partition will be empty as of now but this adds
enough support to pass the vts for the feature.
Bug: 222334390
Test: TH, manual build, flash and verification on 6Pro
Full OTA Update test from S to T as below:
1. go/flash: git_sc-v2-release - SP2A.220405.004 (8233519)
2. Full ota build from tm-dev
3. Manual push full ota update and verify boot
4. Verify system_dlkm partition is present & mounted
Signed-off-by: Ramji Jiyani <ramjiyani@google.com>
Change-Id: I0b4038b100add965737527b72a8d5f905907e23e
2022-03-10 21:03:31 +00:00
Edwin Tung
a5dfd0ad14
gps: enable GNSS PPS feature am: 9b97563405
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/17102467
Change-Id: Id1a79c04f633698b1b13d0322b782c49be80dd59
2022-03-10 07:37:22 +00:00