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

Commit b5aa0973 authored by Colin Cross's avatar Colin Cross Committed by Gerrit Code Review
Browse files

Merge "Pass --legacy to aapt2 compile for DeskClock"

parents b806b803 53516037
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -22,4 +22,6 @@ android_app {
        "android-support-v7-preference",
        "android-support-v7-recyclerview",
    ],

    aaptflags: ["--legacy"],
}