Board tree for Google Tensor G1 devices
Find a file
Danny Lin efc353f78a
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-09-29 19:37:11 +03:00
conf bt: set rfkill device nodes permission setting on early_boot stage 2024-03-11 12:34:13 +00:00
confirmationui gs101: Update sepolicy path 2024-09-29 13:00:28 +03:00
display display: update vendor color file 2021-05-18 00:03:56 +00:00
dumpstate Update tcpm-source-psy i2c name 2024-02-22 17:54:36 +00:00
factory Updating the default layouts for factory image 2021-07-30 06:20:26 +00:00
fingerprint Move goodix mk files from device/google/gs101 to vendor/goodix/udfps 2023-06-12 03:14:28 +00:00
firmware Move mfc_fw.bin into vendor/google_devices/<DEVICE>/prebuilts 2022-10-12 10:23:47 +00:00
health Update health AIDL HAL to V3 2024-04-15 10:06:28 +00:00
location gps: add new certificate 2024-01-19 06:36:07 +00:00
modem gs101: Update sepolicy path 2024-09-29 13:00:28 +03:00
overlay overlay: Don't pin camera app in memory 2024-09-29 19:37:11 +03:00
overlay-factory Move slider into gs101 and <device> 2021-03-06 16:31:12 +08:00
overlay-vendor/vendor/google/apps Move slider into gs101 and <device> 2021-03-06 16:31:12 +08:00
pixelstats pixelstats: gs101: add all logbuffer paths 2024-04-29 01:42:03 +00:00
pkvm Enable pkvm based on the relevant sysprop rather than /dev/kvm 2024-06-12 12:18:48 +00:00
powerstats powerstats: expose display MRR state residency data provider 2024-01-29 06:23:49 +00:00
radio radio: change default max size and max file number 2023-05-26 08:38:00 +00:00
rro_overlays wifi: disable FW roaming when in idle mode 2024-04-15 13:46:09 +00:00
sepolicy gs101: Update sepolicy path 2024-09-29 13:00:28 +03:00
telephony Allow building vendor image 2024-09-29 19:37:11 +03:00
trusty_metricsd gs101: Update sepolicy path 2024-09-29 13:00:28 +03:00
usb usb: Log for retry on role switch 2024-06-13 17:12:20 +08:00
uwb Revert "uwb: update vendor hal folder location" 2022-09-01 21:39:19 +00:00
wifi wifi: convert WIFI_FEATURE_IMU_DETECTION to the equivalent soong variable 2023-07-10 09:09:29 +00:00
.clang-format Move slider into gs101 and <device> 2021-03-06 16:31:12 +08:00
.gitupstream Add .gitupstream 2024-09-29 12:58:27 +03:00
Android.bp Add preinstallation configs for RCS and BatteryStats Viewer 2023-02-17 14:12:15 +00:00
aosp_common.mk aosp_common: Remove device_id_attestation from aosp build 2022-10-19 02:36:12 +00:00
BoardConfig-common.mk gs101: Add initial Lineage common makefiles 2024-09-29 19:37:11 +03:00
BoardConfigLineage.mk Add device manifest for radio 2024-09-29 19:37:11 +03:00
CleanSpec.mk Updat CleanSpec.mk for USB HAL migration to AIDL 2022-04-22 02:50:44 +00:00
compatibility_matrix.xml use vintf_fragments instead of adding it to device-specific manifests 2021-04-06 14:51:14 +08:00
component-overrides.xml Enable Tips icon on P21/P22 devices 2021-04-29 01:36:17 +00:00
default-permissions.xml Remove ACCESS_FINE_LOCATION permission pregrant for PCS on G1 2024-06-06 17:36:57 +00:00
device-common.mk gs101 includes TTS voice packs from gs-common/device.mk 2023-10-31 06:17:07 +00:00
device-shipping-common.mk Add support for Opus as a BT A2DP offload codec 2022-07-15 19:44:57 +00:00
device.mk gs101: Use Google's wifi_ext service 2024-09-29 19:37:11 +03:00
device_framework_matrix_product.xml Update IDisplay to V12 2024-06-12 03:20:53 +00:00
disable_contaminant_detection.sh Disable USB contaminant detection when the disable flag is true 2021-07-15 16:17:39 +00:00
factory_common.mk camera: disable saliency and segmentation for factory build 2021-10-04 03:39:22 +00:00
init.display.sh move insmod script to gs-common 2022-09-05 11:40:22 +08:00
init.hardware.wlc.rc.userdebug battery: disable wireless for pts battery test 2021-04-16 10:23:18 +00:00
lineage_common.mk Build EuiccSupportPixelOverlay 2024-09-29 19:37:11 +03:00
manifest.xml Move manifest entries to gs-common. 2024-02-11 23:03:52 +00:00
manifest_64.xml Move manifest entries to gs-common. 2024-02-11 23:03:52 +00:00
manifest_media.xml Remove codec2 hidl fragments 2024-05-17 06:25:24 +00:00
manifest_media_aosp.xml Add AIDL media.c2 fragments 2024-03-05 06:16:54 +00:00
manifest_radio.xml Add device manifest for radio 2024-09-29 19:37:11 +03:00
media_codecs.xml Move slider into gs101 and <device> 2021-03-06 16:31:12 +08:00
media_codecs_aosp_c2.xml update odd resolution support in vpx and av1 codecs 2024-04-10 11:20:32 +00:00
media_codecs_bo_c2.xml update odd resolution support in vpx and av1 codecs 2024-04-10 11:20:32 +00:00
media_codecs_performance.xml Move slider into gs101 and <device> 2021-03-06 16:31:12 +08:00
media_codecs_performance_c2.xml gs101: update performance point based on AP3A.240513.001 2024-05-16 06:34:37 +00:00
media_profiles.xml Cap VideoEncoderCap maxFrameRate to 30 2021-05-12 01:33:30 +00:00
NOTICE Move slider into gs101 and <device> 2021-03-06 16:31:12 +08:00
OWNERS Switch makefile owners to MK_OWNERS 2024-05-29 10:00:15 +00:00
powerhint_a0.json disable powerhint for F2FS gc_urgent mode 2022-05-26 23:00:29 +00:00
powerhint_a1.json disable powerhint for F2FS gc_urgent mode 2022-05-26 23:00:29 +00:00
preinstalled-packages-product-gs101-device-debug.xml Removing TestRcsApp userdebug application from the system image. 2023-08-21 00:02:32 +00:00
PREUPLOAD.cfg PREUPLOAD: Enforce jsonlint in preupload 2023-10-29 05:49:27 +00:00
task_profiles.json init: gs101: update vendor_sched procfs paths 2023-10-13 17:19:09 +00:00