Commit graph

406 commits

Author SHA1 Message Date
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
TreeHugger Robot
9546ecb1ef Merge "Temporary turn off DSP Saliency and ESP." 2023-01-03 17:11:43 +00:00
Jerry Huang
ff31b8e208 media: Support 7680x4320 performance points for video decoder
Bug: 233268217
Test: 8k playback
Change-Id: If0dd51faa7f77cc53002eadef7fc7434d83ceb2b
2023-01-03 20:11:09 +08:00
GOOGLE\huangaustin
578af451b3 [P23][Logging] Update group ID according to P23 codebase
bug: 255454761
Change-Id: If6ac8606edb8790e8424a38173058f17c584b9b5
2023-01-03 14:23:49 +08:00
Leo Liou
ad2150d56a conf: run ufs ffu script after boot complete
The ufs script is to work for ffu preparing. If device's ufs has an
old firmware, the script will copy the valid firmware into disk and
wait for ffu update on bootloader.

Bug: 224464892
Test: full build and test ffu update
Change-Id: I4e9c3766aa79740b8497a8914ad658b8339bd5a9
Signed-off-by: Leo Liou <leoliou@google.com>
2023-01-03 13:04:10 +08:00
Po-Ya Hsu
6191ab4e6b Temporary turn off DSP Saliency and ESP.
Bug: 258342843
Test: DSP are disabled for the features.
Change-Id: If80ebaa83bd320af7e75f6e0a19f4598bda720c1
2022-12-30 15:07:54 +08:00
Shiyong Li
8b3d01fb4d Merge "Update IDisplay to V8" 2022-12-28 19:06:28 +00:00
Taehwan Kim
d709267930 update media_codecs_aosp_c2.xml
Bug: 238360304
Test: Build PASS
Signed-off-by: Taehwan Kim <t_h.kim@samsung.com>
Change-Id: Id03fecc514f983d57ac42d7d1f7120c654b9df9a
2022-12-28 09:31:14 +00:00
TreeHugger Robot
43b003ec79 Merge "Pixelstats: wireless charging metrics phase out" 2022-12-26 01:54:11 +00:00
Mahesh Sivasubramanian
8070fab2e9 Remove wakelock that prevents suspend/resume
Removing wake locks as crashes around suspend are addressed with revert
of b/210162308.

Change-Id: Ia71d7cfe7748bc7b3cf7f16b18106d23a8a4439d
2022-12-22 11:34:57 -07:00
Denny cylee
b21192f79c Pixelstats: wireless charging metrics phase out
Not set the wireless charging uevent struct field

Bug: 260974677
Test: no abnormal pixelstat logcat found
Change-Id: Id7d67da01348681dcf06f3d48c60d14a44ee49f4
Signed-off-by: Denny cylee <dennycylee@google.com>
2022-12-22 09:50:03 +00:00
Ben Schwartz
46b34c6bda Merge "Revert "Remove wakelock that prevents suspend/resum"" 2022-12-21 23:39:58 +00:00
TreeHugger Robot
2b0228a5a1 Merge "init: adjust memlat parameters" 2022-12-21 16:12:57 +00:00
Kah Xuan Lim
6bc4bdf17b Merge "[Modem ML] Add daemon and ML models config file" 2022-12-21 10:04:58 +00:00
Ken Yang
a2ae568769 Merge "WLC: Move the wireless_charger to gs-common" 2022-12-21 08:36:15 +00:00
Kah Xuan Lim
1965672461 [Modem ML] Add daemon and ML models config file
Bug: 229801539
Change-Id: I70054e19a40beaa0b2c8b2bff3c33e138d896ef8
2022-12-21 02:48:39 +00:00
Mahesh Sivasubramanian
be61e6854f Revert "Remove wakelock that prevents suspend/resum"
This reverts commit abea026a7e.

Change-Id: Idb79b73cfc08bae16dd8f46c734965c43f7452c0
2022-12-20 19:16:07 -07:00
Mahesh Sivasubramanian
abea026a7e Remove wakelock that prevents suspend/resum
Removing wake locks as crashes around AOC SSR have been addressed.

Change-Id: I2ff948868b2d6540718fff02a4f20a3d7fd74459
2022-12-20 19:10:39 -07:00
Taylor Nelms
8bfdd499b8 Merge "Modify dumpstate to point to counters in sysfs rather than debugfs" 2022-12-21 01:41:40 +00:00