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

Commit f3b10464 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

Change-Id: Idb888b6cf2c065a68842bca6fa2f6527e1a05114
parents cd14e8e6 95560736
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"],
}