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

Commit a0b929d2 authored by Adam Lesinski's avatar Adam Lesinski
Browse files

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

Change-Id: I1e7c7211be1d9caea4174f7cac067c2565879d04
parent b0de46ef
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.