Snap for 12551711 from 47aaa4bfac to 25Q1-release

Change-Id: I36fcbc26505898d1aae85dac0b2afd5393456527
This commit is contained in:
Android Build Coastguard Worker 2024-10-24 23:03:12 +00:00
commit ad8d84c72e
2 changed files with 4 additions and 0 deletions

View file

@ -22,6 +22,7 @@ TARGET_SOC := gs101
TARGET_SOC_NAME := google
USES_DEVICE_GOOGLE_GS101 := true
$(call soong_config_set,CitadelProvision,target_soc,gs101)
TARGET_ARCH := arm64
TARGET_ARCH_VARIANT := armv8-2a

View file

@ -272,6 +272,9 @@
<!-- Enable Zram writeback feature to allow unused pages in zram be written to flash. -->
<bool name="config_zramWriteback">true</bool>
<!-- the number of the max cached processes in the system. -->
<integer name="config_customizedMaxCachedProcesses">1024</integer>
<!-- List of system components which are allowed to receive ServiceState entries in an
un-sanitized form, even if the location toggle is off. This is intended ONLY for system
components, such as the telephony stack, which require access to the full ServiceState for