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

Commit 316b97f4 authored by Romain Hunault's avatar Romain Hunault
Browse files

Add assets directory

parent 69150392
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -2,6 +2,7 @@ LOCAL_PATH:= $(call my-dir)
include $(CLEAR_VARS)
LOCAL_MANIFEST_FILE := app/src/main/AndroidManifest.xml
LOCAL_PACKAGE_NAME := BlissIconPack
LOCAL_ASSET_DIR += $(LOCAL_PATH)/app/src/main/assets/
LOCAL_RESOURCE_DIR += $(LOCAL_PATH)/app/src/main/res/
include $(BUILD_PACKAGE)
include $(call all-makefiles-under,$(LOCAL_PATH))