Loading tools/aapt2/link/ManifestFixer.cpp +3 −0 Original line number Diff line number Diff line Loading @@ -194,7 +194,10 @@ bool ManifestFixer::buildRules(xml::XmlActionExecutor* executor, IDiagnostics* d manifestAction["uses-configuration"]; manifestAction["uses-feature"]; manifestAction["supports-screens"]; manifestAction["compatible-screens"]; manifestAction["compatible-screens"]["screen"]; manifestAction["supports-gl-texture"]; // Application actions. Loading Loading
tools/aapt2/link/ManifestFixer.cpp +3 −0 Original line number Diff line number Diff line Loading @@ -194,7 +194,10 @@ bool ManifestFixer::buildRules(xml::XmlActionExecutor* executor, IDiagnostics* d manifestAction["uses-configuration"]; manifestAction["uses-feature"]; manifestAction["supports-screens"]; manifestAction["compatible-screens"]; manifestAction["compatible-screens"]["screen"]; manifestAction["supports-gl-texture"]; // Application actions. Loading