OSDN Git Service

RRO: Update target overlays after install
authorRyan Mitchell <rtmitchell@google.com>
Fri, 20 Apr 2018 01:02:14 +0000 (18:02 -0700)
committerRyan Mitchell <rtmitchell@google.com>
Tue, 24 Apr 2018 16:45:43 +0000 (16:45 +0000)
commit3bd55593058778ccac13ec4a9086b248004fa0bd
treeb24627d8a3a1b4605f12ade4d80413bf332350a2
parentb2182c412c534be18a3b0c869d186fcf91a86a6d
RRO: Update target overlays after install

Newly installed apps were not having the their set of enabled overlays
set correctly. This allows all newly installed packages to update their
set of enabled overlays in the package manager.

Bug: 77279210
Bug: 65319218
Change-Id: I82a10e96e9869bb6fc1ad00305ec4b6cfb17483b
Test: Manual validation of b/77279210 and duplicates. Also enabled a previously failing
PTS test in ag/3941515 within the same topic.
services/core/java/com/android/server/om/OverlayManagerService.java
services/core/java/com/android/server/om/OverlayManagerServiceImpl.java