Merge "AAPT2: Allow <path-permission> tag in <provider>" into oc-dev
am: 7beb895d75
Change-Id: I7c426e4e8eb6187d044069c577ae68b1af41ea1e
This commit is contained in:
@@ -333,7 +333,7 @@ bool ManifestFixer::BuildRules(xml::XmlActionExecutor* executor,
|
||||
// Provider actions.
|
||||
application_action["provider"] = component_action;
|
||||
application_action["provider"]["grant-uri-permissions"];
|
||||
application_action["provider"]["path-permissions"];
|
||||
application_action["provider"]["path-permission"];
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user