Merge "AAPT2: Allow <protected-broadcast> and <eat-comment> in AndroidManifest.xml" into nyc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
450ae41c54
@@ -168,6 +168,8 @@ bool ManifestFixer::buildRules(xml::XmlActionExecutor* executor, IDiagnostics* d
|
||||
return true;
|
||||
});
|
||||
|
||||
manifestAction[u"eat-comment"];
|
||||
manifestAction[u"protected-broadcast"];
|
||||
manifestAction[u"uses-permission"];
|
||||
manifestAction[u"permission"];
|
||||
manifestAction[u"permission-tree"];
|
||||
|
||||
Reference in New Issue
Block a user