Merge "AAPT2: Fix typo in manifest validation expectation" into oc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
7cf8ca95aa
@@ -332,7 +332,7 @@ bool ManifestFixer::BuildRules(xml::XmlActionExecutor* executor,
|
||||
|
||||
// Provider actions.
|
||||
application_action["provider"] = component_action;
|
||||
application_action["provider"]["grant-uri-permissions"];
|
||||
application_action["provider"]["grant-uri-permission"];
|
||||
application_action["provider"]["path-permission"];
|
||||
|
||||
return true;
|
||||
|
||||
Reference in New Issue
Block a user