shengchiliu
94cc9e9c99
Create a folder to store the calibration file
...
This folder was created previously by a factory calibration script. On some 2023 devices, auto calibration will replace factory calibration, so the folder won't be automatically created in the factory anymore. We create the folder as part of the device initialization, so it is available by the time we try to write a new calibration file into the folder.
Bug: 246991030
Test: test on device
Change-Id: I8548bc7f7058f435cf3df6734de33bed62b86469
2023-02-07 18:36:09 -08:00
TreeHugger Robot
444ac894f6
Merge "Add head tracker feature."
2023-02-07 21:13:10 +00:00
Manish Kushwaha
1d25ae3053
Add head tracker feature.
...
Bug: 264833502
Test: Verified that head tracker feature is set and sensor feature CTS
test passes.
Change-Id: If0180602903114016ef538b7a383b92f473cdb59
2023-02-07 19:25:29 +00:00
Jenny Ho
5059368362
dumpstate: dump battery defend logbuffer
...
Bug: 242679204
Change-Id: I85b1b7917445b0c53cff66d51a1af0e00ab488ec
Signed-off-by: Jenny Ho <hsiufangho@google.com>
2023-02-05 14:03:30 +08:00
neoyu
3a6c284055
zuma: Enable SET_SCREEN_STATE request
...
Bug: 263081412
Test: build pass
Change-Id: I17cd92b248e6e111560caad8991b955251428e8f
2023-02-03 02:27:40 +08:00
Jack Wu
cadef9557f
init: add permission for charging_policy access
...
Bug: 251425963
Test: write charging_policy sysfs node successfully
Change-Id: I2ee0788c5983bccd85d6e01aa6ea826b9addac41
Signed-off-by: Jack Wu <wjack@google.com>
2023-02-02 12:20:50 +00:00
Doug Zobel
9b6a17e071
Merge "pixelstats: Configure PCIe link stats pathnames and access"
2023-02-01 15:04:04 +00:00
Sajid Dalvi
c649651b04
Merge "init: add dumpstate for pcie"
2023-01-31 19:53:26 +00:00
Dai Li
7914cd2f1a
Merge "Blow AR upon boot success in zuma"
2023-01-30 22:16:21 +00:00
Florian Mayer
63a58603a2
Remove MTE user toggle from Zuma.
...
Change-Id: If62af28429b20cb38288ad86f452acf250088c19
2023-01-27 01:06:32 +00:00
Peter Collingbourne
0035373279
Merge "Temporarily disable KASAN until bugfix is merged into Shusky kernel."
2023-01-26 03:41:03 +00:00
Peter Collingbourne
3174340456
Temporarily disable KASAN until bugfix is merged into Shusky kernel.
...
Bug: 265863271
Change-Id: Ifdc9f910767406c4c37600a0b14f502e90bab0aa
2023-01-25 16:59:53 -08:00
Dai Li
35b3e91c75
Blow AR upon boot success in zuma
...
With otp driver migrated to trusty in zuma, use tipc to blow AR in
Android.
Bug: 232277507
Change-Id: I6908502244e96bf86f026596a395419eb3b9b877
2023-01-25 20:44:53 +00:00
Doug Zobel
ecb02c9cc0
pixelstats: Configure PCIe link stats pathnames and access
...
Test: adb logcat "pixelstats-vendor:D *:S"
Bug: 266689144
Change-Id: Ie528c3273e43e0a3401449a057eeb9c7e6004ecf
Signed-off-by: Doug Zobel <zobel@google.com>
2023-01-25 09:57:06 -06:00
Sajid Dalvi
9d79164804
init: add dumpstate for pcie
...
Add logbuffer support to pcie driver to reduce dmesg spam.
Bug: 228870318
Change-Id: I714110a83bd04972db1017fae7dd08ea61b7a31c
Signed-off-by: Sajid Dalvi <sdalvi@google.com>
2023-01-24 18:56:37 -06:00
Mahesh Sivasubramanian
5cb0ef1f4a
zuma: Enable SICD after boot
...
Bug: 238226940
Change-Id: I43a00d12d97a8c5f86e6163c0fcf0160f9b5791f
Signed-off-by: Mahesh Sivasubramanian <msivasub@google.com>
2023-01-24 00:22:07 +00:00
TreeHugger Robot
7f59f49e22
Merge changes I9465cf81,Ic7c048e1
...
* changes:
Set pKVM to enabled in /misc on A0 chips
Set pKVM metrics tag
2023-01-23 17:57:00 +00:00
David Brazdil
f347cd224d
Set pKVM to enabled in /misc on A0 chips
...
pKVM provides a workaround for A0 hardware issue. Signal to tests that
an A0 device should not be run without it by enabling it in /misc on
first boot. We only do this on debug builds.
Bug: 266183966
Test: flash, boot, reboot to bootloader, check 'fastboot oem pkvm'
Change-Id: I9465cf816c65943cba6e04b1d939b0bb5af4395d
2023-01-23 14:48:26 +00:00
David Brazdil
3900802833
Set pKVM metrics tag
...
Performance of pKVM differs between hardware revisions. Set AVF's debug
property on A0 chips to separate benchmark results from each other.
Bug: 266183966
Test: getprop | grep 'debug.hypervisor.metrics_tag'
Change-Id: Ic7c048e1209bf957cef2373b92dc2e9de2733a9c
2023-01-23 12:55:43 +00:00
Victor Barr
e0ed3112e2
Merge "Support DBA HAL"
2023-01-19 21:52:38 +00:00
Wen Chang Liu
5855555c19
Merge "BoardConfig: add BOARD_SUPPORT_FLEXIBLE_P010 support"
2023-01-18 15:30:11 +00:00
TreeHugger Robot
4c74d95ac6
Merge "thermal: remove thermal pid flag for zuma"
2023-01-18 00:14:00 +00:00
Ken Yang
aeef4c5f9d
WLC: include the wireless FCM correctly
...
Change the setting of DEVICE_PRODUCT_COMPATIBILITY_MATRIX_FILE from ':='
to '+=' due to that vendor services like WLC will be added before it.
Bug: 265476345
Change-Id: I1b60f69465faad3749f1e54a561d1c20c99b7237
Signed-off-by: Ken Yang <yangken@google.com>
2023-01-14 04:11:19 +00:00
Jaegeuk Kim
34b65b6ab3
Merge "zuma: add no encryption fstab rule"
2023-01-13 16:11:30 +00:00
Alex Hong
e040b0838a
Merge "Fix the index out of bounds error when the modem FD is missing"
2023-01-13 06:26:41 +00:00
Leo Liou
905df10502
Merge "conf: run ufs ffu script after boot complete"
2023-01-13 03:21:07 +00:00
Peter (YM)
a6dd6e5d1b
thermal: remove thermal pid flag for zuma
...
Since we are going to remove old pid algo for zuma, don't need to have
version control anymore.
Bug: 247536326
Test: lshal debug android.hardware.thermal@2.0::IThermal/default
Change-Id: I1f6fe94f018c66156f08d66989c833547f8aa3b9
2023-01-13 02:39:24 +00:00
Jaegeuk Kim
613c3a39a8
zuma: add no encryption fstab rule
...
Change-Id: I573d47c9df408ec9ba22d98474a21ef635fd3fbf
Signed-off-by: Jaegeuk Kim <jaegeuk@google.com>
2023-01-12 09:41:15 -08:00
Ray Chi
fbfb40d58c
Modify dwc3 irq affinity to get better performance
...
Bug: 264946043
Test: build pass and dwc3 irq is located in expected cpu
Change-Id: Ia9ad880c64ae3122ab059a0cac9e7c6efe5950bb
2023-01-12 09:47:32 +00:00
Taehwan Kim
d9fa2f37a3
BoardConfig: add BOARD_SUPPORT_FLEXIBLE_P010 support
...
Bug: 229547170
Bug: 238360304
Test: atest CtsMediaDecoderTestCases:ImageReaderDecoderTest
Test: atest CtsMediaV2TestCases
Signed-off-by: Taehwan Kim <t_h.kim@samsung.com>
Change-Id: I608f1e01d95ffc725c325377302cbb98e0320e6b
Signed-off-by: wenchangliu <wenchangliu@google.com>
2023-01-12 09:24:30 +00:00
Jaegeuk Kim
205be45bca
Remove wait_for_keymaster
...
Bug: 186580823
Change-Id: Ie13e99f9890ca06c21e1b4290cacbf843fadb962
Signed-off-by: Jaegeuk Kim <jaegeuk@google.com>
2023-01-12 03:28:16 +00:00
TreeHugger Robot
b09ab548fe
Merge "init: fix permission for logbuffer"
2023-01-12 02:07:51 +00:00
yihsiangpeng
c6ba6df4a5
init: fix permission for logbuffer
...
Move permission setting for logbuffer to early-boot to avoid timing
problem.
Bug: 261921843
Change-Id: Ia335a2cf0361a05c4921354ff80878627faf5010
Signed-off-by: yihsiangpeng <yihsiangpeng@google.com>
2023-01-12 01:40:27 +00:00
Manish Kushwaha
e3b095dbde
Migrate sensor HAL to AIDL interface
...
Bug: 247478991
Test: tested on-device (P23) ab/P46941077
Test: `sensor_test -ahal list` and `sensor_test list`
Test: `sensor_test -ahal sample -s0` and `sensor_test sample -s0`
Change-Id: I40f6ab6b7780c53cd638a1f77c95f6c324dc2d15
2023-01-11 01:56:38 +00:00
TreeHugger Robot
7f9b914229
Merge "Dumpstate: update dump path"
2023-01-10 12:58:09 +00:00
yihsiangpeng
18a6283a65
Dumpstate: update dump path
...
Bug: 261921843
Change-Id: Id95fcf05e553e977df79b6e42a3d1ae7e1f9eaec
Signed-off-by: yihsiangpeng <yihsiangpeng@google.com>
2023-01-10 18:05:19 +08:00
Shiyong Li
425f018ae9
Merge "Add display_unit_test soong config for Zuma"
2023-01-10 05:28:30 +00:00
Darren Hsu
f8079c0484
powerstats: update CPU core state residency stats
...
Bug: 263276734
Test: dumpsys android.hardware.power.stats.IPowerStats/default
Change-Id: I23de23b2119e2ac114c1fdf7085dc68e948bc301
Signed-off-by: Darren Hsu <darrenhsu@google.com>
2023-01-10 10:43:30 +08:00
Alex Hong
84333eb2dc
Fix the index out of bounds error when the modem FD is missing
...
Bug: 263783650
Test: atest VtsHalDumpstateTargetTest pass
Change-Id: If21800c40a5424d70e10e6dd027cee6737e46863
2023-01-09 21:34:54 +08:00
TreeHugger Robot
3661f28491
Merge "powerstats: add CPU core state residency stats"
2023-01-09 09:17:44 +00:00
Terry Huang
041f92764a
Enable Radio HAL 2.1
...
Bug: 257216059
Test: local test
Change-Id: Id74f2d0e66eff8e5f130b4b48bc21d3b615a6d2c
2023-01-09 03:38:37 +00:00
Darren Hsu
a5cf84d372
powerstats: add CPU core state residency stats
...
Bug: 263276734
Test: dumpsys android.hardware.power.stats.IPowerStats/default
Change-Id: Ie1ff6caaf264ccc4442932f9fb37078f27ff44ce
Signed-off-by: Darren Hsu <darrenhsu@google.com>
2023-01-07 14:52:06 +08:00
TreeHugger Robot
ae9864c65e
Merge "bootctrl: enforce synchronous write operation"
2023-01-07 03:09:21 +00:00
Yuti Amonkar
8d4cce51aa
Add display_unit_test soong config for Zuma
...
Bug: 242925217
Change-Id: Ia72a068e19f77edd76181bcda3dbf3c2d6b9ebf1
Signed-off-by: Yuti Amonkar <yuti.amonkar@samsung.com>
2023-01-07 00:51:05 +00:00
Tim Lin
658ee21b23
enable ICCID to PLMN translation
...
The vendor changed property name for this feature.
Bug: 264620636
Change-Id: If08aeaff311276a5cb56003ef82179d60b0f1223
Test: make
2023-01-06 15:33:52 +00:00
Oleg Matcovschi
e320769072
bootctrl: enforce synchronous write operation
...
Bug: 263218204
Bug: 197104397
Signed-off-by: Oleg Matcovschi <omatcovschi@google.com>
Change-Id: Ifbc612fc40847395ccb751463b1bb15bd3f20657
(cherry picked from commit 354f3c6d2edf302b030ed698bac4c0fd8067f0f4)
2023-01-06 03:37:41 +00:00
TreeHugger Robot
513f2a6c29
Merge "Set /dev/video12 file permissions for zuma"
2023-01-05 22:19:47 +00:00
Victor Barr
612fabcb9d
Support DBA HAL
...
Previously supported in gs101 only.
Bug: 263394888
Test: Built and ran DBA HAL on Android Device
Change-Id: I67ed862c8f2e9c3c573b5bc27ea49ea0a7e21762
2023-01-05 21:14:31 +00:00
Tim Lin
4548b6eff1
enable combine mode for ECC list
...
The vendor changed property name for this feature.
Bug: 263329037
Change-Id: I760eb6f99688bc0c886a79e0df492a477fb79a17
Test: make
2023-01-04 12:24:16 +00:00
TreeHugger Robot
95293d9fdd
Merge "media: Support 7680x4320 performance points for video decoder"
2023-01-04 05:35:17 +00:00