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

Commit 34db918a authored by NyQuilXT's avatar NyQuilXT
Browse files

FMRadio: build with AAPT2

Fixes app crash when adding radio station to favorites

Change-Id: I68f53086c0d93a65af62147c83f016afc4d1d2b3
parent 62febd5d
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -41,6 +41,8 @@ LOCAL_STATIC_ANDROID_LIBRARIES := \

LOCAL_RESOURCE_DIR = $(LOCAL_PATH)/res

LOCAL_USE_AAPT2 := true

LOCAL_AAPT_FLAGS := --auto-add-overlay

include $(BUILD_PACKAGE)