Commit graph

5 commits

Author SHA1 Message Date
pix106
992e9e164d sdm660-common: overlay: Increase minimum brightness 2024-08-03 09:11:17 +03:00
Danny Lin
d72544b92f sdm660-common: Don't pin launcher app in memory
Similar to what we did for the camera app, unpin the launcher app from
memory as well. While the default launcher (Launcher3) isn't
particularly big, it doesn't make much sense to pin because the launcher
does not typically load new resources much. Most of its resources should
already be loaded in memory after it starts, so pinning the APK is
redundant.

Change-Id: Ia03de9c546a042637647f45d7b2b4072c1555fb5
2024-08-03 09:07:48 +03:00
Alcatraz323
3f866d1f9b sdm660-common: move RIL related config to specific overlay 2024-05-10 14:02:24 +03:00
Cassie
8f389d27ea
sdm660-common: overlay: Use the new auto network selection UI 2024-05-10 13:57:47 +03:00
pix106
7841576d62 sdm660-common: rro_overlay: rename all overlays to avoid conflicts 2024-01-14 17:19:23 +01:00