Go to file
Danny Lin d220c17b24 sm6150-common: 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 8 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
2023-06-05 11:38:04 +02:00
configs sm6150-common: Uprev bluetooth audio HIDL impl to 2.1 2023-06-04 10:55:32 +02:00
gps sm6150-common: gps: Update to LA.UM.9.1.r1-13000-SMxxx0.QSSI13.0 2023-01-27 01:32:59 +00:00
light sm6150-common: Drop unnecessary fqnames from manifests 2021-06-18 18:34:05 +02:00
livedisplay sm6150-common: livedisplay: Fix racy init 2023-01-27 01:32:59 +00:00
overlay sm6150-common: overlay: Don't pin camera app in memory 2023-06-05 11:38:04 +02:00
overlay-lineage sm6150-common: overlay: Configure aux camera for Aperture 2022-11-15 11:20:37 +01:00
parts sm6150-common: parts: Handle gestures category similar to pickup and proximity 2023-05-18 14:49:19 +02:00
power sm6150-common: power: Use xiaomi-touch to handle dt2w 2021-06-25 19:22:00 +02:00
recovery sm6150-common: recovery: Convert to Android.bp 2021-04-25 15:23:52 +02:00
rootdir sm6150-common: rootdir: Setup file permissions for fpc 2023-01-17 07:01:07 +00:00
rro_overlays sm6150-common: WifiOverlay: Enable set channel on NDP setup 2023-01-27 01:32:59 +00:00
sepolicy/vendor sm6150-common: Make trust use dwc3 usb_data_enabled 2023-06-03 21:42:43 +02:00
udfps sm6150-common: udfps: Set fod status based on vendor acquired and cancel 2022-11-15 11:20:37 +01:00
.clang-format davinci: Add clang-format configuration 2020-11-28 18:12:03 +01:00
Android.bp sm6150-common: Migrate to Xiaomi power HAL AIDL 2021-06-21 23:43:14 +02:00
Android.mk sm6150-common: Fix libGLESv2_adreno.so symlink 2023-05-10 22:41:30 +04:00
BoardConfigCommon.mk sm6150-common: Make trust use dwc3 usb_data_enabled 2023-06-03 21:42:43 +02:00
extract-files.sh sm6150-common: Drop QCOM WFD 2022-06-22 16:23:58 +02:00
lineage.dependencies sm6150-common: Add lineage dependencies 2023-05-18 12:43:09 +02:00
odm.prop davinci: Import and sort vendor and odm properties 2020-08-06 21:27:55 +02:00
proprietary-files.txt sm6150-common: Kang libril-qc-hal-qmi.so from Redmi Note 10 2023-05-10 22:41:29 +04:00
README.md sm6150-common: Transform davinci into common tree 2021-04-25 15:18:14 +02:00
releasetools.py sm6150-common: releasetools: Use unique version-baseband strings for different regions 2022-03-17 00:49:16 +01:00
setup-makefiles.sh fixup! sm6150-common: Welcome Redmi Note 10 Pro 2023-01-17 06:10:54 +00:00
sm6150.mk sm6150-common: Uprev bluetooth audio HIDL impl to 2.1 2023-06-04 10:55:32 +02:00
system.prop sm6150-common: Migrate vendor.camera.aux.packagelist to sdk overlay 2022-11-15 11:20:37 +01:00
vendor.prop sm6150-common: Disable continuous transaction tracing on all build types 2023-06-04 10:55:57 +02:00

Copyright (C) 2020 The LineageOS Project Copyright (C) 2020-2021 Paranoid Android.

Common device tree for Xiaomi SM6150 based devices