Add support for reading the GSA logs sysfs file to see the GSA logs in
the bugreports we get from dogfooders.
(cherry picked from commit 09cb4227bb)
Bug: 271125313
Test: adb shell dumpstate
Change-Id: I09a2e039451b5eb8b7fa360ba03486bd871fb970
Merged-In: I09a2e039451b5eb8b7fa360ba03486bd871fb970
dumpstate runs as system group, so in order to prepare for it to be
readable by dumpstate, we need to change the group to system.
(cherry picked from commit 286ebed626)
Bug: 271125313
Test: ls -l /sys/devices/platform/16490000.gsa-ns/
Change-Id: Ib8f299e99add9cc2f03887cda78f576924c522cd
Merged-In: Ib8f299e99add9cc2f03887cda78f576924c522cd
ro.hardware.egl is currently not set for zuma devices. libEGL loader is finding libGLES_mali.so Graphics driver by trying wildcard matching.
Fix this by setting ro.hardware.egl=mali
Bug: 282832873
Change-Id: I7764eef1c847568614488d6334057bd7e7a0c525
Signed-off-by: Siddharth Kapoor <ksiddharth@google.com>
This is for supporting Softbank requirement OTR-CORE_GEN-000305,
UE shall delete the GUTI when performing software update.
Bug: 281468256
Test: build pass
Change-Id: I19db908f8a89299b4efea926b2bfcba6ef1c6758
This reverts commit dad4c28d12.
Reason for revert: <CCA has audio artifact, set default off until the issue is fixed>
Change-Id: I4c12f1a8e51e0c5135be0e45ef82440642ae26ed
Setting the owner of /dev/logbuffer_cpif as system to allow the
dump_modem script to read the logs as part of bugreport
Test: Tested bugreport on P23
Bug: 278501642
Change-Id: I336d712ea9e4bc2cfe08195f64089b68dd283fe6
Signed-off-by: Mahesh Kallelil <kallelil@google.com>
- release stable sdk version to factory image
Bug: 281464842
Test: verify sdk version at b/281464842
Change-Id: I539ca681425cda69e545f0f693a936017eb0a548
also add thermal stats permissions for clearing
Bug: 262520811
Test: can parse pca stats in pixelstats-uevent
Change-Id: I1fadae8f5ee80279222313d0408ba21421e4c4a7
Signed-off-by: Jack Wu <wjack@google.com>
We should apply watermark_sclae_factor after
boot complete. Otherwise, extra_free_kbytes.sh
might overwrite it and this also aligns with
previous projects' timing.
Bug: 278075546
Test: boot and check watermark_scale_factor
Change-Id: I7989fd1e8cd968193577300b0f83a829bdeb037d
Signed-off-by: Martin Liu <liumartin@google.com>
With vendor group throttling, we could relax the ota cpuset.
Bug: 201260585
Test: cpuset changed as expected
Change-Id: I4d719edf898ff0bfe8a2ba776ccd55f9ce423dfa
This avoids mali trying to read `/data/data/com.mali.testjava` for its
debug config.
Bug: 205779871
Bug: 264489188
Test: manual - reboot device and check the absence of AVC denials
(cherry picked from commit 7038bae086)
Merged-In: I42051ae2c10c6d4fa7c1f9d5f485ff5471e6a287
Change-Id: I42051ae2c10c6d4fa7c1f9d5f485ff5471e6a287