Board tree for Google Tensor G3 devices
Find a file
Danny Lin 74584d51fa
overlay: Don't pin camera app in memory
The default camera app can be *huge* in some cases, e.g. when the app in
question is Google Camera. The system will only pin up to the first 80
MiB of the APK file, as well as the first 80 MiB of its odex. There are
several problems with this:

  - We could easily end up with 160 MiB of camera app files pinned,
    which is a tall order with the 6 GiB of usable RAM that we have
  - The data that gets pinned may not even be the most critical data for
    launching the camera

Let's disable pinning of the camera app to save RAM.

Change-Id: I745e39b6ff212dfaf9213517d2a2be8ff7384e24
2024-10-07 14:22:52 +03:00
conf Mount persist partition in early-init 2024-07-10 05:10:21 +00:00
CopyEfsTest Add test for copy_efs_files_to_data script 2024-06-14 13:12:19 -07:00
display zuma: Add display_colordata for external display 2024-01-10 02:43:28 +00:00
dumpstate dumpstate: moving charger nodes to user build 2024-02-17 01:19:49 +00:00
factory factory: disable gestures wake up and lock screen 2023-04-06 08:35:21 +00:00
fingerprint/fpc1540 Remove unused udfps make files 2023-05-15 10:31:37 +00:00
firmware Branch zuma from gs201 2022-04-19 12:45:55 +08:00
health Update health AIDL HAL to V3 2024-03-22 21:38:07 +08:00
modem Branch zuma from gs201 2022-04-19 12:45:55 +08:00
modem_ml modem_ml: Adds FR2 BPS model 2024-01-16 21:22:58 -08:00
overlay overlay: Don't pin camera app in memory 2024-10-07 14:22:52 +03:00
overlay-factory Branch zuma from gs201 2022-04-19 12:45:55 +08:00
overlay-vendor/vendor/google/apps Branch zuma from gs201 2022-04-19 12:45:55 +08:00
pixelstats pixelstats: add speaker_version sysfs for VendorSpeakerStatsReported 2024-06-11 05:49:20 +00:00
powerstats powerstats: update MRR refresh rate residency node path 2024-01-12 07:16:20 +00:00
radio Allow copy_efs_files_to_data to read efs block devices 2024-06-04 16:49:42 -07:00
rro_overlays Create device Ripcurrent on Zuma platform 2022-04-19 12:55:56 +08:00
sepolicy zuma: Update sepolicy path 2024-10-07 14:13:13 +03:00
storage conf: run ufs ffu script after boot complete 2023-01-03 13:04:10 +08:00
usb usb: Log for retry on role switch 2024-06-13 16:54:37 +08:00
widevine zuma: Update sepolicy path 2024-10-07 14:13:13 +03:00
wifi wifi: convert WIFI_FEATURE_IMU_DETECTION to the equivalent soong variable 2023-06-27 11:59:27 +08:00
.gitupstream Add .gitupstream 2024-10-07 14:10:48 +03:00
Android.bp Reland: Copy files on EFS partition to /data on boot 2024-05-07 21:31:13 -07:00
android.hardware.security.rkp-service.citadel.xml Add device manifest for radio & keymint 2024-10-07 14:16:23 +03:00
aosp_common.mk Create device Ripcurrent on Zuma platform 2022-04-19 12:55:56 +08:00
BoardConfig-common.mk Add initial Lineage common makefiles 2024-10-07 14:14:59 +03:00
BoardConfigLineage.mk Add device manifest for radio & keymint 2024-10-07 14:16:23 +03:00
CleanSpec.mk Create device Ripcurrent on Zuma platform 2022-04-19 12:55:56 +08:00
compatibility_matrix.xml Branch zuma from gs201 2022-04-19 12:45:55 +08:00
component-overrides.xml Branch zuma from gs201 2022-04-19 12:45:55 +08:00
copy_efs_files_to_data.sh Use dump.f2fs to extract files from efs partitions 2024-06-04 10:02:36 -07:00
default-permissions.xml Remove ACCESS_FINE_LOCATION permission pregrant for PCS on Zuma 2024-06-05 05:00:19 +00:00
device-common.mk zuma: Set max supported page size to 65536 2024-02-29 13:11:48 -08:00
device-shipping-common.mk Create device Ripcurrent on Zuma platform 2022-04-19 12:55:56 +08:00
device.mk Use Google's wifi_ext service 2024-10-07 14:15:56 +03:00
device_framework_matrix_product.xml Update IDisplay to V12 2024-05-23 06:42:16 +00:00
disable_contaminant_detection.sh Disable USB contaminant detection when the disable flag is true 2023-05-23 07:01:33 +00:00
factory_common.mk Disable multicam sync on FATP build 2023-08-28 15:25:42 +08:00
init.hardware.wlc.rc.userdebug Branch zuma from gs201 2022-04-19 12:45:55 +08:00
lineage_common.mk Build EuiccSupportPixelOverlay 2024-10-07 14:22:34 +03:00
manifest.xml Move manifest entries to gs-common. 2024-02-07 13:13:39 +00:00
manifest_media.xml Remove codec2 hidl fragments 2024-05-16 21:31:54 +00:00
manifest_media_aosp.xml Add media.c2 aidl fragments 2024-02-27 17:28:23 +00:00
manifest_radio_ds.xml Add device manifest for radio & keymint 2024-10-07 14:16:23 +03:00
media_codecs.xml Branch zuma from gs201 2022-04-19 12:45:55 +08:00
media_codecs_aosp_c2.xml update odd resolution support in vpx and av1 codecs 2024-04-01 04:18:51 +00:00
media_codecs_bo_c2.xml Merge "update odd resolution support in vpx and av1 codecs" into main 2024-04-10 11:20:37 +00:00
media_codecs_performance.xml Branch zuma from gs201 2022-04-19 12:45:55 +08:00
media_codecs_performance_c2.xml zuma: update performance point based on AP3A.240513.001 2024-05-14 09:25:51 +00:00
media_profiles.xml Branch zuma from gs201 2022-04-19 12:45:55 +08:00
NOTICE Branch zuma from gs201 2022-04-19 12:45:55 +08:00
OWNERS Switch makefile owners to MK_OWNERS 2024-05-29 10:00:58 +00:00
PREUPLOAD.cfg PREUPLOAD: Enforce jsonlint in preupload 2023-10-29 05:47:46 +00:00
task_profiles.json init: update vendor_sched procfs paths 2023-09-28 23:45:30 +00:00
vendor.prop Update ro.soc.model 2023-04-18 07:30:27 +00:00