Merge changes from topic "preinstall-overrides"
* changes: Add force_non_debuggable_final_build_for_compat Allow overriding compat config prior to install time.
This commit is contained in:
@@ -912,6 +912,9 @@ public final class SystemServer {
|
||||
mActivityManagerService.setSystemProcess();
|
||||
t.traceEnd();
|
||||
|
||||
// The package receiver depends on the activity service in order to get registered.
|
||||
platformCompat.registerPackageReceiver(mSystemContext);
|
||||
|
||||
// Complete the watchdog setup with an ActivityManager instance and listen for reboots
|
||||
// Do this only after the ActivityManagerService is properly started as a system process
|
||||
t.traceBegin("InitWatchdog");
|
||||
|
||||
Reference in New Issue
Block a user