Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
e
os
BlissLauncher
Commits
2d88ddb3
Commit
2d88ddb3
authored
Mar 29, 2018
by
Romain Hunault
Browse files
Rename BlissLauncher0 in BlissLauncher
parent
0804d7f8
Changes
1
Hide whitespace changes
Inline
Side-by-side
Android.mk
View file @
2d88ddb3
...
...
@@ -2,8 +2,7 @@ LOCAL_PATH:= $(call my-dir)
include
$(CLEAR_VARS)
LOCAL_MODULE_TAGS
:=
optional
LOCAL_PACKAGE_NAME
:=
BlissLauncherO
LOCAL_PACKAGE_NAME
:=
BlissLauncher
LOCAL_CERTIFICATE
:=
platform
LOCAL_DEX_PREOPT
:=
false
...
...
@@ -28,7 +27,7 @@ LOCAL_STATIC_JAVA_LIBRARIES := \
android-support-v7-gridlayout
\
rxrelay
\
rxjava
\
rxandroid
rxandroid
LOCAL_SDK_VERSION
:=
current
...
...
@@ -51,4 +50,3 @@ include $(BUILD_MULTI_PREBUILT)
# Use the following include to make our test apk.
include
$(call all-makefiles-under,$(LOCAL_PATH))
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment