Separate job service for dynamic code logging.
Decouple logging of dynamic code loading from background DEX optimisation/reconciliation (BackgroundDexOptService). Add DynamicCodeLoggingService to run DCL logging daily while idle and charging. Update DexLoggerIntegrationTests to use the new job, and to verify that we now handle unknown class loaders. Bug: 111336847 Test: atest -p services/core/java/com/android/server/pm/dex Change-Id: Id688a7eef5976120be12606e726830ce32451a1e
Loading
Please register or sign in to comment