Skip to content
Commit 639393e1 authored by Ryan Mitchell's avatar Ryan Mitchell
Browse files

Add overlayable configurator resources

This change adds string/config_overlayableConfigurator and
array/config_overlayableConfiguratorTargets.

string/config_overlayableConfigurator represent the package name that
is recognized as an actor for the packages listed in
@array/config_overlayableConfiguratorTargets. If an overlay targeting
one of the listed targets is signed with the same signature as the
configurator, the overlay will be granted the "actor" policy.

This change does not affect package visibility nor does it grant the
configurator permission to enable/disable overlays targeting the
listed target packages.

Bug: 154610560
Test: atest OverlayManagerServiceImplTests
Change-Id: Id4a803ec179bfeba1b4c5e14bedd18f4cd5d5b23
parent 745202ff
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment