Shams Pirani
544739cebd
zuma: Trigger ACPM PI table update on boot
...
Bug: 265042173
Test: Boot device and read PI table from ACPM
Change-Id: I0f6a6148254761323ca68717331d6a7b826f7f2f
Signed-off-by: Shams Pirani <spirani@google.com>
(cherry picked from commit bf70784db1
)
2023-03-31 18:28:11 +00:00
Jack Wu
8f2e92816a
init: add permission for first_usage_date access
...
Bug: 275441997
Test: write first_usage_date sysfs node successfully
Change-Id: I530820be21005bbc5c2c9598b6ff70cd9fa2df62
Signed-off-by: Jack Wu <wjack@google.com>
2023-03-30 19:35:32 +08:00
Usama
c5cb43508f
Merge "Revert "Update com.google.input version in manifest"" into udc-dev
2023-03-29 07:40:04 +00:00
Usama
f12f720a44
Revert "Update com.google.input version in manifest"
...
Revert submission 21686241-21686241
Reason for revert: Culprit CLs for b/275635399
Reverted changes: /q/submissionid:21686241-21686241
Change-Id: I6b28e2f6f6bc9f5a264e28a128304d92bd35dcfd
2023-03-29 03:32:28 +00:00
Mingguang Xu
757d40dacd
Merge "zuma: add Twoshay's IGrilAntennaTuningService to manifest" into udc-dev
2023-03-28 23:03:46 +00:00
TreeHugger Robot
552f4c278f
Merge "thermal: allow the write permission for group" into udc-dev
2023-03-28 22:36:44 +00:00
Cody Heiner
2ac4f83748
Merge "Update com.google.input version in manifest" into udc-dev
2023-03-28 20:20:46 +00:00
Cody Heiner
98d00e697e
Update com.google.input version in manifest
...
Test: Previously failing AOSP presubmit tests pass.
Bug: 271227149
Change-Id: I3de2ca508861675f9c5977f989a5dbe19f016902
2023-03-28 20:16:45 +00:00
Adam Shih
72a8053cd6
Move pixel dumpstate to gs-common
...
Bug: 240530709
Test: adb bugreport
Change-Id: Ief9dc020bad3ab6a37c81161121f9424fd4ddff5
Merged-In: I70a1cd1a2a2b78b043f3c7fa8ff47f2fec75e078
2023-03-24 02:49:23 +00:00
Mingguang Xu
774f5ce7c7
zuma: add Twoshay's IGrilAntennaTuningService to manifest
...
Fixed service not found:
ServiceManagerCppClient: Failed to getService in waitForService for com.google.input.algos.gril.IGrilAntennaTuningService/default: Status(-129, EX_TRANSACTION_FAILED): 'FAILED_TRANSACTION: '
Bug: 268218130
Test: manual
Change-Id: I707cb6c0996f07c3503ab45e4b8ed7a01d5331db
Signed-off-by: Mingguang Xu <mingguangxu@google.com>
2023-03-23 23:46:50 +00:00
TreeHugger Robot
af2c222690
Merge "Revert "Move pixel dumpstate to gs-common"" into udc-dev
2023-03-23 07:24:01 +00:00
TeYuan Wang
1c444398d5
thermal: allow the write permission for group
...
Bug: 273344931
Test: Make sure all the thermalHAL throttling can be cleared w/ the cmd below:
- adb shell setprop vendor.thermal.virtualskin.severity 4
- adb shell setprop persist.vendor.disable.thermal.control 1
Change-Id: I0a80725362efe5d9c7f48fd11c46f987c350f983
2023-03-23 15:08:36 +08:00
Wilson Sung
e41debd8d2
Revert "Move pixel dumpstate to gs-common"
...
Revert submission 22188471-dumpstate aidl
Reason for revert: Build break
Reverted changes: /q/submissionid:22188471-dumpstate+aidl
Bug: 274858145
Change-Id: I4fcd0ee39b9448e2b73bb0ab6891b2a5fcd6e566
2023-03-23 05:58:08 +00:00
Adam Shih
eadbbdc576
Merge "Move pixel dumpstate to gs-common" into udc-dev
2023-03-23 04:39:46 +00:00
Chris Paulo
89d4195c08
Merge "BoardConfig: Add haptics actuator model config and adaptive haptics config" into udc-dev
2023-03-22 21:58:50 +00:00
Adam Shih
187ebac0b8
Move pixel dumpstate to gs-common
...
Bug: 240530709
Test: adb bugreport
Change-Id: I70a1cd1a2a2b78b043f3c7fa8ff47f2fec75e078
Merged-In: I70a1cd1a2a2b78b043f3c7fa8ff47f2fec75e078
2023-03-22 05:06:42 +00:00
Mahesh Kallelil
8eab233dba
Assign owner/group for cp_temp after the kernel module is loaded.
...
The chown operation on the cp_temp sysfs attribute needs to happen after
the cp_thermal_zone driver has been loaded by the insmod_sh service.
If not, the owner/group won't be updated and after the driver gets
loaded, cp_temp will default to root/root. Hence, we are moving this
operation from init to the post-fs-data stage.
Test: Verified owner/group for the sysfs attribute
Bug: 267485434
Change-Id: Ib463dd5f2de332164714a77bdb0302afeaad5217
Signed-off-by: Mahesh Kallelil <kallelil@google.com>
2023-03-21 18:30:02 -07:00
kadirpili
e46e4914a4
zuma: Create sim_logs folder
...
Bug: 258408885
Change-Id: If2a94f4ea0b5d33deed4b55d5f09bd8edde7570d
2023-03-20 05:16:16 +00:00
Adam Shih
10cf71906f
Merge "Move the rest of radio dump to gs-common" into udc-dev
2023-03-20 04:57:55 +00:00
Ruofei Ma
6c82c202da
Merge "update performance-point for BigWave AV1 decoder" into udc-dev
2023-03-18 05:33:24 +00:00
Szu-Wei (Wesley) Lee
607e06cab6
Merge "Export encoding-statistics for app to get the average QP" into udc-dev
2023-03-18 00:33:29 +00:00
TreeHugger Robot
a20a176509
Merge "zuma: Use SkiaVk as RenderEngine backend" into udc-dev
2023-03-18 00:13:03 +00:00
Ian Elliott
4a0971bb34
zuma: Use SkiaVk as RenderEngine backend
...
After 2 days, I see no issues after enabling on Pixel 7 Pro. Time to
enable on more devices.
Test: no issues seen after enabling on Pixel 7 Pro
Bug: 236390072
Change-Id: Ib0e09ba3e21d008db4c5df7b0c190a94b63a8a3a
2023-03-17 16:48:19 -06:00
Ruofei Ma
aed7bdc352
update performance-point for BigWave AV1 decoder
...
Bug: 271892522
Change-Id: Ia600b167270d7d1440cd243279ed888f076f9777
Signed-off-by: Ruofei Ma <ruofeim@google.com>
2023-03-17 13:20:31 -07:00
Szu-Wei (Wesley) Lee
2a9966bf46
Export encoding-statistics for app to get the average QP
...
Bug: 273769762
Change-Id: Ic6996c1e338eabb94b6389d76e2c1b48960876f4
Signed-off-by: Szu-Wei (Wesley) Lee <szuweilee@google.com>
2023-03-17 18:12:41 +00:00
Midas Chien
b0e0a90053
Merge "Update IComposer to V2" into udc-dev
2023-03-16 16:06:04 +00:00
Ocean Chen
8406ba0283
Merge "init.rc: change the atomic write info sysfs ownership" into udc-dev
2023-03-16 02:45:07 +00:00
Midas Chien
77fb65438a
Update IComposer to V2
...
Bug: 271221392
Test: run vts -m vts_treble_vintf_vendor_test
Change-Id: I6cbdc57ee45c417058506ca11bd744b849db4086
2023-03-15 13:46:09 +00:00
Zac Iqbal
51a090eef0
Merge "Added system:graphics permissions for faceauth_dsp-secure node." into udc-dev
2023-03-14 21:10:19 +00:00
Zac Iqbal
46c6aeec19
Added system:graphics permissions for faceauth_dsp-secure node.
...
Notes:
- The faceauth_dsp-secure heap node didn't have permissions set,
so it defaulted to root:root, making it inaccessible to our HAL.
Bug: 268669923
Test: atest
Change-Id: I35212fb6da4c49ab372b9c9d7ab20c8b85489364
2023-03-14 18:59:59 +00:00
TreeHugger Robot
bcf415e786
Merge "powerstats: Use AdaptiveDvfs data provider for MIF-DVFS reporting" into udc-dev
2023-03-14 12:39:45 +00:00
Ocean Chen
023f5952d5
init.rc: change the atomic write info sysfs ownership
...
Changed the ownership of atomic write sysfs nodes for Pixelstats.
These nodes contain values such as peak_atomic_write, committed_atomic_block,
and revoked_atomic_block.
Bug: 242766542
Bug: 259351100
Test: check these ownership under /dev/sys/fs/by-name/userdata/
Change-Id: I4f27eb91d62829ef069565a65b262aaad95a443d
Signed-off-by: Ocean Chen <oceanchen@google.com>
2023-03-14 16:00:39 +08:00
Darren Hsu
8828463175
powerstats: Use AdaptiveDvfs data provider for MIF-DVFS reporting
...
Bug: 273416698
Test: dumpsys android.hardware.power.stats.IPowerStats/default
Change-Id: I1ee21deb27d0c8eafdff315450a998df12cbb606
Signed-off-by: Darren Hsu <darrenhsu@google.com>
2023-03-14 14:46:21 +08:00
Wei Wang
f8a4a27c11
Merge "thermal: add support for multiple trigger sensors" into udc-dev
2023-03-14 05:35:39 +00:00
TreeHugger Robot
6cd44c2af2
Merge "powerstats: use AdaptiveDvfsStateResidency data provider for CPUCL" into udc-dev
2023-03-13 09:49:40 +00:00
Darren Hsu
3cda5eb2b1
powerstats: use AdaptiveDvfsStateResidency data provider for CPUCL
...
DVFS data provider is using predefined frequency table for CPU DVFS
power stats reporting. If different SoC versions define different
CPU frequencies, the predefined table should be updated, otherwise
the residencies of some impacted frequencies will be always 0. So
Make it adaptive to reduce the maintenance efforts.
Bug: 272642210
Bug: 267638537
Test: dumpsys android.hardware.power.stats.IPowerStats/default
Change-Id: Ifa39227b9a8b0cc89d8f5a78373f615348a49d4d
Signed-off-by: Darren Hsu <darrenhsu@google.com>
2023-03-13 11:37:49 +08:00
Adam Shih
4d9decfa66
Move the rest of radio dump to gs-common
...
Bug: 240530709
Test: adb bugreport
Change-Id: Iea19e317db3967d81d79a3be390e2e4c4c409978
2023-03-13 11:31:56 +08:00
Adam Shih
d8cd6941d2
Merge "move modem operation to dump_modemlog" into udc-dev
2023-03-13 02:11:47 +00:00
Jasmine Cha
59829e247c
Merge "audio: move audio hal hidl mk to gs-common." into udc-dev
2023-03-10 02:06:04 +00:00
Zac Iqbal
ee9b15b0d2
Merge "Updating VINTF manifest for IDebugManager." into udc-dev
2023-03-09 17:06:08 +00:00
Adam Shih
433e216823
move modem operation to dump_modemlog
...
Bug: 240530709
Test: adb bugreport
Change-Id: I3de4df39db7ee07b13e47e313bdee42598db37ba
2023-03-09 13:15:11 +08:00
Adam Shih
3d0464984f
Merge "move ril dump to gs-common" into udc-dev
2023-03-09 05:10:39 +00:00
Adam Shih
b90aaae77b
Merge "remove dump text section" into udc-dev
2023-03-09 05:09:26 +00:00
KRIS CHEN
1e84c90b64
Merge "Set permission for dpu hibernation sysfs node" into udc-dev
2023-03-09 03:53:46 +00:00
Jasmine Cha
918eb222b9
audio: move audio hal hidl mk to gs-common.
...
Bug: 259161622
Test: build pass and check audio function with HIDL service
Change-Id: I83a9f4103daccd5fd377a99b2aadaaa51544d918
Signed-off-by: Jasmine Cha <chajasmine@google.com>
2023-03-09 10:06:20 +08:00
Adam Shih
1ba64b984e
move ril dump to gs-common
...
Bug: 240530709
Test: adb bugreport
Change-Id: I2784ec3414ed503b032a2268acca4e39044556f3
2023-03-08 11:41:34 +08:00
Kris Chen
ca44e39b68
Set permission for dpu hibernation sysfs node
...
Bug: 256947811
Bug: 251239489
Bug: 267271482
Test: Perform udfps osc compensation.
Change-Id: I0e9e48387d89cc5d51a23e659fb7e31d5a3e4d7c
2023-03-08 03:13:27 +00:00
Sayanna Chandula
66aa28ff3e
thermal: add support for multiple trigger sensors
...
Bug: 271378726
Test: Build and boot on device. Test with emul temp
Change-Id: I3cc53cb11e5dabbb894990c57e10da3a895244e7
Signed-off-by: Sayanna Chandula <sayanna@google.com>
2023-03-07 14:58:07 -08:00
Adam Shih
bdb4b8f669
remove dump text section
...
Bug: 269212897
Test: adb bugreport
Change-Id: I73d005268bd3964477a8af776362ec57f969cc0d
2023-03-07 10:54:07 +08:00
Adam Shih
608ff36086
Merge "move camera dump to gs-common" into udc-dev
2023-03-06 23:29:45 +00:00