Commit graph

26 commits

Author SHA1 Message Date
Roy Luo
13756199db Revert^2 "Enable usb state update via udc sysfs"
This reverts commit 70087f4c9e.

Reason for revert: fix breakage in next build with build-time flag in
selinux policy.

Bug: 339241080
Test: tested on Shiba trunk_staging and next builds
Flag: android.hardware.usb.flags.enable_udc_sysfs_usb_state_update
Change-Id: Ifb7764be792494810388858b8672ac7793ed0d42
2024-08-09 00:54:51 +00:00
Treehugger Robot
4c5aff1313 Merge "Update display dim configuration" into main 2024-08-01 12:10:16 +00:00
Roy Luo
70087f4c9e Revert "Enable usb state update via udc sysfs"
Revert submission 27445245-339241080

Reason for revert: break husky-next-user (linux) build 12111903

Reverted changes: /q/submissionid:27445245-339241080
Bug: 339241080
Change-Id: I95e08c1959b64551a1c15963c13d7c4cdb7bce46
2024-07-19 01:16:43 +00:00
Roy Luo
92d50a76d3 Enable usb state update via udc sysfs
Bug: 339241080
Test: tested on Shiba
Flag: android.hardware.usb.flags.enable_udc_sysfs_usb_state_update
Change-Id: I203e06e4416c5811ded7b7aaccbe7680693f2080
2024-06-25 23:46:10 +00:00
Treehugger Robot
fe169c6406 Merge "Set default pin amount for home app" into main 2024-05-13 22:59:01 +00:00
Edgar Arriaga
f8a1670819 Set default pin amount for home app
Bug: 288900050
Test: dumpsys pinner
Flag: EXEMPT refactor

Change-Id: I86a1bd0a82513e8b45247b6fc12d4cd7a552d7db
2024-05-13 19:55:06 +00:00
Martin Liu
2c344ad3fa move common MM settings to gs common folder
Bug: 332916849
Bug: 309409009
Test: boot
Change-Id: If5515f107b4fb2490d83c2d48c78727bd6f2e51f
Signed-off-by: Martin Liu <liumartin@google.com>
2024-04-18 03:49:46 +00:00
Yong Zhang
514452495e Add Youtube back in MRR Small Area Detection Allowlist
Bug: 324132231
Test: Make Pixel builds to verify Allowlist
Change-Id: I7688694c0628ae4f267a7492f35c2bcd86b2544a
2024-02-07 16:53:19 +00:00
Jeff Chang
da7e85e6c0 Update display dim configuration
To extend battery life, modify the display dim configuration to enter
the dimming state more aggressively. The screen should dim at
minimum(20 seconds, timeout * 0.33) before the screen actually timing
out.
 Screen timeout (secs) | Dim duration before | Dim duration After
              15                    3                      4.95
              30                    6                      9.9
              60                    7                     19.8
             120                    7                     20
             300                    7                     20
             600                    7                     20
Bug: 315246849
Test: Build & Verify the dim duration with each setting.
Change-Id: I79939290b6a355cf41d43f54a653c533ea833d26
2024-01-16 00:32:48 +00:00
Peter Lin
dc330b5e88 Update default color temperature for night light
Bug: 302396607
Test: adb shell dumpsys color_display | grep "Color temp"
Change-Id: If106f81c0dd2bd81a48e156e1cc75dba4a885aca
2023-11-30 07:51:45 +00:00
Edgar Arriaga García
6a3349663d Merge "Add webview pinning for zuma devices" into main 2023-11-27 18:05:05 +00:00
Jeff Chang
73d96fb40f Merge "Update default allow list for VRR small dirty detection" into main 2023-11-02 10:48:23 +00:00
Jeff Chang
da02d10181 Update default allow list for VRR small dirty detection
The feature will be enabled by the feature flag

Bug: 308742727
Test: Build
Change-Id: Ifb11472ca2c500923508cf175db130ab56ed9386
2023-11-01 10:30:38 +00:00
Edgar Arriaga
d9e91b754f Add webview pinning for zuma devices
Bug: 307594624
Change-Id: Ia87d5a5ac22382342f56dd655a9e17639cdb54bc
2023-10-25 20:58:11 +00:00
Jasmine Cha
e4b0a42691 audio: remove prescale for BT absolute volume
Bug: 302553525
Test: build pass

Change-Id: Ie37a90ec57a00347f183bc0882372ce50a18db75
Signed-off-by: Jasmine Cha <chajasmine@google.com>
2023-10-16 16:16:17 +08:00
Arthur Hung
eee0edf9da Add default allow list for VRR small dirty detection
The feature will be enabled by the feature flag

Bug: 283055450
Test: Build
Change-Id: Iefe4553da799f11121197b165c7db58eb169b2d8
2023-10-03 04:09:42 +00:00
Dan Sandler
daa06b517e Fix a crash trying to boot the device in a pseudolocale.
Bug: 280361527
Test: Boot in XA
Change-Id: Ief6a17da63ebe8ede682cb7fc537af77d02fc183
2023-09-20 17:29:28 +00:00
Wilson Wu
5d570937bc Disable variable refresh rate when typing on zuma
Turn off config_variableRefreshRateTypingSupported on zuma.

Bug: 299966467
Test: presubmit
Change-Id: I7c58ef2e756553ed11b98b68b846228251942bd2
2023-09-19 06:11:05 +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
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
Wilson Wu
03ae83d4e6 Support variable refresh rate when typing on zuma
Enable config_variableRefreshRateTypingSupported
for zuma devices.

Bug: 283055450
Test: build
Change-Id: I695b48392fc134735705f05f74a854fbfaac108c
2023-08-15 10:28:29 +00:00
Gary Jian
c31879f687 Handle the network selection restoring in modem side
Bug: 275265652
Test: manual
Change-Id: I9efb0e88a43bffcd908c21364dc30c675d6dcf7a
2023-03-29 09:12:27 +00:00
More Kuo
48438c2fd0 Remove the Bluetooth default disable setting
Bug: 261670957
Test: Bluetooth default enable
Change-Id: I07a664c0ac8d88c943236dcd10f80477f8605de5
2022-12-07 13:41:22 +08:00
Hyunki00.koo
96cc5bffd8 changes to bring up homescreen on Ripcurrent
Signed-off-by: Hyunki Koo <hyunki00.koo@samsung.com>
Signed-off-by: Ivan Zaitsev <zaitsev@google.com>
Change-Id: I492063c4b0c2c1ba4cebb659014edd731b8b10c6
2022-07-01 16:46:27 -07:00
Sarah Chin
a35a5f464b Remove config_tcp_buffers
Moved to default values

Test: build
Bug: 222323543
Change-Id: I3041b271b3d66fdd0967dcdeece0ceacbdf6ced2
2022-05-12 01:15:38 -07:00
Aaron Ding
d88f9a90bd Branch zuma from gs201
Branch zuma from gs201 sha1 9009acf5c217f553b45ea82aa0702607229f0347

cp/pantah/ripcurrent
cp/gs201/zuma

Bug: 229340586
Change-Id: Ia312c20dae892ead9bf06728b4ef5c0c260ad045
Signed-off-by: Aaron Ding <aaronding@google.com>
2022-04-19 12:45:55 +08:00