joenchen
48195f8a89
[automerger skipped] gs101: declare IDisplay to V4 am: 1e9369a8ef
-s ours
...
am skip reason: Merged-In I08485ead1c05e8e46611156c76ec4a1d760fbbb0 with SHA-1 22c9eb6440
is already in history
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/16406933
Change-Id: I3861d6b036295233a603477007112b2868ab081c
2021-12-07 19:25:59 +00:00
joenchen
44d816af7e
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-07 19:08:05 +00:00
joenchen
1e9369a8ef
gs101: declare IDisplay to V4
...
Bug: 202567084
Test: build pass
Change-Id: I08485ead1c05e8e46611156c76ec4a1d760fbbb0
Merged-In: I08485ead1c05e8e46611156c76ec4a1d760fbbb0
2021-12-07 19:08:05 +00:00
vincechiu
b73617bbfb
Camera: Add CAMERA_LAUNCH_EXTENDED mode am: f924811f47
am: 2f238f0bc2
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/16057929
Change-Id: I564a10a591314e19a24af3067107be024f738669
2021-12-07 09:49:52 +00:00
vincechiu
2f238f0bc2
Camera: Add CAMERA_LAUNCH_EXTENDED mode am: f924811f47
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/16057929
Change-Id: I8fa4cb18b207e1706a3cf6ce5ab3594cf72bbf0e
2021-12-07 09:34:01 +00:00
vincechiu
f924811f47
Camera: Add CAMERA_LAUNCH_EXTENDED mode
...
Use CAMERA_LAUNCH_EXTENDED to not limit max CPU frequency.
It improves launch time and buffer allocation latency especially for high memory pressure cases.
Bug: 208362912
Test: GCA
Change-Id: I85df14aaaad56232f6ffaef316adb0c6dde3e06f
2021-12-07 09:19:43 +00:00
joenchen
22c9eb6440
gs101: declare IDisplay to V4
...
Bug: 202567084
Test: build pass
Change-Id: I08485ead1c05e8e46611156c76ec4a1d760fbbb0
2021-12-04 17:17:22 +00:00
joenchen
0dae8c059f
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
2021-12-04 15:37:23 +00:00
Android Build Coastguard Worker
cf8deedb86
Snap for 7963886 from e6bb2caf47
to sc-v2-release
...
Change-Id: I3ab50f5cb094f04f1889e3fa4c86f6bb9b5e35fd
2021-12-03 00:01:35 +00:00
neoyu
8b443b6912
Remove cdma feature because not all gs101 based devices support it am: e6bb2caf47
am: 001cf7c36e
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/16373218
Change-Id: I2c27550a1528767da8f4af4bd145a3f2312f97c4
2021-12-02 05:42:10 +00:00
neoyu
001cf7c36e
Remove cdma feature because not all gs101 based devices support it am: e6bb2caf47
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/16373218
Change-Id: Ia5d359f4cbf9d72b143b0305fc0ee7a80df65578
2021-12-02 05:25:26 +00:00
neoyu
e6bb2caf47
Remove cdma feature because not all gs101 based devices support it
...
Bug: 207398695
Test: inspect build artifacts - result is expected
Change-Id: Ic8098e036d5e58ec1b1cd0fcd13ef64a4d12b668
2021-12-02 05:06:33 +00:00
Super Liu
7f92d9ac7f
init.gs101.rc: add the sysfs permission for touch.
...
Bug: 193467627
Test: manual test.
Signed-off-by: Super Liu <supercjliu@google.com>
Change-Id: I90977f3dfcbd2c62955ec7b9807c10af23041a52
2021-12-02 02:46:11 +00:00
Sasha Smundak
aab103264d
Simplify the check
...
Fixes: 198503238
Test: treehugger
Change-Id: Ia27a4413e42821310d1fe0bcad4cfc78595c6841
2021-12-01 08:59:00 -08:00
Carter Hsu
5cc978ea98
audio: run audio hardware as 64bit
...
Bug: 205240941
Test: regression test is passed. (b/207432169)
Signed-off-by: Carter Hsu <carterhsu@google.com>
Change-Id: Ieb6ff80aa61108e18fed65ad02f9754f59a2812c
2021-12-01 08:19:52 +00:00
Android Build Coastguard Worker
8b0080ea97
Snap for 7956453 from b35bb78536
to sc-v2-release
...
Change-Id: I9bac4bb22f4ec8d64bd109bf22be1d250179ce57
2021-12-01 00:01:24 +00:00
Shinru Han
3734ef5d42
gps: Correct ESW crash dump path am: b35bb78536
am: dbd9909393
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/16361903
Change-Id: I192ae8bc8f40d924b1fce99eb2398cc1d34d7371
2021-11-30 16:25:26 +00:00
Shinru Han
dbd9909393
gps: Correct ESW crash dump path am: b35bb78536
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/16361903
Change-Id: I7666fad8a5b5e2451492d0855abaf481e6695273
2021-11-30 16:07:52 +00:00
Shinru Han
b35bb78536
gps: Correct ESW crash dump path
...
Bug: 207587485
Test: ESW crash dump can be found under data/vendor/gps/logs after
running command :
echo Lhe:write=0xFFFFFFFF,4 > /data/vendor/gps/LheConsole.toAsic
Change-Id: Icf3505a8d29e867f81eb513d25bf790085a2819f
2021-11-30 07:26:21 +00:00
Alice Kuo
29c5d3a71a
Default disable LE audio policy in gs101
...
Bug: 205514628
Test: connect with the LE audio headset, play music
Change-Id: I711898a6b3443a29d354edd1b0424b9864dc4dd8
2021-11-29 00:21:06 +00:00
Android Build Coastguard Worker
a5e1a80c19
Snap for 7949056 from 48b3e5de64
to sc-v2-release
...
Change-Id: Ib639b0b6395109445f86e007c9c99bd74666fd20
2021-11-27 02:01:32 +00:00
Ricky Niu
21e4cda7de
usb: Add dm condition in NCM am: 48b3e5de64
am: ac257ea3eb
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/16334651
Change-Id: I1aee4efc8f73f95952d60de58c5832ded800b813
2021-11-26 08:52:04 +00:00
Ricky Niu
ac257ea3eb
usb: Add dm condition in NCM am: 48b3e5de64
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/16334651
Change-Id: I3f2feae311bc65ed245eb00be7761b12d1f52b2a
2021-11-26 08:35:10 +00:00
Ricky Niu
48b3e5de64
usb: Add dm condition in NCM
...
Add vid/pid 04e8/6862 for dm condition in NCM
Test: The usb gadget functions work normally
Bug: 206565428
Signed-off-by: Ricky Niu <rickyniu@google.com>
Change-Id: I04fba9fc137848d7f1c97a288bb12d76a613badc
2021-11-26 08:22:03 +00:00
Edwin Tung
236e657b98
[automerger skipped] [DO NOT MERGE] gps: update gps driver 129.20.23.521367 am: e5036ffd10
-s ours am: 63adfe3cc0
-s ours
...
am skip reason: subject contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/16303634
Change-Id: I993f359b286ce5954e3521e2623f5961057ce36c
2021-11-26 01:57:48 +00:00
Edwin Tung
63adfe3cc0
[automerger skipped] [DO NOT MERGE] gps: update gps driver 129.20.23.521367 am: e5036ffd10
-s ours
...
am skip reason: skipped by user edwintung
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/16303634
Change-Id: I08cde1151e9fe11772fe54bff399ccfd5e3458f8
2021-11-26 01:46:31 +00:00
Edwin Tung
d4d2974024
gps: update gps driver 129.20.23.521367 am: 0ce77d984d
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/16339502
Change-Id: I59e0dee21eb68d15a4f7d2dc46d3ed65c864efab
2021-11-25 04:45:56 +00:00
Edwin Tung
0ce77d984d
gps: update gps driver 129.20.23.521367
...
Improve stopping conditions for urban driving
Fix GTS issues
Improve Spirent AGPS drive accuracy
Add PRs and PRRs log
Fix SUPL over WIFI issue
Integrate SatPvt URE fix
Fix SB Lab issue
Bug: 207606667
Bug: 200942298
Bug: 204963837
Bug: 202366378
Bug: 202250827
Bug: 203615018
Bug: 205653853
Bug: 198384193
Sanity Test: 207330491
Test: atest CtsLocationGnssTestCases
atest VtsHalGnssV1_0TargetTest
atest VtsHalGnssV1_1TargetTest
atest VtsHalGnssV2_0TargetTest
atest VtsHalGnssV2_1TargetTest
atest VtsHalGnssTargetTest
atest GtsLocationTestCases
atest PtsChreTestRunner
Change-Id: I73d0accb288149c458e232ae3f1b985112de7cd6
2021-11-25 03:25:35 +00:00
Android Build Coastguard Worker
6932b4db04
Snap for 7944517 from e5036ffd10
to sc-v2-release
...
Change-Id: Ic1ae23fc02a46c9b615c00dddd75da15e9a1f156
2021-11-25 00:01:50 +00:00
Edwin Tung
e5036ffd10
[DO NOT MERGE] gps: update gps driver 129.20.23.521367
...
Improve stopping conditions for urban driving
Fix GTS issues
Improve Spirent AGPS drive accuracy
Add PRs and PRRs log
Fix SUPL over WIFI issue
Integrate SatPvt URE fix
Fix SB Lab issue
Bug: 200942298
Bug: 204963837
Bug: 202366378
Bug: 202250827
Bug: 203615018
Bug: 205653853
Bug: 198384193
Sanity Test: 207330491
Test: build pass
Change-Id: If5720611a734d7d76780b22781e8650b779f27f4
2021-11-23 00:37:27 +00:00
Android Build Coastguard Worker
d79b40c7cc
Snap for 7934630 from eaaf1911d1
to sc-v2-release
...
Change-Id: I9e3131980046003a324e0183ed76d9a4c2e487d4
2021-11-20 22:01:12 +00:00
David Chao
a16f4ab2d7
Revert "Revert "powerhint: thermal: Support powerhint to change tmu control-temp"" am: eaaf1911d1
am: d75b7b5b69
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/16214466
Change-Id: I20ae44e855d42717fe09b8677d6ac784b8677e63
2021-11-19 23:56:09 +00:00
David Chao
d75b7b5b69
Revert "Revert "powerhint: thermal: Support powerhint to change tmu control-temp"" am: eaaf1911d1
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/16214466
Change-Id: Id83e89fd44a24a7a6be6bf3ed35345aa07d6fb4e
2021-11-19 23:43:46 +00:00
David Chao
eaaf1911d1
Revert "Revert "powerhint: thermal: Support powerhint to change tmu control-temp""
...
This reverts commit e2da019e13
.
Since the temperature getting struck at 10 degC b/192030129 has been fixed,
reenable dynamic Tj thresholds.
Bug: 202736847
Test: build and boot on device
Change-Id: I53c62595407ea156ee3aceef0d3723db46096b8f
2021-11-19 23:30:04 +00:00
Android Build Coastguard Worker
77ac61e7bc
Snap for 7929330 from 3cf3ce9386
to sc-v2-release
...
Change-Id: I7f26f93410f037193d35d6634808773b3f866457
2021-11-19 00:01:27 +00:00
George Lee
de5d05fc8c
bcl: Increase SMPL_WARN to 3.1V am: 3cf3ce9386
am: 5ee850ab54
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/16076579
Change-Id: Ief774ea5bb17d282be4e245c56d4e1b09bf05031
2021-11-18 21:53:07 +00:00
George Lee
5ee850ab54
bcl: Increase SMPL_WARN to 3.1V am: 3cf3ce9386
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/16076579
Change-Id: I9971a2a7e56ea303a1275d7ea4dabb334ada192f
2021-11-18 20:23:39 +00:00
George Lee
3cf3ce9386
bcl: Increase SMPL_WARN to 3.1V
...
To mitigate Synthetic load in brownout test, we need to increase
UVLO1 to 3.2V, UVLO2 to 3.0V, and SMPL_WARN to 3.1V.
Bug: 200943374
Test: Local Test
Signed-off-by: George Lee <geolee@google.com>
Change-Id: I182d55f3a898d6e9adc8d86747ae62541a1c8fab
2021-11-18 19:33:20 +00:00
Super Liu
7dc7b5ff1d
dumpstate: stop dumping pretouch status.
...
Somehow FW will be unstable after dumping status.
Temporarily remove this to find out the root cause
with vendor.
Bug: 193467774
Test: lshal debug android.hardware.dumpstate@1.0::IDumpstateDevice/default pre-touch
Signed-off-by: Super Liu <supercjliu@google.com>
Change-Id: I670558f30f9d809a8f9df41e4844ee451c7f3f17
2021-11-18 12:27:29 +08:00
Super Liu
41c75ffb57
init.gs101.rc: adjust the sysfs permission for touch.
...
Bug: 193467774
Test: check bugreport for touch pre-logs.
Signed-off-by: Super Liu <supercjliu@google.com>
Change-Id: Iccf138fd891fd54bf22a56e8ed57643ef4d7d384
2021-11-16 10:56:42 +00:00
Super Liu
b32bc7188d
dumpstate: support pre-touch status.
...
Bug: 193467774
Test: check bugreport for touch pre-logs.
Signed-off-by: Super Liu <supercjliu@google.com>
Change-Id: I5c854866302333df7eac803b0366d432bc8d2540
2021-11-16 10:56:42 +00:00
Android Build Coastguard Worker
8e7c22cdfb
Snap for 7915781 from 987378054f
to sc-v2-release
...
Change-Id: I3c826f90ac8dfd80f73237b7af8847d99151384d
2021-11-16 00:01:08 +00:00
Joe Huang
9358ac98d9
Modify gnss device.mk to support new projects am: 987378054f
am: 764b89e605
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/16128399
Change-Id: I71ba1ba7dc44e0fc31cbeccb8aff81236a20125d
2021-11-15 03:06:35 +00:00
Joe Huang
764b89e605
Modify gnss device.mk to support new projects am: 987378054f
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/16128399
Change-Id: I7a4311a5979467d03c047ec0e9a44abf618a3b07
2021-11-15 02:55:18 +00:00
Joe Huang
987378054f
Modify gnss device.mk to support new projects
...
Copy default gps.xml to only specific projects under gs101 and maintain
new projects in their own folders.
Bug: 203745796
Test: Build test and check config
Change-Id: Ic0b6f8a6e41063f5c42573aea91650007963912b
2021-11-15 02:37:35 +00:00
Bowgo Tsai
529bca2e02
Removing 'verity_update_state'
...
This is not needed in device-specific init.rc file, because it's
is superseded by commit https://r.android.com/1866693 .
Bug: 203720638
Test: presubmit
Change-Id: I9798f0fa868e453b62dcdd8d7b4ee7a94c7f148f
(cherry picked from commit e77021b4c4
)
2021-11-12 02:53:02 +00:00
Android Build Coastguard Worker
93c11278e7
Snap for 7906314 from 5bcfdac788
to sc-v2-release
...
Change-Id: Ibb658cd03df7a67aaa36a1ee4c864f7d32e12936
2021-11-12 00:01:13 +00:00
Martin Liu
f9cd87c0c4
gs101: set swiotlb as noforce am: 5bcfdac788
am: 26b36bda5f
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/16212520
Change-Id: Iee5d40fb27ed3f7ca14311fd6f1b5a93c233fac0
2021-11-11 00:42:15 +00:00
Martin Liu
26b36bda5f
gs101: set swiotlb as noforce am: 5bcfdac788
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/16212520
Change-Id: Ic10f8a23848bf24542dc2334914bdef4c6b61d01
2021-11-11 00:24:40 +00:00
Martin Liu
5bcfdac788
gs101: 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: 205246642
Test: check total memory and io_tlb_nslabs
Signed-off-by: Martin Liu <liumartin@google.com>
Change-Id: If9f68b269f326f0f4b8e165593ec5dd4787fbb52
2021-11-11 00:07:28 +00:00