Commit graph

2942 commits

Author SHA1 Message Date
Adam Shih
4397cd1ea0 avoid SELinux compile error and keep radio flag effective
Bug: 209886647
Test: build pass with dmd and vcd not in the ROM
Change-Id: I5a52e74a2c7ef600e8314844c261b3a25ad4a737
2021-12-15 10:52:21 +08:00
chungkai
1252f9c851 init: adjust boost value am: f8454ce693 am: 669b065cb2
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/16389049

Change-Id: I56741fd60430d05521c3353914a27a23c7a89aa9
2021-12-14 18:48:07 +00:00
chungkai
669b065cb2 init: adjust boost value am: f8454ce693
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/16389049

Change-Id: Ia5acad456eeeb638c72e8f93f4d2dab02fac8be8
2021-12-14 18:32:23 +00:00
chungkai
f8454ce693 init: adjust boost value
To reduce boot time, adjust util clamp to max.

reduce 200ms+ after cgroups created.

Test: pass
Bug: 204397422
Signed-off-by: chungkai <chungkai@google.com>
Change-Id: I92cd3ee3dcf8dfc9d677ca23492dda62711885af
2021-12-14 18:12:08 +00:00
Wei Wang
6fe1611a89 Remove bg group usage am: 2cf22ea5b3 am: 8e2630f804
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/16458558

Change-Id: I5b46b1151cf071dc458f1db2094df8575fafb665
2021-12-14 18:05:13 +00:00
Wei Wang
8e2630f804 Remove bg group usage am: 2cf22ea5b3
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/16458558

Change-Id: Id9e26d771df0d5f0046f6ddc33a91dba772648c2
2021-12-14 17:50:02 +00:00
matthuang
db2723b1b5 Don't copy unsupported sensor xml.
Use findstring to filter the factory target.

Bug: 209918222
Test: Verify the unsupported  xml files are not in the device.
Change-Id: I1383b18825ad06e88dedc9b4950bc5e5f676ecb8
2021-12-14 17:20:08 +00:00
Wei Wang
2cf22ea5b3 Remove bg group usage
Given the current suspects that the bg throttling may cause extra longer
runnable in P21, remove its usage.

Bug: 208895940
Test: book and check cfs group
Signed-off-by: Wei Wang <wvw@google.com>
Change-Id: If7f20646e944eab8d42e6698e08069b608a0ea7a
2021-12-13 22:45:55 +00:00
Ocean Chen
c9cde396de gs101: create fstab.modem for project with modem
Non-modem project does't inlucde the fstab.modem
It can avoid long boot time from fs_mgr mount fail

Bug: 209694809
Test: reboot test

Change-Id: I3f1499f0c3767ba61895699e618856e41844b4bf
Signed-off-by: Ocean Chen <oceanchen@google.com>
2021-12-13 22:24:16 +00:00
kensun
c6aa4c2c31 wifi: Isolate wifi configurations for customization.
move wifi configurations from BoardConfig-common.mk to wifi/BoardConfig-wifi.mk.
So, each project can decide whether it should share the same configurations or create a new one on their own.

Bug: 208159314
Test: ifconfig after attempting STA+SAP concurrency.
Change-Id: Id2474df377f242528be661fefe712d7203cdddf8
2021-12-13 02:29:15 +00:00
Android Build Coastguard Worker
191e320cf7 Snap for 7992035 from fb6a6e6cbe to sc-v2-release
Change-Id: I998d953b95a92f02b5692c5d249791ea6d341657
2021-12-11 22:01:23 +00:00
Stephane Lee
4edaac6163 Ensure aacr_state is writable for google battery am: fb6a6e6cbe am: ee79d7a1ef
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/16441865

Change-Id: Ic0cc94cb2ed01f4aadd7db35f0400bf401a142f6
2021-12-11 02:16:27 +00:00
Android Build Coastguard Worker
1d5e733ad6 Snap for 7989966 from 09409af2d8 to sc-v2-release
Change-Id: I295d84113d9a724cb85d79bacbb11ce4cb90a5d0
2021-12-11 02:01:04 +00:00
Stephane Lee
ee79d7a1ef Ensure aacr_state is writable for google battery am: fb6a6e6cbe
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/16441865

Change-Id: I8132b238af4002d9cf725c5e739dc31c8defcfb7
2021-12-11 01:58:35 +00:00
Stephane Lee
fb6a6e6cbe Ensure aacr_state is writable for google battery
Bug: 205900652
Test: Ensure that there are no permissions denied errors for
google_battery

Change-Id: Icec73159f3686d37fcf91971772ec85d102b92fe
2021-12-11 01:29:57 +00:00
Meng Wang
c998101d79 Revert "pregrant coarse and background location permission to scone" am: ab270a8cdc am: 23f69bea5c
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/16441884

Change-Id: I355f9248f059933d0535bf8131af390bd60001a8
2021-12-10 23:38:24 +00:00
Meng Wang
23f69bea5c Revert "pregrant coarse and background location permission to scone" am: ab270a8cdc
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/16441884

Change-Id: Id484250298a757fb46a8350de703c72bb728611d
2021-12-10 23:19:46 +00:00
Meng Wang
ab270a8cdc Revert "pregrant coarse and background location permission to scone"
Revert "pregrant coarse and background location permission to scone"

Revert "pregrant coarse and background location permission to scone"

Revert submission 15820535-cherrypick-repregrantLocationToScone-5hvcs25t6g

Reason for revert: Unintended location usage issue not fixed.
Reverted Changes:
I1c2209112:pregrant coarse and background location permission...
I1b9370bdc:pregrant coarse and background location permission...
I0fbb20b3e:pregrant coarse and background location permission...
I2d4681b9a:pregrant coarse and background location permission...

Bug: 210152490
Change-Id: I8f4efa77b20656497999c3afaf4cb7e09081ed8d
2021-12-10 21:30:01 +00:00
Edwin Tung
21befc5f2f gps: update gps driver 129.20.23.522768 am: 41710c8070
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/16432821

Change-Id: I11261330d894704dba41c0e4dc67eef63f2de95a
2021-12-10 08:52:34 +00:00
Edwin Tung
41710c8070 gps: update gps driver 129.20.23.522768
Fix power mode abnormally turned off by setPositionMode
Fix GPS crashing issue
Fix location lagging during driving
Auto switch constellation for on-chip mode

Bug: 207436894
Bug: 206074009
Bug: 204136420
Bug: 201591644
Verify test: 209775831

Test: atest VtsHalGnssTargetTest
atest CtsLocationGnssTestCases
atest GtsLocationTestCases
atest PtsChreTestRunner

Change-Id: Ib13683ef768197a5b24ecea43c58a94cc42214a8
2021-12-10 08:36:08 +00:00
Edwin Tung
049fd6abeb gps: enable GNSS PPS feature am: 09409af2d8 am: 5825db434b
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/16421979

Change-Id: I254fd5678565c3094d2d8bbb8a14bb66495085ca
2021-12-10 06:49:30 +00:00
Edwin Tung
f25fc37f93 [automerger skipped] [DO NOT MERGE] gps: update gps driver 129.20.23.522768 am: 187392eab8 -s ours am: 8255b93cf3 -s ours
am skip reason: subject contains skip directive

Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/16414550

Change-Id: I0894e4be54ad60cb4aa9e86e84b0c51a11dfc22b
2021-12-10 06:48:57 +00:00
Edwin Tung
5825db434b gps: enable GNSS PPS feature am: 09409af2d8
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/16421979

Change-Id: I803ded1ae3e6c7b1c346dfb16055ddcbe3711d30
2021-12-10 06:26:37 +00:00
Edwin Tung
8255b93cf3 [automerger skipped] [DO NOT MERGE] gps: update gps driver 129.20.23.522768 am: 187392eab8 -s ours
am skip reason: skipped by user edwintung

Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/16414550

Change-Id: I51274ad95dfc337928c2e990a06a2b1b4c70ce7a
2021-12-10 06:26:29 +00:00
Edwin Tung
09409af2d8 gps: enable GNSS PPS feature
Bug: 175086879
Test: Gnss measurement elapsedrealtime work

Change-Id: I959587225dd86a3efa11ecfbdd2b57374f09eef8
2021-12-10 05:51:51 +00:00
Edwin Tung
187392eab8 [DO NOT MERGE] gps: update gps driver 129.20.23.522768
Fix power mode abnormally turned off by setPositionMode
Fix GPS crashing issue
Fix location lagging during driving
Auto switch constellation for on-chip mode

Bug: 207436894
Bug: 206074009
Bug: 204136420
Bug: 201591644
Verify test: 209775831

Test: atest VtsHalGnssTargetTest
atest CtsLocationGnssTestCases
atest GtsLocationTestCases
atest PtsChreTestRunner

Change-Id: I8562af321a6238009127345a591d8bb1f6197fc2
2021-12-10 05:51:39 +00:00
Alex Hong
c2c3cc6240 Update PRODUCT_SHIPPING_API_LEVEL for gs101 devices
ueventd.rc now can only placed to /vendor/etc when
PRODUCT_SHIPPING_API_LEVEL equals to 32.
Now correct the destination path of ueventd.rc.

Test: adb shell getprop ro.product.first_api_level
Bug: 202921268
Change-Id: I1dcda5472278c03c546f3cf1eec26c92d138f2bb
Signed-off-by: Alex Hong <rurumihong@google.com>
2021-12-10 11:28:55 +08:00
Alex Hong
f1fc345347 [automerger skipped] [DO NOT MERGE] Update PRODUCT_SHIPPING_API_LEVEL for gs101 devices am: 70ee94b740 am: b9c0b74564 -s ours
am skip reason: subject contains skip directive

Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/16279848

Change-Id: Ifb30bc37a07ecd0e0a1eef7a766df3b7d07cf9c3
2021-12-10 00:32:37 +00:00
Alex Hong
b9c0b74564 [DO NOT MERGE] Update PRODUCT_SHIPPING_API_LEVEL for gs101 devices am: 70ee94b740
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/16279848

Change-Id: I9879c546d89d19c00d30da3989f9b7ab6301c5ca
2021-12-10 00:09:24 +00:00
Android Build Coastguard Worker
28c48b0e20 Snap for 7985315 from 2ea166b43c to sc-v2-release
Change-Id: Iae0b0b85c2754806b09aecc696365874c3464565
2021-12-10 00:01:34 +00:00
Alex Hong
70ee94b740 [DO NOT MERGE] Update PRODUCT_SHIPPING_API_LEVEL for gs101 devices
ueventd.rc now can only placed to /vendor/etc when
PRODUCT_SHIPPING_API_LEVEL equals to 32.
Now correct the destination path of ueventd.rc.

Test: adb shell getprop ro.product.first_api_level
Bug: 202921268
Change-Id: I1dcda5472278c03c546f3cf1eec26c92d138f2bb
Signed-off-by: Alex Hong <rurumihong@google.com>
2021-12-09 17:33:12 +00:00
Jenny Ho
d48db706b4 init.gs101.rc: add persist data for ACA am: 2ea166b43c am: 6461e99332
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/16406934

Change-Id: I74bc514ac7d790f38e26f8a2abb2f2ab7eb3b13d
2021-12-09 01:59:08 +00:00
Jenny Ho
6461e99332 init.gs101.rc: add persist data for ACA am: 2ea166b43c
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/16406934

Change-Id: I57c22068e1fd0fe6bcf91cf6c236f7706c03be5c
2021-12-09 01:42:39 +00:00
Jenny Ho
2ea166b43c init.gs101.rc: add persist data for ACA
Bug: 208962746
Signed-off-by: Jenny Ho <hsiufangho@google.com>
Change-Id: I2c67619112746fb589bbff5743fd41632b4f9cf2
2021-12-09 01:21:30 +00:00
Michael Ayoubi
cfdaae5ed1 Fix typo in SE_STATE_REQUEST intent action am: c8e6a6fa0b am: d88ea8a1a4
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/16367190

Change-Id: I650485ac0b602df60ee33d1b200b5f4c5f10c2bb
2021-12-09 00:27:51 +00:00
Michael Ayoubi
d88ea8a1a4 Fix typo in SE_STATE_REQUEST intent action am: c8e6a6fa0b
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/16367190

Change-Id: I483757b01eb0d481bbcaad06daaced6bdc15e258
2021-12-09 00:11:05 +00:00
Android Build Coastguard Worker
ba68c52f8b Snap for 7981408 from d8ce158324 to sc-v2-release
Change-Id: I476ae5789dae8ca2760fd56eb4033be56edc0706
2021-12-09 00:01:36 +00:00
Michael Ayoubi
c8e6a6fa0b Fix typo in SE_STATE_REQUEST intent action
Fix typo in SE_STATE_REQUEST intent action to match other
com.qorvo.uwb actions and permissions.

Bug: b/208435525
Test: Flash and verify on R4.
Change-Id: I818db033ee5f54df629a9abfaae2425028e351ee
2021-12-08 23:48:51 +00:00
Shinru Han
3682c40b18 gps: Update EnableOnChipStopNotification am: d8ce158324 am: 46122a6976
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/16402291

Change-Id: I769c3b12d6168ab2b69aa2403dbe1579f67f86d7
2021-12-08 10:06:19 +00:00
Shinru Han
46122a6976 gps: Update EnableOnChipStopNotification am: d8ce158324
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/16402291

Change-Id: I7d4e8b6293737483ba153b8d0e7b9a5f6e151756
2021-12-08 09:42:54 +00:00
Shinru Han
d8ce158324 gps: Update EnableOnChipStopNotification
Set EnableOnChipStopNotification=”2”.
Sends on-chip stop notification only when the Host request exists and on-chip request stops.

Bug: 208940846
Test: logging test for case #1, #3 and #4 in b/197196725#comment39

Change-Id: I8a244eb3a705f1cc2884e1a180cb8ad6ebd41ad7
2021-12-08 09:20:44 +00:00
joenchen
d633788a21 [automerger skipped] gs101: declare IDisplay to V4 am: 50f80d1be1 -s ours am: dc8ccfe3bb -s ours
am skip reason: Merged-In I08485ead1c05e8e46611156c76ec4a1d760fbbb0 with SHA-1 1e9369a8ef is already in history

Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/16279842

Change-Id: Ibda9eb67806e1dec178bc0587172a429422670f1
2021-12-08 02:12:11 +00:00
joenchen
d2ad203201 [automerger skipped] init: change owners of sysfs nodes min_vrefresh and idle_delay_ms am: 26f9f02fb5 -s ours am: f54a89ee8a -s ours
am skip reason: Merged-In Ia072a9826402bdf23d2577b8dc7f82b5e4d903f6 with SHA-1 44d816af7e is already in history

Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/16303687

Change-Id: I38d3dcb6bcd1773a547010ac0d112f17fd088047
2021-12-08 02:12:08 +00:00
joenchen
dc8ccfe3bb [automerger skipped] gs101: declare IDisplay to V4 am: 50f80d1be1 -s ours
am skip reason: Merged-In I08485ead1c05e8e46611156c76ec4a1d760fbbb0 with SHA-1 1e9369a8ef is already in history

Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/16279842

Change-Id: I764432105c30116fe2401d542092fff99105870b
2021-12-08 01:57:44 +00:00
joenchen
f54a89ee8a [automerger skipped] init: change owners of sysfs nodes min_vrefresh and idle_delay_ms am: 26f9f02fb5 -s ours
am skip reason: Merged-In Ia072a9826402bdf23d2577b8dc7f82b5e4d903f6 with SHA-1 44d816af7e is already in history

Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/16303687

Change-Id: I2e1e235bf9c6e91c25b6361fca615df25eaf774f
2021-12-08 01:57:41 +00:00
joenchen
50f80d1be1 gs101: declare IDisplay to V4
Bug: 202567084
Test: build pass
Change-Id: I08485ead1c05e8e46611156c76ec4a1d760fbbb0
Merged-In: I08485ead1c05e8e46611156c76ec4a1d760fbbb0
2021-12-08 01:40:05 +00:00
joenchen
26f9f02fb5 init: change owners of sysfs nodes min_vrefresh and idle_delay_ms
init: change file owners of sysfs nodes min_vrefresh and
idle_delay_ms in order to grant permission for hwcomposer

Bug: 202567084
Test: use the following commands
adb shell "vndservice call Exynos.HWCService 1005 i32 0 i32 30"
adb shell "vndservice call Exynos.HWCService 1006 i32 0 i32 1000"

Change-Id: Ia072a9826402bdf23d2577b8dc7f82b5e4d903f6
Merged-In: Ia072a9826402bdf23d2577b8dc7f82b5e4d903f6
2021-12-08 01:40:05 +00:00
TeYuan Wang
125d1d5833 dumpstate: add more cooling device debug info
Bug: 202813409
Test: check dumpstate_board.txt
Change-Id: Ice04536c321d35553a948cdea2e6a1add207c2c7
2021-12-08 00:52:53 +00:00
Android Build Coastguard Worker
44404e70f2 Snap for 7977275 from f924811f47 to sc-v2-release
Change-Id: I6fd5cf9422a00ec08a491e31deedaf77adb4312b
2021-12-08 00:01:32 +00:00
joenchen
8fdda2e6ae [automerger skipped] init: change owners of sysfs nodes min_vrefresh and idle_delay_ms am: 44d816af7e -s ours
am skip reason: Merged-In Ia072a9826402bdf23d2577b8dc7f82b5e4d903f6 with SHA-1 0dae8c059f is already in history

Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/16406932

Change-Id: I006b70f4e520d5650603667578d6ccf52f8a608d
2021-12-07 19:26:03 +00:00