Commit graph

620 commits

Author SHA1 Message Date
Midas Chien
ed6ec27265 Revert "gs101: display: update 90hz denylist" am: d3e7a01d6e am: ad3fd36ffe
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/14242676

Change-Id: I08c66d40df962865a3af0822b3b025944830a8ff
2021-05-19 19:27:28 +00:00
Colin Cross
5a5f7fa234 Update manifest_64.xml to match manifest.xml am: a162d3480f am: 2abf9fbb8f am: 0a04b1e505
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/14554813

Change-Id: I75b45cfa71d56ce293ec22a85e432d705c3c5bd8
2021-05-18 16:41:42 +00:00
Midas Chien
4c188d1214 Revert "gs101: display: update 90hz denylist"
This reverts commit 2b88831a1d.

Reason for revert: move to vendor

Bug: 159903227
Bug: 182471327
Test: adb shell dumpsys window refresh
Change-Id: Iea49d0be0338faba1a98bdf184e2f674340602c1
2021-05-17 17:31:42 +00:00
Colin Cross
9715ce3e05 Update manifest_64.xml to match manifest.xml
Update manifest_64.xml for the following changes that were made to
manifest.xml:
I0babd05f17281406af10e4ea2435aca598910d36 Remove android.hardware.drm@1.0 HAL services
Iaafd526fc5a601f7e8189ec764399d99c660beb0 Replace the HIDL with AIDL for "android.hardware.memtrack"
I3f0d35647c0748d360b12d3be078d514f99d23d5 Update dumpstate HAL to V1.1
I9ba18473132f4bfa37a9fe2bbae4bb3dc015cc0e gs101: Remove sensor HAL 1.0 config

Bug: 188239794
Test: m out/target/product/oriole/obj/PACKAGING/check_vintf_all_intermediates/check_vintf_compatible.log
Change-Id: I92c313f7f31df7193ca8c67f56cd9f1317290948
2021-05-15 05:04:03 +00:00
qinyiyan
f93a35ade9 Update the manifest to switch the TPU NNAPI hal to use AIDL. am: ee23b47c8f
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/14495075

Change-Id: I242dece3fde7ba245755197d4f3ca88021c12c00
2021-05-14 20:44:46 +00:00
qinyiyan
d766be009f Update the manifest to switch the TPU NNAPI hal to use AIDL.
Test: Created Forrest build and flashed to phone.
Bug: 187846367
Change-Id: I0764d244ad939de2e5a6580728e528ec28069a93
2021-05-14 20:15:35 +00:00
Tri Vo
ef75692375 gs101: add trusty_metricsd am: 343ada7d27
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/14542977

Change-Id: I8b20e465d11e5cf4d50be442935e8f5b3f6820f0
2021-05-14 19:32:44 +00:00
Wei Wang
37eedd3407 Fix permission for vendor_group migration am: 27e8fd62c7
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/14552184

Change-Id: Ib4eb7070c6a1f37c732e0ee8af40334a139ae222
2021-05-14 19:32:23 +00:00
Tri Vo
90496be319 gs101: add trusty_metricsd
Bug: 173423860
Test: m
Change-Id: I149410a9c1ae8d9366f05d61e35fda04eb28d445
2021-05-14 19:23:24 +00:00
Wei Wang
b442e78600 Fix permission for vendor_group migration
Test: build
Bug: 182509410
Signed-off-by: Wei Wang <wvw@google.com>
Change-Id: I535b93649d1653def108c0407b16a8ae2f4873bd
2021-05-14 19:12:21 +00:00
davidycchen
83ef871951 dumpstate: modify the method for dump touch information am: ea61f9cd27
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/14518353

Change-Id: Ia34b1b8606d4ab6fdf2efe328e87db3e1a12cc29
2021-05-14 06:03:14 +00:00
Midas Chien
dc5e76190b powerhint: Support early wake up DPU via DISPLAY_UPDATE_IMMINENT am: e39d0b5261
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/14309301

Change-Id: I10716bbf20bb9edb4acb1901e142468b7e65a41d
2021-05-14 06:03:08 +00:00
davidycchen
2b65d2e31c dumpstate: modify the method for dump touch information
Use bugreport flag to keep waking up the touch driver instead of
force active flag to prevent the kernel driver from blocking CPU
enter the suspend mode.

Bug: 183466375
Test: touch driver won't block system suspend.

Signed-off-by: davidycchen <davidycchen@google.com>
Change-Id: I586173485bd41deac891b7edb366b51a99977434
2021-05-14 05:47:39 +00:00
Midas Chien
777a57c92a powerhint: Support early wake up DPU via DISPLAY_UPDATE_IMMINENT
This hint is set to indicate that the framework is likely to provide
a new frame soon. Therefore HWC has additional time to exit power
collapse. Set display_update_imminent_timeout_ms align to DPU
hibernation timeout.

Bug: 164411401
Test: systrace, testLayoutCacheLowHitrateFling
Change-Id: Idac388ac8700ed92e9620445a5038af54683df53
2021-05-14 05:47:32 +00:00
Manish Varma
b267dfbfb5 Modify file path for i2c devices am: d06d5bdd23
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/14540730

Change-Id: Iaf7faf4b001df07d2e9069fbd7013e4865d806cb
2021-05-14 05:23:34 +00:00
Manish Varma
3fd056fb40 Modify file path for i2c devices
Bug: 188078957
Test: Verified using temporary log messages to confirm
file paths are formed correctly as otherwise to test queryMoistureDetectionStatus()
requires some mock circuits.

Signed-off-by: Manish Varma <varmam@google.com>
Change-Id: If5402d5999c77bf5a3431c70d800e50570b87c88
2021-05-14 05:05:26 +00:00
Rick Chen
8c72ff2227 Update sensor HAL to 2.1. am: 615c2ad8e4
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/14518360

Change-Id: I10ccb5b716230bb12c4eb41e60ef3f7fec1934ba
2021-05-14 02:39:05 +00:00
Rick Chen
af45f3e261 Update sensor HAL to 2.1.
Bug: 187237947
Test: Verified basic sensor sampling function.
      run atest VtsHalSensorsV2_1TargetTest and result is passed.
Signed-off-by: Rick Chen <rickctchen@google.com>
Change-Id: If081e8afbfb71b5f9276c5ef023a41e7b8590419
2021-05-14 02:03:46 +00:00
Krzysztof Kosiński
ab1f434aed Update gs101 GCH configuration. am: 84698a030a
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/14523129

Change-Id: Idae5a9fd616b916e86e8612e35c857e57ac2354a
2021-05-13 22:06:26 +00:00
Krzysztof Kosiński
3d2139f5f4 Update gs101 GCH configuration.
GCH toggle was modified from disable_lazy_hal to use_lazy_hal,
so the explicit assignment is no longer needed - the camera HAL
is eager by default.

Bug: 186175754
Test: build, camera preview
Change-Id: I5e4bede5083c5b0793f1b816a10ba9ae1d7bafc2
2021-05-13 21:32:27 +00:00
Ady Abraham
28e5dbe174 Change SF duration to be less than one vsync period am: 5710767d7d
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/14509953

Change-Id: Idd8470ddb34f7a2de327a0c5b8532c38beeef55b
2021-05-13 18:46:25 +00:00
Ady Abraham
7d7d96f2cd Change SF duration to be less than one vsync period
To prevent early presentation, SF does not allow to skip validate
if it is called more than one vsync period before the target present
time (ag/14508376). If we wake up SF too early, then skip validate
would be disabled and we would end up with 2 binder calls to composer
(validate + present) instead of just one (presentOrValidate)

Change-Id: I0ff779db088b27a9bf18e4ede459fca722eb944c
Test: run bouncy ball and collect systraces
Bug: 161945010
Bug: 187871031
2021-05-13 18:26:34 +00:00
Christine Franks
669694d084 Add mapping between boosted modes am: af9291f9b1
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/14277437

Change-Id: Icc237487ca5a9155a6caa7f3dc1f9ebad098f25f
2021-05-13 17:22:30 +00:00
Christine Franks
db9dc2773d Add mapping between boosted modes
Bug: 186186974
Test: n/a
Change-Id: I1096edc95da14b9e5b18f24e23c16af3bbc1fc9b
2021-05-13 17:06:09 +00:00
Wei Wang
00bcaac5a7 gs101: Align max uclamp value for background cgroup with vendor_group am: 308d9c7787
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/14525103

Change-Id: I491c2575a2f462e174fbc97cdd2cbaa6d4662687
2021-05-13 03:22:34 +00:00
pointerkung
ee4a19807d Camera: Enable LTM for factory builds am: d72626741c
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/14518346

Change-Id: Icd7f9f2befcd7f4aa1b58a59c669f3f67091fa2e
2021-05-13 03:22:14 +00:00
Jia-yi Chen
11ec3b4cf8 Update power hint for camera workload am: 3a0efffdbc
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/14508589

Change-Id: Icaf60ae8bf69041273890fcdc90180b3481149a9
2021-05-13 03:21:51 +00:00
Wei Wang
e31ba16606 gs101: Align max uclamp value for background cgroup with vendor_group
Since cfs_rq clamp feature uses tg's value, align it with the
vendor_group setting.

Bug: 170508405
Test: build pass
Signed-off-by: Wei Wang <wvw@google.com>
Change-Id: Ie0c896de2022f435be5ea53ae3cecf5d80d2c067
2021-05-13 02:58:42 +00:00
pointerkung
b88bba7d35 Camera: Enable LTM for factory builds
This is to avoid camera crash on factory builds.
Because disabling LTM could improve camera stability before, we can consider disable it again for factory builds once b/187900993 is clarified.

Test: build pass, capture/recording with Octopus
Bug: 187900993
Change-Id: I00407aa6c7da8b54b009b11c897689e7e003fc2d
2021-05-13 02:56:44 +00:00
Jia-yi Chen
7d81ea9443 Update power hint for camera workload
1) Enable prefer_high_cap of camera vendor group
2) Set high_capacity_start_cpu to 4
3) Set prefer_idle of camera vendor group to 0
4) Set MemFreq floor
5) Change camera-daemon/cpu.uclamp.latency_sensitive owner to root

Bug: 186564130
Test: Boot & check setting values
Change-Id: Ief0cae2aa9e4f84bed93f7de0bfb765e8a27009b
2021-05-13 01:48:20 +00:00
Rick Yiu
dc9eca28bd gs101: Set max uclamp value for background group am: 127fda2812
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/13916833

Change-Id: Ie1b34a51f55519cfc299fdd84b1e854da909bd78
2021-05-13 00:55:01 +00:00
Rick Yiu
cd64c6b386 gs101: Set max uclamp value for background group
With vendor kernel support of getting rq cfs util in group base,
we could limit uclamp.max of background group to get more power benefit.

Bug: 170508405
Test: build pass
Change-Id: I997e653eb2790f5e3be4fbf3c8b1de356d787377
2021-05-13 00:27:51 +00:00
terrycrhuang
ea1147898e Enable Early Camping am: 478174b88a
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/14503324

Change-Id: If6bf76902b63c5cb1216da011213031558e8df65
2021-05-13 00:01:38 +00:00
terrycrhuang
7a6fa6cd3b Enable Early Camping
Bug: 163005064
Test: Local camping test
Change-Id: I8b97dcb3e5351f981da3e8f6abf253bd39b46545
2021-05-12 23:46:13 +00:00
Wei Wang
4b6e3933a5 P21: enable throttle background group at 5% am: 5082a3e2fe
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/13842225

Change-Id: I6027c1df323f54982731cbc965455615ee26d1d1
2021-05-12 23:38:38 +00:00
Wei Wang
6d4c63e896 P21: enable throttle background group at 5%
Right now we have many groups due to uclamp setup, and this would
potentially create interesting fairness between groups.

Ultimately we want only a system group and a background group for
cpu.shares, which would achieve after b/182509410 resolved.

Test: boot and check setting
Bug: 171740453
Change-Id: I8fa23268aa7ed02dcccc527abcec8556009aa9a7
2021-05-12 23:08:05 +00:00
Craig Dooley
60b53edb2a Add AoC specific logs to dumpstate am: ae62c040ae
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/14520705

Change-Id: I8748026ac89033888b8425bf8793e5ba883f83b0
2021-05-12 22:21:33 +00:00
Craig Dooley
be26bc083e Add AoC specific logs to dumpstate
Bug: 187961753
Change-Id: I871912c8b5e49618935f347476ca5cce9ad233aa
2021-05-12 22:01:06 +00:00
Taeju Park
eeddc26d31 vendor_hook: separate uclamp configuration am: dde635048f
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/14441979

Change-Id: Iad11167e839b71d855e6f0aa25d9cdaaaf1d35c3
2021-05-12 18:47:09 +00:00
Taeju Park
185653e3a2 vendor_hook: separate uclamp configuration
Bug: 182509410
Test: build
Change-Id: Ide71afdbeb5fd79800823d0d8bb9b2a3a54bcca9
Signed-off-by: Taeju Park <taeju@google.com>
2021-05-12 18:28:50 +00:00
Qinchen Gu
2dc2b7c899 Dump GSC info am: 8472b7ad62
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/14492030

Change-Id: I691012f712eb7b949101dd7fe065a14703825f9b
2021-05-12 10:25:05 +00:00
Qinchen Gu
7aafb36f77 Dump GSC info
Bug: 185939493
Test: adb bugreport. Look for GSC-related info.

Change-Id: I17fd4d7ef4c16661312d594c99818233cd0ee76a
2021-05-12 10:02:28 +00:00
Alex Hong
6187657152 Add the Product Framework Compatibility Matrix (Level 5) am: 84f9e855f0
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/14185533

Change-Id: I5a5b7ed58c43b2885438197d32fbbe6cceb3277e
2021-05-12 09:23:35 +00:00
Alex Hong
23ce2dcbe0 Upgrade the Target FCM version to 5 (Android Rvc) am: 96ef439587
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/14160946

Change-Id: Ia4bba209693a82f3c1183bb09927302e6e37e2ed
2021-05-12 09:23:34 +00:00
Alex Hong
79e81ad478 Add the Product Framework Compatibility Matrix (Level 5)
Follow the previous Pixel settings, add a product FCM to describe the
requirements of device-specific HALs.

TO-DO: (1) Check if we need to replace the product config with
           Android.bp module like ag/14052744
       (2) Check if we need to split the FCM for system_ext/product

Test: m check-vintf-all
      The device is bootable.
Bug: 184714406
Change-Id: Icacace16863cfe1415e3dc4454e8763b8a30b425
2021-05-12 09:06:48 +00:00
Alex Hong
ec0510bd91 Upgrade the Target FCM version to 5 (Android Rvc)
PRODUCT_SHIPPING_API_LEVEL is 30 (Rvc) now.
Upgrade the Target FCM version to match the shipping api level.

TO-DO: Upgrade PRODUCT_SHIPPING_API_LEVEL to 31
       Upgrade the Target FCM version to 6

Test: $ m check-vintf-all
      The device is bootable.
Bug: 184714406
Change-Id: I72c7f490e9cb38d94f98071b302a4f465bf3281b
2021-05-12 09:06:48 +00:00
jonerlin
4830483d9f bthal: Bluetooth owns its logbuffer device nodes am: aff9bd022e
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/14503320

Change-Id: I4c58d350acc2c52bb1b4cbd19ba3144b7e0a4abb
2021-05-12 07:33:40 +00:00
jonerlin
c2e1e46e2b bthal: Bluetooth owns its logbuffer device nodes
This changes the owner of specific logbuffer device node
dev/logbuffer_btlpm and dev/logbuffer_tty16 to Bluetooth,
so Bluetooth HAL is able to access them in userdebug rom

Bug: 177794127
Test: Manually Test
Change-Id: I17db3e3b8df521946d4358d191695c09ac2c2c3a
2021-05-12 07:06:43 +00:00
terrycrhuang
6561414007 Build flag renaming am: b8da5c81a7
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/14503318

Change-Id: I886f9a06e212f14de27775487cce0c0a1ac56d83
2021-05-12 06:47:17 +00:00
terrycrhuang
a2ab8d728c Build flag renaming
Bug: 187242540
Test: Loacal build. Google Dialer and Carrier Settings work.
Change-Id: I206d1b5e2474dfcd35c854e98f133704df472f5f
2021-05-12 06:28:33 +00:00