Sergey Volk
20c67af437
DO NOT MERGE displayport: Move sysprop for enabling DP to device level
...
Move sysprop for enabling DP to device level makefiles so DP
configuration can be controlled at a device level.
Test: manual (check /sys/module/exynos_drm/parameters/dp_enabled)
Bug: 300167292
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:dbfd61757233989a4b75a7e99fbf85c60b06d634 )
Merged-In: Ic2ee2bba8960fe0960ac8acf03eaa2ac4b9b74e6
Change-Id: Ic2ee2bba8960fe0960ac8acf03eaa2ac4b9b74e6
2023-09-15 00:35:54 +00:00
Android Build Coastguard Worker
6395541846
Snap for 10804332 from 070611ca06
to udc-qpr1-release
...
Change-Id: I6fd558c2f1969e69944aa51a94a15498fdf5c5a9
2023-09-13 23:03:21 +00:00
Florian Mayer
070611ca06
Merge "Allow to override MTE mode from device config" into udc-qpr-dev
2023-09-13 17:52:49 +00:00
Android Build Coastguard Worker
3b718f0d0f
Snap for 10797983 from 8138c20142
to udc-qpr1-release
...
Change-Id: I4251e49aa1427ed5228cab967366f04ecfb54b83
2023-09-12 23:03:37 +00:00
Bethany Barrientos
8138c20142
Merge "Grant default permissions to PCS for camera connectivity" into udc-qpr-dev
2023-09-12 15:19:51 +00:00
Joey Poomarin Phloyphisut
b0447d525c
Merge "pixelstats: change path for CCARatePath" into udc-qpr-dev
2023-09-12 03:47:52 +00:00
Bethany Barrientos
f4be3b2c1c
Grant default permissions to PCS for camera connectivity
...
- android.permission.POST_NOTIFICATIONS
- android.permission.BLUETOOTH_CONNECT
- android.permission.BLUETOOTH_SCAN
Test: make and install. verify PCS had permissions.
Bug: 287069860
Change-Id: Iefd0d80d803b36610e14bdfec07b762d7c90bd58
2023-09-11 13:52:54 -05:00
Android Build Coastguard Worker
61f8465138
Snap for 10783763 from 21c643b232
to udc-qpr1-release
...
Change-Id: I05844e2d9a92ed1d6a583695b3288c9b4462ce7c
2023-09-09 01:03:29 +00:00
Florian Mayer
f4915a01f6
Allow to override MTE mode from device config
...
Test:
# setprop persist.device_config.runtime_native_boot.bootloader_override force_on
# setprop persist.device_config.runtime_native_boot.mode_override sync
# cat /sys/devices/system/cpu/cpu?/mte_tcf_preferred
Bug: 299536833
Change-Id: If919c002a91b50448aa2ce47e206005e2301a4a6
2023-09-08 18:15:32 +00:00
Kalesh Singh
21c643b232
zuma: Disable MGLRU
...
Disable mglru in P23 devices.
Bug: 299636739
Change-Id: I73c997f76b02a08c38b8e8d8a9c0bec24237fce6
Signed-off-by: Kalesh Singh <kaleshsingh@google.com>
2023-09-08 17:03:40 +00:00
Android Build Coastguard Worker
073b5a9af3
Snap for 10776546 from 969c01c3f2
to udc-qpr1-release
...
Change-Id: Ic797d41bc019e530f4b76f66cbea62afd5bc4eaa
2023-09-07 23:03:14 +00:00
Jayant Chowdhary
969c01c3f2
Merge changes from topic "webcam-shusky" into udc-qpr-dev
...
* changes:
usb gadget: Add config for UVC in init
UsbGadget: Add support for UVC function
2023-09-07 19:38:53 +00:00
Yong Zhang
a4675a60af
Merge "Revert "Enable small dirty detection for variable refresh rate"" into udc-qpr-dev
2023-09-07 17:50:03 +00:00
Jorim Jaggi
fd050630b3
Revert "Enable small dirty detection for variable refresh rate"
...
Revert submission 24149209-enable-vrr-extension
Reason for revert: Bug: 299131033
Reverted changes: /q/submissionid:24149209-enable-vrr-extension
Change-Id: I6eeeff61ab7b630e994af17727504307ef4ed793
2023-09-07 17:48:55 +00:00
RD Babiera
06447d5b88
Merge "usb: populate USB aidl hal AltModeData" into udc-qpr-dev
2023-09-07 16:53:23 +00:00
Poomarin Phloyphisut
95e5e15f24
pixelstats: change path for CCARatePath
...
Bug: 289857250
Test: Local Test
Change-Id: I6644b89c49b252ddb7652eec7892cd2052027fa5
2023-09-07 15:39:11 +00:00
Treehugger Robot
a052c566f6
Merge "Adding camera to the default permissions for Pixel Camera Services" into udc-qpr-dev
2023-09-07 01:33:08 +00:00
Scott Wiest
4810a53875
Adding camera to the default permissions for Pixel Camera Services
...
Test: Compiled and flashed device
Bug: 298098187
Change-Id: Idcf81ac7ffc928b66b17480a298fa28ab88a7b00
2023-09-07 00:36:22 +00:00
Android Build Coastguard Worker
b347307855
Snap for 10770143 from 486a0b00b1
to udc-qpr1-release
...
Change-Id: Ic6d89792a7b200b5fb8533866b5d2cde550d591b
2023-09-06 23:03:05 +00:00
Avichal Rakesh
9f58739630
usb gadget: Add config for UVC in init
...
The UVC gadget requires some setup in configfs before it can be used by
the gadget HAL. This CL adds that setup to usb specific init.rc file.
Currently, UVC is setup to advertise mjpeg streams at 720p and 1080p.
Bug: 242344221
Test: Manually tested that UVC is correctly set up on boot.
Merged-In: I71cf4727fb23744c5aef368c1750784a19ba8c5d
Change-Id: I71cf4727fb23744c5aef368c1750784a19ba8c5d
Signed-off-by: Jayant Chowdhary <jchowdhary@google.com>
2023-09-06 20:53:58 +00:00
Avichal Rakesh
b75f286a74
UsbGadget: Add support for UVC function
...
UVC is a new USB function supported in Android. This CL adds UVC as a
valid function and gives it a new pid of 0x4ee[de]. UVC function is
guarded by the property `ro.usb.uvc.enabled`. When this property is set
to false, UVC won't be considered as a valid gadget function.
Bug: 242344221
Test: Manually tested that the UVC function is successfully configured
Merged-In: I5c2040a84ee8360b16c955403478d908fe109121
Change-Id: I5c2040a84ee8360b16c955403478d908fe109121
Signed-off-by: Jayant Chowdhary <jchowdhary@google.com>
2023-09-06 20:51:36 +00:00
Vincent Palomares
486a0b00b1
Revert "Revert "init.zuma.rc: Disable util-awareness for mids and bigs"" am: 69b275d019
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/zuma/+/24499388
Change-Id: I40243a56c56ca0ef8685059c7aa8c401a7c956e7
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-09-06 03:15:29 +00:00
Jenny Ho
511a4e9bda
Merge "dump_power: add eeprom path to dump" into udc-qpr-dev
2023-09-06 01:36:54 +00:00
Vincent Palomares
69b275d019
Revert "Revert "init.zuma.rc: Disable util-awareness for mids and bigs""
...
This reverts commit 1bf61f399f
.
Reason for revert: addressed b/296600315 (that caused the revert)
Bug: 289293494
Change-Id: I82e01459738794a387ea6cc50e3b8a8f1a3433d8
2023-09-06 00:12:06 +00:00
Android Build Coastguard Worker
63d2f6bfc1
Snap for 10763631 from c1ed5f5336
to udc-qpr1-release
...
Change-Id: I706868b0fb75a8fac9098e4d2113dd05f5bd9451
2023-09-05 23:03:29 +00:00
Arthur Hung
c1ed5f5336
Enable small dirty detection for variable refresh rate
...
Bug: 283055450
Test: Build
Change-Id: I670432d6e566260df3cfdc938f4ddbae70b5d47a
2023-09-02 19:24:14 +00:00
Android Build Coastguard Worker
c9359d0d99
Snap for 10752753 from 3902633957
to udc-qpr1-release
...
Change-Id: I081fbb5411dd24fdd9a95a1765d51b7c55f29476
2023-09-02 01:03:34 +00:00
RD Babiera
c2c37bf3a8
usb: populate USB aidl hal AltModeData
...
Populates AltModeData within PortStatus with DisplayPort
Alt Mode statuses for pin assignment, hpd, link training
status, and port partner capability.
Test: manual test on device
Bug: 277466852
Change-Id: I52a56f7090ed6dbef6211f19d6350cecac58e4fa
Merged-In: I52a56f7090ed6dbef6211f19d6350cecac58e4fa
2023-09-02 00:07:22 +00:00
Jyun LuoLai
3902633957
Merge "Add READ_PHONE_STATE for dcservice" into udc-qpr-dev
2023-09-01 11:12:07 +00:00
Treehugger Robot
8a95927e01
Merge "Disable multicam sync on FATP build" into udc-qpr-dev
2023-09-01 09:29:27 +00:00
Ming-Shin Lu
c4cc4cabe3
Merge "Support variable refresh rate when typing on zuma" into udc-qpr-dev
2023-09-01 07:34:48 +00:00
Jenny Ho
d175d70886
dump_power: add eeprom path to dump
...
Bug: 298219364
Change-Id: I233a92e51b215cc712a9344fa369c1a0f7d78d5f
Signed-off-by: Jenny Ho <hsiufangho@google.com>
2023-09-01 08:32:46 +08:00
Android Build Coastguard Worker
f07f6d967c
Snap for 10746443 from 7d55c7a459
to udc-qpr1-release
...
Change-Id: I74cd273de93bba9c2217cef8d12ed675b377e9dd
2023-08-31 23:03:23 +00:00
Qais Yousef
7d55c7a459
init.zuma.rc: Disable util-awareness for mids and bigs
...
There are power regression reports for low activity use cases on mids
and bigs. Disable util-awareness on mids and bigs for now until this is
better investigated and either use a slightly higher threshold or fix
any potential root cause that is causing unnecessary higher activities
on these cores.
Bug: 289293494
Signed-off-by: Qais Yousef <qyousef@google.com>
Change-Id: I7ab2dca998c749567c5e1908d57b2174313e8390
(cherry picked from commit 4c559d3334
)
2023-08-30 23:46:54 +00:00
Android Build Coastguard Worker
0baca56df0
Snap for 10726380 from e6e848358e
to udc-qpr1-release
...
Change-Id: I866c616c516c1db3c476c7d499c734a2b33c40fb
2023-08-28 23:03:10 +00:00
Evgenii Stepanov
e6e848358e
Merge "Force disable MTE in Chrome in _fullmte build." into udc-qpr-dev
2023-08-28 18:18:14 +00:00
Speth Chang
dd0e6d0efd
Disable multicam sync on FATP build
...
Bug: 297000091
Test: Build pass
Change-Id: Ieda421114fc2584aa1dff194661202531f7ebb65
2023-08-28 15:25:42 +08:00
Jyun LuoLai
97cd05816b
Add READ_PHONE_STATE for dcservice
...
For the Clear calling logging
Bug: 293811206
TESTED=Manual
Change-Id: Ifd996542ef3f64cda754ed88deabd72c79f12191
2023-08-28 02:37:46 +00:00
Android Build Coastguard Worker
cfcc6233da
Snap for 10719298 from ae8335bcb7
to udc-qpr1-release
...
Change-Id: I9ce36d510ad55833f15c9131947d359312be088a
2023-08-26 01:03:22 +00:00
Krzysztof Kosiński
ae8335bcb7
Merge "Set USF SoC from board makefile." into udc-qpr-dev
2023-08-25 21:47:33 +00:00
Krzysztof Kosiński
49e4648f35
Set USF SoC from board makefile.
...
Bug: 296943650
Test: presubmit
Change-Id: I0193a1683bb8319985edad855ab63b9333d56018
2023-08-25 02:51:54 +00:00
Joey Poomarin Phloyphisut
1d243624d4
Merge "pixelstats: add total call count sysfs for VendorAudioHardwareStatsReported" into udc-qpr-dev
2023-08-25 02:26:01 +00:00
Android Build Coastguard Worker
f438c7b85a
Snap for 10712072 from 4df96c5234
to udc-qpr1-release
...
Change-Id: I16d045db27d87064fe32f6f427a18b15f4c66e92
2023-08-24 23:03:00 +00:00
Treehugger Robot
4df96c5234
Merge "zuma: turn off page_pinner" into udc-qpr-dev
2023-08-24 17:24:03 +00:00
Evgenii Stepanov
4a1f9459e5
Force disable MTE in Chrome in _fullmte build.
...
This is a no-op in regular builds. Impact is limited to a testing-only
_fullmte build.
Bug: 297266100
Test: chrome does not crash
Change-Id: Iba9b031fa9d2df0c093f0465ae2dd8e1b36133b9
2023-08-23 23:22:21 +00:00
Minchan Kim
69dd546e37
zuma: turn off page_pinner
...
Disable page_pinner.
Bug: 296136854
Change-Id: I486b7710c976f257b5dd734385f3f5515867662e
Signed-off-by: Minchan Kim <minchan@google.com>
2023-08-23 15:47:39 -07:00
Alec Mouri
0fa6cbd173
Merge "Enable dimming in gamma space in screenshots for adaptive mode" into udc-qpr-dev
2023-08-23 20:08:34 +00:00
Poomarin Phloyphisut
695e32ec40
pixelstats: add total call count sysfs for VendorAudioHardwareStatsReported
...
Bug: 289857250
Test: Local Test
Change-Id: Ib5758629e46ac10282f423eb926fc25bdf4513b5
2023-08-22 15:09:31 +00:00
Android Build Coastguard Worker
026c3b004f
Snap for 10690357 from 3782d703a4
to udc-qpr1-release
...
Change-Id: I2695443573049225772eb0fb5bc15fd8fab21bb6
2023-08-21 23:03:18 +00:00
KRIS CHEN
3782d703a4
Merge "Add task_profiles MaxPerformance for storageproxyd" into udc-d1-dev am: 0a77f9c0d2
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/zuma/+/24464638
Change-Id: I343d53bb07666de283ba15c59d01309102a88a17
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-08-21 06:33:12 +00:00