Commit Graph

7725 Commits

Author SHA1 Message Date
AnierinB
1f54fc6a4d gs201: Initialize for Evolution X 9.x
Signed-off-by: AnierinB <anierin@evolution-x.org>
2024-09-10 14:09:28 -07:00
Nolen Johnson
c03fc89b04 Revert "gs201: Build with 64-bit only GMS if WITH_GMS"
This reverts commit 015c0ed681.

Reason for revert: GMS combined these makefiles.

Change-Id: I55b4c78fc0ef3bd4c752c234695989c4bf89ee05
2024-09-09 21:28:08 +00:00
Aaron Kling
19ae1d6ed1 gs201: Remove elf files in copy files check
New extract files uses packages instead of copy files

Change-Id: I337c07d13bd350958d4808e1693cc6e03753a96c
2024-09-07 14:25:51 +03:00
basamaryan
0db58100ec gs201: Drop unnecessary BOARD_USERDATAIMAGE_FILE_SYSTEM_TYPE flag
Change-Id: Ibb96c529ac64239d7bb919e46f5a625a6deebf98
2024-06-23 00:32:36 -04:00
Michael Bestas
ac8643eb0c Merge tag 'android-14.0.0_r50' into staging/lineage-21_merge-android-14.0.0_r50
Android 14.0.0 Release 50 (AP2A.240605.024)

# -----BEGIN PGP SIGNATURE-----
#
# iF0EABECAB0WIQRDQNE1cO+UXoOBCWTorT+BmrEOeAUCZmdzmgAKCRDorT+BmrEO
# eOaXAJ9UlCc7TZKGS56NNhdmIXj1eQr3GwCeMnWYHXeLam9ZWrbUpVkzZIB/zD8=
# =SMos
# -----END PGP SIGNATURE-----
# gpg: Signature made Tue Jun 11 00:43:54 2024 EEST
# gpg:                using DSA key 4340D13570EF945E83810964E8AD3F819AB10E78
# gpg: Good signature from "The Android Open Source Project <initial-contribution@android.com>" [marginal]
# gpg: initial-contribution@android.com: Verified 2543 signatures in the past
#      2 years.  Encrypted 4 messages in the past 2 years.
# gpg: WARNING: This key is not certified with sufficiently trusted signatures!
# gpg:          It is not certain that the signature belongs to the owner.
# Primary key fingerprint: 4340 D135 70EF 945E 8381  0964 E8AD 3F81 9AB1 0E78

# By Wilson Sung (6) and others
# Via Android Build Coastguard Worker (20) and others
* tag 'android-14.0.0_r50': (21 commits)
  add dsim wakeup labels
  Remove SELinux exception
  Revert^2 "Remove persist.bootanim.color property definitions"
  Revert "Remove persist.bootanim.color property definitions"
  Remove persist.bootanim.color property definitions
  Update tcpm i2c sepolicy with new device name
  [gs201] Use common settings for Contexthub HAL
  Update i2c device paths
  Update SELinux error
  sepolicy: allow hal_power_stats to read sysfs_display
  dontaudit on dir search for vendor_charger_debugfs
  Update SELinux error
  Update SELinux error
  Update SELinux error
  Remove modem_svc selinux error from denials bug_map
  selinux: label wakeup for BMS I2C 0x36, 0x69
  gs201: move mediacodec_samsung sepolicy to gs-common
  Remove obsolete entries
  Update SELinux error
  Allow GRIL to get power stats.
  ...

Change-Id: Icefd487fd2f0b98f239ebf19fc1d371e005f49d8
2024-06-15 22:36:31 +03:00
Michael Bestas
d188c01011 Merge tag 'android-14.0.0_r50' into staging/lineage-21_merge-android-14.0.0_r50
Android 14.0.0 Release 50 (AP2A.240605.024)

# -----BEGIN PGP SIGNATURE-----
#
# iF0EABECAB0WIQRDQNE1cO+UXoOBCWTorT+BmrEOeAUCZmdzmgAKCRDorT+BmrEO
# eOlUAJ0TWkW8QcVO31vny0XkQ2HaLOxz+ACeLRL6jaHuXBT08TgmRHAcDuGXjC0=
# =6CHm
# -----END PGP SIGNATURE-----
# gpg: Signature made Tue Jun 11 00:43:54 2024 EEST
# gpg:                using DSA key 4340D13570EF945E83810964E8AD3F819AB10E78
# gpg: Good signature from "The Android Open Source Project <initial-contribution@android.com>" [marginal]
# gpg: initial-contribution@android.com: Verified 2543 signatures in the past
#      2 years.  Encrypted 4 messages in the past 2 years.
# gpg: WARNING: This key is not certified with sufficiently trusted signatures!
# gpg:          It is not certain that the signature belongs to the owner.
# Primary key fingerprint: 4340 D135 70EF 945E 8381  0964 E8AD 3F81 9AB1 0E78

# By Jenny Ho (4) and others
# Via Android Build Coastguard Worker (36) and others
* tag 'android-14.0.0_r50': (42 commits)
  gs201: bigocean: Enable width-height swap
  Revert "Add betterbug mk to gs201"
  Adding android.software.contextualsearch to gs-201 devices.
  bcl: Adjust GPU LIGHT clk divider ratio
  pixelstats: added multiple GMSR paths
  Add betterbug mk to gs201
  pixelstats: gs201: add Learning/Update/ModelLoad path
  dumpstate: moving charger nodes to user build
  [gs201] Enable multiclient HAL
  bcl: Adjust GPU clk divider ratio
  Move manifest entries to gs-common.
  [Refactor] Include edgetpu targets in final image
  Add Youtube back in MRR Small Area Detection Allowlist
  Update i2c device paths
  Revert "usb: Select usb-service rc files based on kernel versions"
  gs201: enable dynamic color mode
  usb: Select usb-service rc files based on kernel versions
  usb: Runtime search the i2c path
  gs201: Remove sysprop forcing renderengine to skiaglthreaded
  remove build log spam
  ...

 Conflicts:
	conf/init.gs201.rc
	device.mk
	dumpstate/dump_power_gs201.sh

Change-Id: I6580599a453d7575dc9d02a28900a925e6c5640f
2024-06-15 22:36:25 +03:00
Tommy Webb
22e7439a3d Revert "Add back saturated color mode"
This presence of this color mode now leads to problems deactivating
color inversion and color correction, even if it is not selected.

This reverts commit d37aac0531.

Issue: calyxos#2312
Change-Id: I1ce6aec9d32d4b3fd2d88545c91c579b8313e50a
2024-04-30 20:21:19 +03:00
Michael Bestas
df371b8a52 gs201: Update AiAi configs
Extracted from stock cheetah AP1A.240405.002

Change-Id: Ief71f77fb2475311ed555fece837f46ff1eae4aa
2024-04-26 18:34:37 +03:00
Michael Bestas
4bfd1fce2e fixup! Disable userdebug diagnostics
Change-Id: Ic3f40892d4654e853bcd11803e43ecb7f0ff9366
2024-04-24 20:00:35 +03:00
Michael Bestas
1ee5a39c5f Merge tag 'android-14.0.0_r30' into staging/lineage-21_merge-android-14.0.0_r30
Android 14.0.0 Release 30 (AP1A.240405.002)

# -----BEGIN PGP SIGNATURE-----
#
# iF0EABECAB0WIQRDQNE1cO+UXoOBCWTorT+BmrEOeAUCZgs+ygAKCRDorT+BmrEO
# eA4AAJ4nhXb62reEpMDl0rpCQe76Y1MongCfTXgrsOwSW1Kaf/CY+ckNKqJLOTs=
# =x+yL
# -----END PGP SIGNATURE-----
# gpg: Signature made Tue Apr  2 02:10:02 2024 EEST
# gpg:                using DSA key 4340D13570EF945E83810964E8AD3F819AB10E78
# gpg: Good signature from "The Android Open Source Project <initial-contribution@android.com>" [marginal]
# gpg: initial-contribution@android.com: Verified 2412 signatures in the past
#      2 years.  Encrypted 4 messages in the past 2 years.
# gpg: WARNING: This key is not certified with sufficiently trusted signatures!
# gpg:          It is not certain that the signature belongs to the owner.
# Primary key fingerprint: 4340 D135 70EF 945E 8381  0964 E8AD 3F81 9AB1 0E78

# By George Lee
# Via Android Build Coastguard Worker
* tag 'android-14.0.0_r30':
  bcl: Adjust GPU clk divider ratio

Change-Id: Ic2e84279ed267e903b187eb6606fa430d665c79f
2024-04-03 14:15:22 +03:00
Michael Bestas
54b5e2e9c0 gs201: overlay: Enable battery cycle count
Change-Id: I92bc8363e1c9e2ad54c29a0a30dce992e25f697d
2024-03-28 00:08:19 +02:00
LuK1337
9f47851953 fixup! Update sepolicy path
Change-Id: I7506dfd0f51912a768cbfc56f4f2e423dc3054c8
2024-03-20 23:38:14 +01:00
Android Build Coastguard Worker
0c126b3a73 Merge cherrypicks of ['googleplex-android-review.googlesource.com/26516176'] into 24Q2-release.
Change-Id: I9fb92f031527f8217e9fe847c90af8e2f180dbd0
2024-03-15 00:03:48 +00:00
Vinay Kalia
32333e15c9 gs201: bigocean: Enable width-height swap
bug: 328331219
Test: android.mediav2.cts.CodecInfoTest#testResolutionSupport
      [29_video/av01_c2.google.av1.decoder]

Signed-off-by: Vinay Kalia <vinaykalia@google.com>
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:dbec97c34f276661a30dad532fd08114bb219b54)
Merged-In: Ib57dbaf32c2198e755e123cd894514bce5fb212e
Change-Id: Ib57dbaf32c2198e755e123cd894514bce5fb212e
2024-03-14 23:56:58 +00:00
Michael Bestas
855708aac3 Merge tag 'android-14.0.0_r29' into staging/lineage-21_merge-android-14.0.0_r29
Android 14.0.0 release 29

# -----BEGIN PGP SIGNATURE-----
#
# iF0EABECAB0WIQRDQNE1cO+UXoOBCWTorT+BmrEOeAUCZeZWygAKCRDorT+BmrEO
# eD7OAJ432TWMe9grx03PWAXroMGubhrqOQCfa4pJGdaN9YVr/L8ZI6WdQdsjy6U=
# =3gr6
# -----END PGP SIGNATURE-----
# gpg: Signature made Tue Mar  5 01:18:34 2024 EET
# gpg:                using DSA key 4340D13570EF945E83810964E8AD3F819AB10E78
# gpg: Good signature from "The Android Open Source Project <initial-contribution@android.com>" [marginal]
# gpg: initial-contribution@android.com: Verified 2383 signatures in the past
#      2 years.  Encrypted 4 messages in the past 2 years.
# gpg: WARNING: This key is not certified with sufficiently trusted signatures!
# gpg:          It is not certain that the signature belongs to the owner.
# Primary key fingerprint: 4340 D135 70EF 945E 8381  0964 E8AD 3F81 9AB1 0E78

# By Wilson Sung (13) and others
# Via Automerger Merge Worker (428) and others
* tag 'android-14.0.0_r29': (55 commits)
  sepolicy: add read wlc sysfs permission
  Fix rlsservice sepolicy
  Update SELinux error
  Update SELinux error
  Add Secretkeeper HAL
  gs201: move sepolicy related to bootctrl hal to gs-common
  Removes duplicate hidraw_device type definition.
  Suppress avc error log on debugfs's usb folder.
  Move sg_device related policy
  aoc: add sysfs file entry
  Add Pixel Mapper as a sp-HAL
  dontaudit on dir search for vendor_votable_debugfs
  Removes duplicate hidraw_device type definition.
  Change the MDS to platform app in selinux ap context.
  sensors: Move USF related sepolicy to gs-common.
  Update SELinux error
  Add selinux policy change to allow MDS access Samsung OemRil hal.
  Update SELinux policies for rlsservice
  pixelstats: Add Brownout Detection sepolicy
  Update SELinux error
  ...

 Conflicts:
	sepolicy/gs201-sepolicy.mk
	sepolicy/whitechapel_pro/keys.conf

Change-Id: I9fc4aff3c5cc921195544f85b2c176e50712e7d0
2024-03-10 09:21:42 +02:00
Michael Bestas
d1e0a12fdb Merge tag 'android-14.0.0_r29' into staging/lineage-21_merge-android-14.0.0_r29
Android 14.0.0 release 29

# -----BEGIN PGP SIGNATURE-----
#
# iF0EABECAB0WIQRDQNE1cO+UXoOBCWTorT+BmrEOeAUCZeZWygAKCRDorT+BmrEO
# eDSNAJ9wqDj+MjTkLxlVtDrIJfY8Snw+mwCeNsBpbgOGLGUe+yZUutCeS44QeFs=
# =PW52
# -----END PGP SIGNATURE-----
# gpg: Signature made Tue Mar  5 01:18:34 2024 EET
# gpg:                using DSA key 4340D13570EF945E83810964E8AD3F819AB10E78
# gpg: Good signature from "The Android Open Source Project <initial-contribution@android.com>" [marginal]
# gpg: initial-contribution@android.com: Verified 2382 signatures in the past
#      2 years.  Encrypted 4 messages in the past 2 years.
# gpg: WARNING: This key is not certified with sufficiently trusted signatures!
# gpg:          It is not certain that the signature belongs to the owner.
# Primary key fingerprint: 4340 D135 70EF 945E 8381  0964 E8AD 3F81 9AB1 0E78

# By Roy Luo (7) and others
# Via Automerger Merge Worker (846) and others
* tag 'android-14.0.0_r29': (84 commits)
  Revert^3 "Use graphics allocator 2"
  usb: enable media-presence polling for SD cards
  pixelstats: Fix access permission by adding total call count and update cca path sysfs
  config: Use carrier config in ROM by default
  Revert^2 "usb: introduce UsbDataSessionMonitor class"
  gs201: use android.hardware.boot aidl interface
  gs201: update manifest HAL android.hardware.boot from hidl 1.2 to aidl
  Revert "usb: introduce UsbDataSessionMonitor class"
  gs201: include bootctrl_hidl_1.2.mk from gs-common
  gs201: move bootctrl service declaration to gs-common
  gs201: move bootctrl hal to gs-common
  bcl: adjust heavy clk divider ratio
  usb: introduce UsbDataSessionMonitor class
  Update default color temperature for night light
  Add webview pinning for gs201 devices
  Enable adaptive playback for BigOcean
  gs201: add c2.android.av1-dav1d.decoder in media_codecs_performance_c2.xml
  usb: update usb hal version to v3
  gs201: update AIDL IGoogleBattery manifest version to 3
  usb: update incompatible charger warning reason
  ...

 Conflicts:
	device.mk

Change-Id: I3e4ae1e4aebe25a1d14ced1f99cfdfc16955d21c
2024-03-10 09:20:14 +02:00
Android Build Coastguard Worker
5ccb945e84 Merge cherrypicks of ['googleplex-android-review.googlesource.com/26450011'] into 24Q2-release.
Change-Id: Ic7216c5d7fc996484ffd691e43c34d15a827b120
2024-03-08 23:58:30 +00:00
Daniel Chapin
49634ee895 Revert "Add betterbug mk to gs201"
Revert submission 26348985-bb-sepolicy-poc

Reason for revert: Droidfood blocking bug: b/327991669

Bug: b/327991669

Reverted changes: /q/submissionid:26348985-bb-sepolicy-poc
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:3f5c12abada31befa0d9f869bf6628d06ee05aa4)
Merged-In: Id77188dd9f6f5acaed1506a9489f5d6f9874dde9
Change-Id: Id77188dd9f6f5acaed1506a9489f5d6f9874dde9
2024-03-08 23:54:43 +00:00
Android Build Coastguard Worker
5d4833c87f Merge cherrypicks of ['googleplex-android-review.googlesource.com/26448982', 'googleplex-android-review.googlesource.com/26467635'] into 24Q2-release.
Change-Id: I80e762e22f82285e61a25ec888ea6a0230769dad
2024-03-07 20:57:30 +00:00
Shashwat Razdan
3954e3a89a Adding android.software.contextualsearch to gs-201 devices.
Bug: 326143814
Test: Built and tested on device
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:e9e4f853a6847a55f2bedc8fc37c17f44c1fa743)
Merged-In: Iad8cd8a859299a5a60e0bdc569f7da4756bb95eb
Change-Id: Iad8cd8a859299a5a60e0bdc569f7da4756bb95eb
2024-03-07 20:51:49 +00:00
George Lee
a528a2c7f9 bcl: Adjust GPU LIGHT clk divider ratio
Set GPU LIGHT clk divider ratios to /2.

Bug: 327700285
Test: Confirm no prints like:
"28000000.mali: Ctx 8349_23 Group 0 CSG 3 CSI: 3"
while running GFXBench under LIGHT MITIGATION
Signed-off-by: George Lee <geolee@google.com>
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:43d42739b57713f7e41df147e6372d1ccce6243f)
Merged-In: I4b62b33c0b72e5a053f477943379727d58f7298e
Change-Id: I4b62b33c0b72e5a053f477943379727d58f7298e
2024-03-07 20:51:33 +00:00
Android Build Coastguard Worker
f56393a464 Snap for 11526283 from 1c7d8f80f2 to 24Q2-release
Change-Id: Ie93680c98d2077e03d8b4c6a90ab9b6768067fa1
2024-03-05 00:30:20 +00:00
Peter Lin
1c7d8f80f2 add dsim wakeup labels
Bug: 322035303
Bug: 321733124
test: ls sys/devices/platform/1c2c0000.drmdsim/1c2c0000.drmdsim.0/wakeup -Z
Change-Id: Ifcf73176620f44743a8aa252f8afed85c3af475c
2024-03-04 03:02:14 +00:00
Michael Bestas
732b8dd047 Revert "Bypass build time check for users-libs"
This reverts commit a8a4ca2748.

Change-Id: I6f61d58e2dd419cb11f2aeb4f0faf54145c6a5ce
2024-03-02 04:20:57 +02:00
Android Build Coastguard Worker
98657ce2a1 Snap for 11520864 from 85b26e93cc to 24Q2-release
Change-Id: I6f49166d35755c240b6bde3e403657775e64fa90
2024-03-02 02:02:18 +00:00
Jenny Ho
85b26e93cc pixelstats: added multiple GMSR paths
support different project paths

Bug: 308364170
Change-Id: I065f8e844d13d1d6d36c36ef689ff6c34b3e3fa6
Signed-off-by: Jenny Ho <hsiufangho@google.com>
2024-03-01 03:14:37 +00:00
Hongyang Jiao
6e91bd9f0b Add betterbug mk to gs201
Bug: 322543833
Test: local test, recorded in http://shortn/_iEz9DTCHgo
Change-Id: I88809df5449909ac528d38e07fa95b8f49bbfd00
2024-03-01 01:10:43 +00:00
Android Build Coastguard Worker
c03e09217a Snap for 11504324 from 1e0e9963e3 to 24Q2-release
Change-Id: I41e62b251fa7b00e8e788514e08fa49b05e32df8
2024-02-28 00:02:32 +00:00
Android Build Coastguard Worker
4e50830126 Snap for 11504324 from 5e9bc66da0 to 24Q2-release
Change-Id: I988b1556648e5da498f4b254f358c61e7a9b031c
2024-02-28 00:02:32 +00:00
Nathan Kulczak
1e0e9963e3 Remove SELinux exception
Remove SELinux dontaudit section after cl to fix race condition was merged.

Bug: 306344298
Test: Passed on local and automated SELinuxUncheckedDenialBootTest
Change-Id: I5b17c49d47775253491c61e54f1a268fd16081a1
Signed-off-by: Nathan Kulczak <nathankulczak@google.com>
2024-02-27 05:27:01 +00:00
Jenny Ho
5e9bc66da0 pixelstats: gs201: add Learning/Update/ModelLoad path
Upload more FG data to analyze its trends

Bug: 317827237
Change-Id: Id45bd9ad3cca67dfc614f9c0f00540b1119a17d0
Signed-off-by: Jenny Ho <hsiufangho@google.com>
2024-02-27 04:06:14 +00:00
Thiébaud Weksteen
988131fe3d Revert^2 "Remove persist.bootanim.color property definitions"
d9b51a61ce

Change-Id: I18c3a290947c21a572754eeecd1d5204c2cbe523
2024-02-25 23:58:59 +00:00
Android Build Coastguard Worker
4676c7e06e Snap for 11491255 from d9b51a61ce to 24Q2-release
Change-Id: I1abf3591e0e7a284022e0f346bb3d66693f83287
2024-02-24 02:02:22 +00:00
Rubin Xu
d9b51a61ce Revert "Remove persist.bootanim.color property definitions"
Revert submission 26301396-bootanim_prop

Reason for revert: DroidMonitor-triggered revert due to breakage https://android-build.corp.google.com/quarterdeck/?branch=git_main&target=sdk_goog3_x86_64-trunk_staging-userdebug&lkgb=11487950&lkbb=11488141&fkbb=11488141

Bug: 326521604

Reverted changes: /q/submissionid:26301396-bootanim_prop

Change-Id: Ia393a62bd05546f19e326cce013a009ad77c5d52
2024-02-23 12:25:04 +00:00
Thiébaud Weksteen
4baa59a176 Remove persist.bootanim.color property definitions
These now belong to the platform policy.

Bug: 321088135
Test: build
Change-Id: I9d92456d7e790398a79a941738e3290975f7b659
2024-02-23 02:59:53 +00:00
Android Build Coastguard Worker
df2ba369d6 Snap for 11486370 from 9be1081f00 to 24Q2-release
Change-Id: I14f4b087a2789a9fb61e1fd4bf0b150244970cf8
2024-02-23 00:02:29 +00:00
Will McVicker
9be1081f00 Update tcpm i2c sepolicy with new device name
The new name fixes uninformative kernel wakelock names.

Bug: 315190967
Bug: 323447554
Change-Id: I88ecec344fd1eb84c5ca12a6bd3fad38cc40295b
2024-02-22 17:54:36 +00:00
Android Build Coastguard Worker
83215ca864 Merge cherrypicks of ['googleplex-android-review.googlesource.com/26243077'] into 24Q1-release.
Change-Id: I3c612d574d06290ee32cd99f822ec846453ba974
2024-02-22 00:08:54 +00:00
George Lee
65f33e967c bcl: Adjust GPU clk divider ratio
Revert GPU clk divider ratios.

Bug: 324534203
Test: Confirm no DATA_INVALID_FAULT while running GFXBench under stress
Signed-off-by: George Lee <geolee@google.com>
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:49a63dad63edcb86ffd2b82068a8de1ae5d6b340)
Merged-In: I84682b476af162eff904ed5bec66ae2e6fa6449a
Change-Id: I84682b476af162eff904ed5bec66ae2e6fa6449a
2024-02-22 00:06:01 +00:00
Android Build Coastguard Worker
61e747073c Snap for 11479893 from 3edeae32e0 to 24Q2-release
Change-Id: Idcd37201de5efe82800248a0db567b00305b79fb
2024-02-22 00:02:41 +00:00
Android Build Coastguard Worker
9616b630eb Snap for 11479893 from 967204e373 to 24Q2-release
Change-Id: Ia4a35e4342a95e30c3091f56668870e57ea9f22e
2024-02-22 00:02:41 +00:00
Daniel Okazaki
3edeae32e0 dumpstate: moving charger nodes to user build
Bug: 323415060
Test: adb bugreport
Change-Id: I96c06149ad0b960b2fa9116fca126311116fa9d0
Signed-off-by: Daniel Okazaki <dtokazaki@google.com>
2024-02-21 00:11:01 +00:00
Lei Ju
b13512dd9b [gs201] Enable multiclient HAL
Test: 1) complile and flash a gs201 device, passed PTS and CHQTS;
      2) checked logs to make sure no sepolicy violations
Bug: 247124878
Change-Id: I0b0af38e89c13d645406bb1d30786bb25a74d963
2024-02-20 21:11:32 +00:00
Lei Ju
967204e373 [gs201] Use common settings for Contexthub HAL
The change also labeled files under /data/vendor/chre/ to grant
required access.

Test: compilation
Bug: 248615564
Change-Id: Ia96b7a592523e7b5e64acb8cb7ae4f0f1fc3a78b
2024-02-18 11:43:27 -08:00
Android Build Coastguard Worker
d900badb37 Merge "Snap for 11456215 from 49a63dad63 to 24Q2-release" into 24Q2-release 2024-02-16 01:36:01 +00:00
Android Build Coastguard Worker
5c3c292900 Snap for 11456215 from 49a63dad63 to 24Q2-release
Change-Id: Ia243e5290b4f7a7219131ffef7d60b306fac27ef
2024-02-16 00:33:08 +00:00
Android Build Coastguard Worker
c465cad76f Snap for 11456215 from 49a63dad63 to 24Q2-release
Change-Id: Ic356004e50db799bbf72c439554792969eb40961
2024-02-16 00:21:09 +00:00
George Lee
49a63dad63 bcl: Adjust GPU clk divider ratio
Revert GPU clk divider ratios.

Bug: 324534203
Test: Confirm no DATA_INVALID_FAULT while running GFXBench under stress
Change-Id: I84682b476af162eff904ed5bec66ae2e6fa6449a
Signed-off-by: George Lee <geolee@google.com>
2024-02-15 16:55:10 +00:00
Android Build Coastguard Worker
4a3132ed83 Snap for 11438811 from ba206cfef1 to 24Q2-release
Change-Id: I3730dad90ec0a60c4a6a1e3b085b6ff7e8c21321
2024-02-13 00:02:59 +00:00
Mark Chang
ba206cfef1 Move manifest entries to gs-common.
Bug: 322914403
Bug: 324214410
Test: build succeeds on all devices, failing tests pass.
Change-Id: I0711a1d8cfd02ccd168f57ac16feee2a8e0ee777
Signed-off-by: Mark Chang <changmark@google.com>
2024-02-11 23:03:52 +00:00