Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a7e65a4a authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Add processes to cacheable list" into main

parents a11f5b1c 0105ea5e
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -39,10 +39,14 @@ static const char* kStaticCachableList[] = {
        "account",
        "activity",
        "alarm",
        "android.frameworks.stats.IStats/default",
        "android.system.keystore2.IKeystoreService/default",
        "appops",
        "audio",
        "autofill",
        "batteryproperties",
        "batterystats",
        "biometic",
        "carrier_config",
        "connectivity",
        "content",
@@ -58,6 +62,7 @@ static const char* kStaticCachableList[] = {
        "jobscheduler",
        "legacy_permission",
        "location",
        "lock_settings",
        "media.extractor",
        "media.metrics",
        "media.player",
@@ -78,15 +83,19 @@ static const char* kStaticCachableList[] = {
        "phone",
        "platform_compat",
        "power",
        "processinfo",
        "role",
        "sensitive_content_protection_service",
        "sensorservice",
        "statscompanion",
        "telephony.registry",
        "thermalservice",
        "time_detector",
        "tracing.proxy",
        "trust",
        "uimode",
        "user",
        "vibrator",
        "virtualdevice",
        "virtualdevice_native",
        "webviewupdate",