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

Commit 9a0d8a41 authored by Zhi Dou's avatar Zhi Dou
Browse files

Add android.os.flagging.PlatformAconfigPackage in preload list

PlatformAconfigPackage is the class used by the non-updatable part in
the system. This change uses the zygote optimization until the automated system picks up the class.

Test: presubmit
Bug: 386382756
Change-Id: I4ee9cac0f127c84154f41004387439a6a3bfcdc1
parent 46160a9f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -6470,6 +6470,7 @@ android.os.connectivity.WifiActivityEnergyInfo
android.os.connectivity.WifiBatteryStats$1
android.os.connectivity.WifiBatteryStats
android.os.flagging.AconfigPackage
android.os.flagging.PlatformAconfigPackage
android.os.health.HealthKeys$Constant
android.os.health.HealthKeys$Constants
android.os.health.HealthKeys$SortedIntArray
+1 −0
Original line number Diff line number Diff line
@@ -6474,6 +6474,7 @@ android.os.connectivity.WifiActivityEnergyInfo
android.os.connectivity.WifiBatteryStats$1
android.os.connectivity.WifiBatteryStats
android.os.flagging.AconfigPackage
android.os.flagging.PlatformAconfigPackage
android.os.health.HealthKeys$Constant
android.os.health.HealthKeys$Constants
android.os.health.HealthKeys$SortedIntArray