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

Commit 622781c6 authored by Colin Cross's avatar Colin Cross Committed by android-build-merger
Browse files

Merge "Pass --legacy to aapt2 compile for DeskClock" am: b5aa0973 am: 95560736

am: f3b10464

Change-Id: Ib4edc354b70a1e19fb36cc792f589f0075b65dea
parents 5031961c f3b10464
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -26,4 +26,6 @@ android_app {
        "androidx.gridlayout_gridlayout",
        "androidx.recyclerview_recyclerview",
    ],

    aaptflags: ["--legacy"],
}