Jiyong Park
73ad7b32d0
[automerger skipped] Remove ndk_platform backend. Use the ndk backend. am: 8907a4f4b9 -s ours
...
am skip reason: Merged-In I25ec19101c408cc29df38d127f284c7085fe1d1a with SHA-1 493c5f6adb is already in history
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/16119647
Change-Id: I6b10b89ad4dd7b73830f26d0f5d70e7645b5d19f
2021-10-27 06:27:14 +00:00
Jiyong Park
e30c8d7216
[automerger skipped] Remove ndk_platform backend. Use the ndk backend. am: 920293d589 -s ours
...
am skip reason: Merged-In Iebc1c5d4c277e96cf7564d882aeecb084adc53ee with SHA-1 3428793114 is already in history
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/16119646
Change-Id: I23c6aa34149143db8d5f103604e606f7c4694b24
2021-10-27 06:27:12 +00:00
shawnlin
b2f60e5ee4
Remove resource overlays for system bar heights am: b13036e2d1
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/16044454
Change-Id: Ifa1b4fe25a9ecc450227fd8b096a3893a65351af
2021-10-27 05:27:19 +00:00
shawnlin
0aa99d3b57
Remove resource overlays for system bar heights
...
With the new added APIs, we don't need to overlay status_bar_height that
contains cutout size and quick_qs_offset_height anymore.
Bug: 186604541
Test: make
Change-Id: I474e7272c3240bbc36ddbb43f565e0eaed96b29e
2021-10-27 05:12:16 +00:00
Jiyong Park
97dbda85c0
Remove ndk_platform backend. Use the ndk backend. am: 493c5f6adb am: c33a459eb2
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/16126494
Merged-In: I25ec19101c408cc29df38d127f284c7085fe1d1a
Change-Id: Ibca1e00f1e410e88c231329cabe7ede131a20b7c
2021-10-27 12:29:09 +09:00
Jiyong Park
2cba9caeb1
Remove ndk_platform backend. Use the ndk backend. am: 3428793114 am: 7760ffc444
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/16119649
Change-Id: Id83ed275af2699344d9eee747cbcd8c7e9333789
2021-10-27 03:17:32 +00:00
Jiyong Park
2ec7b3ed96
Remove ndk_platform backend. Use the ndk backend. am: 493c5f6adb
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/16119650
Merged-In: I25ec19101c408cc29df38d127f284c7085fe1d1a
Change-Id: I27e0477d8673dd78fd96a2ceddc597f8435372c5
2021-10-27 10:28:53 +09:00
Jiyong Park
a259a1db18
Remove ndk_platform backend. Use the ndk backend. am: 3428793114
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/16119649
Change-Id: I2657a0f2342879a8897af8677b3ec665e3a723e4
2021-10-27 01:05:57 +00:00
Rick Yiu
3b0eb42f09
Configure dex2oat group settings am: f3f1067a71
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/16101540
Change-Id: I2880db844b2f9b00b8c391b39f70e505c6e5a768
2021-10-26 07:24:42 +00:00
Rick Yiu
1b06962002
Configure dex2oat group settings
...
Also associate with its vendor group.
Bug: 201223712
Test: build pass
Change-Id: I86a2e2eb628d2f412079e9c8321809f48b1e4be3
2021-10-26 07:09:27 +00:00
Jiyong Park
33a1aaa056
Remove ndk_platform backend. Use the ndk backend.
...
The ndk_platform backend will soon be deprecated because the ndk backend
can serve the same purpose. This is to eliminate the confusion about
having two variants (ndk and ndk_platform) for the same ndk backend.
The prebuilt files had a reference to
android.hardware.gnss-V1-ndk_platform.so. Change it to
android.hardware.gnss-V1-ndk.so by diretly editing the DT_NEEDED entry.
Bug: 161456198
Test: m
Merged-In: I25ec19101c408cc29df38d127f284c7085fe1d1a
Change-Id: I25ec19101c408cc29df38d127f284c7085fe1d1a
2021-10-26 15:39:21 +09:00
Jiyong Park
96a77be5a3
Remove ndk_platform backend. Use the ndk backend.
...
The ndk_platform backend will soon be deprecated because the ndk backend
can serve the same purpose. This is to eliminate the confusion about
having two variants (ndk and ndk_platform) for the same ndk backend.
Bug: 161456198
Test: m
Merged-In: Iebc1c5d4c277e96cf7564d882aeecb084adc53ee
Change-Id: Iebc1c5d4c277e96cf7564d882aeecb084adc53ee
(cherry picked from commit 25368375b1759a13cacbfa1a9a183d4eee7381b2)
2021-10-26 15:36:47 +09:00
Jiyong Park
8df53b2407
Remove ndk_platform backend. Use the ndk backend.
...
The ndk_platform backend will soon be deprecated because the ndk backend
can serve the same purpose. This is to eliminate the confusion about
having two variants (ndk and ndk_platform) for the same ndk backend.
The prebuilt files had a reference to
android.hardware.gnss-V1-ndk_platform.so. Change it to
android.hardware.gnss-V1-ndk.so by diretly editing the DT_NEEDED entry.
Bug: 161456198
Test: m
Merged-In: I25ec19101c408cc29df38d127f284c7085fe1d1a
Change-Id: I25ec19101c408cc29df38d127f284c7085fe1d1a
(cherry picked from commit 0e4aa8b8a1a5184cdb8330aded181cd7f5fec256)
2021-10-26 14:58:39 +09:00
Jiyong Park
c77442bde5
Remove ndk_platform backend. Use the ndk backend.
...
The ndk_platform backend will soon be deprecated because the ndk backend
can serve the same purpose. This is to eliminate the confusion about
having two variants (ndk and ndk_platform) for the same ndk backend.
Bug: 161456198
Test: m
Merged-In: Iebc1c5d4c277e96cf7564d882aeecb084adc53ee
Change-Id: Iebc1c5d4c277e96cf7564d882aeecb084adc53ee
(cherry picked from commit 25368375b1759a13cacbfa1a9a183d4eee7381b2)
2021-10-26 14:58:15 +09:00
Badhri Jagan Sridharan
d5d8e05ec2
pixelstats: Filter "PRODUCT_TYPE" uevent for reporting VID/PID am: 5e2fc95ba6
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/16009630
Change-Id: Ibd7b811421ccac5e5e6d15ab8e9fc08fad813f8b
2021-10-26 00:57:51 +00:00
Badhri Jagan Sridharan
a25b4d683b
pixelstats: Filter "PRODUCT_TYPE" uevent for reporting VID/PID
...
gs101 has the kernel changes to report "PRODUCT_TYPE" upon plug-in.
Bug: 196104058
Test: adb shell cmd stats print-logs; adb logcat | grep 105011
Signed-off-by: Badhri Jagan Sridharan <badhri@google.com>
Change-Id: Ia61a3b2a693d4f2b630409dd786342743e330ef2
2021-10-26 00:29:14 +00:00
Victor Liu
5cc6053624
move uwb feature to system_ext am: 52317f994b am: ecc69f13a3
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/16088272
Change-Id: I4835db7f9a5771c7ffc9af97fad12c5964197db9
2021-10-20 16:06:08 +00:00
Victor Liu
b867055e6e
move uwb feature to system_ext am: 52317f994b am: e6b821f5ad
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/16088272
Change-Id: I113067279cca53e231f020f4493778f099fedeac
2021-10-20 16:05:24 +00:00
Victor Liu
9b6c980301
move uwb feature to system_ext am: 52317f994b
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/16088272
Change-Id: Ia69d419e290cd8782d417420b719cc93a406f2db
2021-10-20 15:49:50 +00:00
Victor Liu
8144b338f0
move uwb feature to system_ext am: 52317f994b
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/16088272
Change-Id: Ibdabb697d1e81d5380691e5422ee6e2ad49e7242
2021-10-20 15:49:49 +00:00
Michael Ayoubi
2d6294bb61
Add SE State Changed Intents in EuiccSupportPixel am: 05be453db2
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/15848920
Change-Id: I3879b7dbe3571dd79f5bd16412dd5bbf185a98c1
2021-10-20 00:48:48 +00:00
Michael Ayoubi
a7f4ef05b5
Add SE State Changed Intents in EuiccSupportPixel
...
Needed to emit SE_STATE_CHANGED from Thales updater code to clients when
eOS or applets are being updated. Current clients are GMSCore and UWB
Service.
Bug: 189881206
Bug: 183606657
Test: Confirm overlay worked and intents were received.
Change-Id: Ia1106d6fad20797e72c49cfc1f790289d0da0963
2021-10-20 00:32:55 +00:00
Victor Liu
193c85c4ef
move uwb feature to system_ext
...
this prevents the gsi device from starting uwb
Bug: 203052451
Test: nearby-share on uwb device
Signed-off-by: Victor Liu <victorliu@google.com>
Change-Id: Iec21b82dfd79849b2d949f696e59d64f0487edad
2021-10-19 21:57:25 +00:00
Will McVicker
fdb1375a0a
gs101: recovery: add wait for dwc3 device to probe am: 7d57715be3
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/16065807
Change-Id: I7a2036746264efd31f6d425ed5351a351eea7e8f
2021-10-19 17:18:51 +00:00
Will McVicker
09f583f336
gs101: recovery: add wait for dwc3 device to probe
...
This patch adds a dependency on the dwc3 device probing before setting
the sys.usb.controller property. Without this, we have a race between
fastbootd starting and the dwc3 device probing. If fastbootd starts
before the dwc3 device probes, then the recovery init.rc will fail to
setup the USB gadget resulting in "fastboot devices" failing to detect
the device.
Bug: 202338035
Test: verify device is detected in fastbootd
Change-Id: I146451eae03f23dde915c00af3028681be41a8c1
(cherry picked from commit f31fad844a7b94ee7c6689afd0b563da00c29118)
2021-10-19 16:58:00 +00:00
Kyle Lin
49766e0f2c
init.gs101.rc: adjust ratio_ceil am: e574d5e7dd am: 9552a03525
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/16074856
Change-Id: Ib94d022692c293f4002605e9c006ececd9e08a80
2021-10-18 19:59:31 +00:00
Kyle Lin
5cc2f0f09d
init.gs101.rc: adjust ratio_ceil am: e574d5e7dd am: d2ecc1730b
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/16074856
Change-Id: I14bd434dd3573b135e2baaf9a9a9fe13e44dd979
2021-10-18 19:57:07 +00:00
Kyle Lin
fd1871eb7a
init.gs101.rc: adjust ratio_ceil am: e574d5e7dd
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/16074856
Change-Id: I5e79c73fed953ffb18c0027ef0ee7319b5eeed2d
2021-10-18 19:38:55 +00:00
Kyle Lin
f5817b68d7
init.gs101.rc: adjust ratio_ceil am: e574d5e7dd
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/16074856
Change-Id: I608d4a4a8caa806569ff0b9f598c7c1c5481a815
2021-10-18 19:38:55 +00:00
Kyle Lin
a3c7bc302f
init.gs101.rc: adjust ratio_ceil
...
Test: build , boot and CUJs.
Bug: 201052887
Change-Id: I94158c1f78f937ef93e4e2c31eabcd4d05798870
2021-10-18 19:24:03 +00:00
Wei Wang
2ba110036d
Use sysbg group for system background jobs am: 4599c16628 am: b69bb3c0b2
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/15995425
Change-Id: Ib3d18a7d227aac36c894623073c6ac6482a510e2
2021-10-13 06:31:41 +00:00
Wei Wang
f8cfca0d70
Use sysbg group for system background jobs am: 4599c16628 am: 95e9e05186
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/15995425
Change-Id: Ic570e47e40cfac0944e7317b76dd55e8dafa31cb
2021-10-13 06:29:42 +00:00
Wei Wang
43c94bc18a
Use sysbg group for system background jobs am: 4599c16628
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/15995425
Change-Id: I2c01c2614a309b1cbca412cb2dbc79cc3cb9c36e
2021-10-13 06:16:24 +00:00
Wei Wang
0d2642fa60
Use sysbg group for system background jobs am: 4599c16628
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/15995425
Change-Id: I3e0059ec5d491b157f460a8f311ba2fe47dc8ddd
2021-10-13 06:16:23 +00:00
Wei Wang
414066f103
Use sysbg group for system background jobs
...
Bug: 201428466
Test: Build and boot check system_server's sched group
Signed-off-by: Wei Wang <wvw@google.com>
Change-Id: I03396b661788de0a5963e29abfd95f609e9dc7ec
2021-10-12 13:50:57 -07:00
eddielan
0729e90055
fingerprint: Enable HIDL fingerprint status flag am: 93073646f4
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/16003384
Change-Id: Ie7c4e789f5aefd4b1a50e955cda33a24dd2c0e58
2021-10-12 03:09:20 +00:00
eddielan
01459cea67
fingerprint: Enable HIDL fingerprint status flag
...
Bug: 202485883
Test: Bulid Pass, getprop vendor.fp.status
Change-Id: I67d39a91c24e3d91a029422fd8860de6d74a8422
2021-10-12 02:58:16 +00:00
Edwin Tung
bd81fb0ac2
[automerger skipped] [DO NOT MERGE] gps: update gps driver 129.20.23.516938 am: 7fd8cce123 -s ours am: b6b96ae58d -s ours
...
am skip reason: subject contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/15993111
Change-Id: Ib701c70fdaf88c9bf6a8584c55e780964f6751cf
2021-10-08 15:29:39 +00:00
Edwin Tung
4caafe9a69
[automerger skipped] [DO NOT MERGE] gps: update gps driver 129.20.23.516938 am: 7fd8cce123 am: 56c60d0df5 -s ours
...
am skip reason: subject contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/15993111
Change-Id: I671f059b70d2f17a8c545375d70f48271cc90be5
2021-10-08 15:28:51 +00:00
Edwin Tung
7e1adeaf82
[automerger skipped] [DO NOT MERGE] gps: update gps driver 129.20.23.516938 am: 7fd8cce123 -s ours
...
am skip reason: subject contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/15993111
Change-Id: Ib247d37517279c4acae596483ece50383299da58
2021-10-08 15:14:29 +00:00
Edwin Tung
3f7cc79132
[DO NOT MERGE] gps: update gps driver 129.20.23.516938 am: 7fd8cce123
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/15993111
Change-Id: I16e4d4b540c7751a0dacdd099a2e9059fe3383d3
2021-10-08 15:10:54 +00:00
Edwin Tung
7d0d2634ef
[DO NOT MERGE] gps: update gps driver 129.20.23.516938
...
Rescale accuracy confident to 67% for AGPS NI request
Fix velocity URE in SatellitePvt
Fix scd crash
Enhance log mechanism
Fix avc denied
Force 1 sec interval in emergency mode
Bug: 199581865
Bug: 200654813
Bug: 201514516
Bug: 197196725
Bug: 201382800
Bug: 201729040
Sanity Test: 202280989
Test: build pass
Change-Id: I425e3f05e9ffc51ffeaa3f4d3d17a92592097a23
2021-10-08 14:55:53 +00:00
Sayanna Chandula
476b9e44a5
Revert "powerhint: thermal: Support powerhint to change tmu control-temp" am: f319cfc346 am: 7829c88d25 am: a7140c3ce7
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/16009633
Change-Id: I12a8a2e85570a5f32bcef2c5333c816dab605ea4
2021-10-08 05:37:38 +00:00
Sayanna Chandula
57cc3f1086
Revert "powerhint: thermal: Support powerhint to change tmu control-temp" am: f319cfc346 am: 7829c88d25 am: c07a3a33e1
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/16009633
Change-Id: Ibfd7e64cb57c5597556344143cd054d3dd87b925
2021-10-08 05:37:23 +00:00
Sayanna Chandula
611e6d7a25
Revert "powerhint: thermal: Support powerhint to change tmu control-temp" am: f319cfc346 am: 7829c88d25
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/16009633
Change-Id: I31be22450d7f850a8f8ba274f6ba60c3a0a8a513
2021-10-08 05:27:29 +00:00
Sayanna Chandula
8ee1d91ea4
Revert "powerhint: thermal: Support powerhint to change tmu control-temp" am: f319cfc346 am: 7829c88d25
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/16009633
Change-Id: Ifc58cbba65ad635fa4c9dd33886d737d4c53d3b4
2021-10-08 05:25:01 +00:00
Sayanna Chandula
b4d3792d59
Revert "powerhint: thermal: Support powerhint to change tmu control-temp" am: f319cfc346
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/16009633
Change-Id: I89c042150bc17229097cfae4a88b122f7f0b395d
2021-10-08 05:13:03 +00:00
Sayanna Chandula
e2da019e13
Revert "powerhint: thermal: Support powerhint to change tmu control-temp"
...
This reverts commit 7769380db2427d19bbcfad12af08818e75988068.
During debugging of b/192030129, it was observed that setting trip temp
followed by a suspend results in temperature getting struck at 10
degrees. Reverting powerhint change will disable dynamic setting of
trip temp and thus avoiding the 10 degree issue.
Bug: 192030129
Test: build and boot on device
Change-Id: I42ca12be23abf9c48fb2985f1506557d0fb93c1c
Signed-off-by: Sayanna Chandula <sayanna@google.com>
2021-10-07 21:58:17 +00:00
Wei Wang
6b85de869a
Remove DISABLE_TA_BOOST completely am: 0f0f4f6d8a am: c96054296b
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/16007650
Change-Id: I208140c9affe1844b739667426345809dc0a303e
2021-10-07 19:43:59 +00:00
Wei Wang
31ccc310e2
Remove DISABLE_TA_BOOST completely am: 0f0f4f6d8a am: 40e6432990
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/16007650
Change-Id: I4861ecc4b3df9e5df9abaab87fcee8d8cb4d5727
2021-10-07 19:43:51 +00:00