Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3d288b3e authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "AAPT2: Allow <compatible-screens><screen> in AndroidManifest.xml"

parents 47ec9f49 a0b929d2
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -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.