| Commit message (Collapse) | Author | Age |
|
|
|
|
| |
Change-Id: I971373b5c57b8591b1bf676849cc511f8a425023
(cherry picked from commit d52231052828d4390d630681d651874ffb50388b)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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 4 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
Signed-off-by: Nanhumly <admin@warbler.cc>
|
|
|
|
|
|
| |
It's now enabled by default
Change-Id: I57f059c872fc2ad2fd15e788b1391eeebaff9bde
|
|
|
|
|
|
| |
Bug: 214499288
Change-Id: I4823afa45553b9484ad5215d081b0e6635c4b183
Test: Presubmit
|
|
|
|
|
|
| |
These have been migrated to sysprops in Android 13.
Change-Id: I34c1f6b882a61df6db95523997002512354d875e
|
|
|
|
|
|
|
|
|
| |
The pinner now asks the runtime for these files.
Test: adb shell dumpsys pinner
Bug: 144773394
Change-Id: I8de2a2935901cbd3eaa50ce2d8aa09f61080ba02
Merged-In: Ie633ea788dab3389a3407ec9a461b5837befca46
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This change replaces the '/system/lib64/libsurfaceflinger.so' pin, as
the file was removed in ag/12524602. The updated pin relies on
go/aog/1552085, as system_service needs read access to SurfaceFlinger.
Bug: 176197656
Test: adb shell dumpsys pinner (coral)
- shows that /system/bin/surfaceflinger is successfully pinned
adb logcat | grep PinnerService (coral)
- no longer shows a file-not-found error in PinnerService
Change-Id: Iae2a96c5fe4b1f5698d21de9970140321d11c460
|
|
|
|
|
|
|
|
|
|
| |
The framework was changed in Android R to require explicit authenticator registration.
This change allows apps to continue to use the fingerprint sensor.
Bug: 147445115
Test: Builds
Change-Id: Id3385edc784b2053c8b54ec3153728f4e6e22a45
|
|
|
|
|
|
|
|
| |
For graphics performance reasons
Bug: 122347746
Test: visual; swipe up on overview
Change-Id: Iadc765aa72e2777f5307659a6138e9dcef1a9659
|
|
|
|
|
|
| |
BUG: 163800715
Signed-off-by: Weilun Du <wdu@google.com>
Change-Id: Ia0834f5215ff8c3b13effa591bd2f84d93419a06
|
|
|
|
|
|
|
|
| |
These are replaced by formal mainline module overlays.
Bug: 143464763
Test: Send for Wifi regression tests
Change-Id: I45881ed210132252b9c5c7d6be03ed845e33f971
|
|
|
|
|
|
|
|
|
|
|
|
| |
MMTEL/RCS
Remove the old config_ims_package device config and configure the
new MMTEL and RCS configurations in Telephony instead. Also,
configure the RcsService to be the default RCS service.
Bug: 111305845
Test: make checkbuild
Change-Id: I0d709b8248f1c40f0a5b50ec799396706eeadd65
|
|
|
|
| |
Change-Id: I93c1a4b73ca1f03ca0fcf9cbe4ce1b057a739ca6
|
|
|
|
|
|
| |
Test: Presubmits
Bug: 135753770
Change-Id: I98378100456dce927ccc253301a398d70d1b7368
|
|
|
|
|
|
|
|
| |
Remove or update paths that don't exist.
Bug: 119800099
Test: boots
Change-Id: Ib2cea88499cf08274d620d9d85ffcafc31fee868
|
|
|
|
| |
Change-Id: If96bb13d6cc2c2156d8df111a1037247c96c6e0f
|
|
|
|
| |
Change-Id: If3bfc662fa5c2801f09239342fe166b278b5185f
|
|
|
|
|
|
| |
Bug: 119800099
Test: adb shell dumpsys pinner
Change-Id: I44596d11f7444551a9898373a068556d49a1a4e6
|
|
|
|
|
|
|
| |
* Made redundant by enabling config_tether_upstream_automatic
in vendor/lineage
Change-Id: Idd22b0616ae1c8732139085c03f19e6c21c75feb
|
|
|
|
|
|
| |
Test: adb shell dumpsys pinner
Bug: 119868597
Change-Id: I83c709accb32d0f2c341179dbc5dcd6d7ec75d8a
|
|
|
|
|
|
|
| |
Test: adb shell dumpsys pinner after boot
Bug: 111132016
Bug: 78585335
Change-Id: I4ed0587ae5348bbe03ad9ac5f1c5b1726dbb8246
|
|
|
|
| |
Change-Id: Ib1d1da843265a3cf646864bb25bc6f22e91a8f5e
|
|
|
|
|
|
| |
* Needed by telephony-common
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
|
|
|
|
|
|
|
|
| |
New name is config_dozeAfterScreenOffByDefault
Bug: 73178121
Change-Id: Icf2123d45b2b4727092103632d1bd6f024161c8a
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
|
|
|
|
|
| |
Change-Id: Ifab7102b3de2bd85c81efd7fa8df07c2f067dfa9
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
|
|
|
|
|
|
|
|
|
| |
The files in arm/arm64 are symlinks and pinning symlinks is not
supported. Pin the target vdex file intead.
Bug: 73990433
Test: manual
Change-Id: I313e1f53487c0a21b615f65dc64c21a1ecb4b7d5
|
|
|
|
|
|
|
|
| |
* Remove QC location and other unused GPS blobs
* Ship with the same premium features enabled in stock builds
Change-Id: I2e76e45160f028464eca34bb78da028f7d8dba8c
|
|
|
|
| |
This reverts commit 721efe84983373dbed1431cb618abe5fc959685a.
|
|
|
|
|
|
|
|
|
|
|
| |
* In O, the default setting for mobile data always active was
changed from off to on, meaning that when non-WiFi tethering
is being attempted, more than one connection can be active
* Since the first active connection type in this overlay is used,
reorder the values to get WiFi connections first, and then
any type of mobile data connection, instead of vice versa
Change-Id: I41f31ba1a2793e209ff439c9ba28a390fecdeecb
|
|
|
|
|
|
|
|
| |
It's a duplicate of zuk-devs/android_device_zuk_msm8996-common@33e02b4ce9d0ef656178936401a9bd5ab4867ef6
Thanks to @kenny3fcb
This reverts commit f2514a32bf80f5b15f3eaafeae0ede39169bbfe4.
|
|
|
|
| |
Change-Id: Ibbc99c39adcccbbb096d5d6c933beaf60397d76b
|
|
|
|
|
| |
* This reverts commit 15ba04fc59087ed297e0506eaa35d8e1d0f2e557
with a higher value.
|
|
|
|
| |
and config_lowMemoryKillerMinFreeKbytesAbsolute.
|
|
|
|
|
|
|
| |
As part of Wigig support for soft AP, allow tethering of wigig0 interface.
CRs-Fixed: 1016736
Change-Id: I7cb753df1387693fca98f2094eca387c1735fb0c
|
| |
|
| |
|
|
|
|
| |
Change-Id: I63907c20ae174865b28d524c13e6b5d8726e5bec
|
|
|
|
|
|
| |
* All these configs are now being set under vendor/lineage
Change-Id: I965cf216d4234030905d3bc7e0a35d4e02f0493a
|
| |
|
|
|
|
| |
Change-Id: Ie87df1e2eecce3ad624d94024a18525d12a458e4
|
|
|
|
|
|
| |
* Remove all the stuff that is now gone in N or no longer useful
Change-Id: Ic113f331d6b45bfff10ef4d1c66f2cdaf864bbb0
|
|
|
|
|
|
| |
stock doesn't have it and it doesn't seem to have any effect.
This reverts commit c9beb932ba4ab717633aa36b5f19e45c5e36533a.
|
|
|
|
|
|
|
|
|
|
|
| |
.vdex files have been added to allow pre-verified dex. The pinner
service needs to take this in account when pinning. Add pinning of
appropriate system .vdex files on 8996 targets.
Bug 33168521
Test: Tested manually by confirming pinning is successful
Change-Id: Ice2c3f0ec0b314963fb136793d9fa36ecba58490
|
|
|
|
|
|
|
| |
* Now expected as an array in Settings package
Change-Id: I92a56abb0fc1379e4482d1889d04d8db6a14ea2b
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
|
|
|
|
|
|
|
|
|
| |
In bad conditions the radio scan can take
up to 4 seconds, so we choose 5 seconds as
timeout
Signed-off-by: Alex Naidis <alex.naidis@linux.com>
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
|
|
|
|
|
| |
Change-Id: I64cba319986748e4dad206ca664ccda7eefb348a
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
|
|
|
|
| |
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
|
|
|
|
| |
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
|
|
|
|
| |
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
|
|
|
|
| |
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
|