aboutsummaryrefslogtreecommitdiffstats
path: root/Android.mk
diff options
context:
space:
mode:
authorSam Mortimer <sam@mortimer.me.uk>2019-05-13 15:28:04 -0700
committerSam Mortimer <sam@mortimer.me.uk>2019-09-09 07:09:59 +0200
commit3533d385d9d459f0bcc25d66e2c5fe5942311cb0 (patch)
treeb2fb65a8b1ecb53e67f92259fb1d86d1656b64c6 /Android.mk
parenteb05519d5d52e4dea54b865084e4fc1610d883f5 (diff)
downloadlineage-sdk-3533d385d9d459f0bcc25d66e2c5fe5942311cb0.tar.gz
lineage-sdk-3533d385d9d459f0bcc25d66e2c5fe5942311cb0.tar.bz2
lineage-sdk-3533d385d9d459f0bcc25d66e2c5fe5942311cb0.zip
lineage-sdk: Migrate to androidx
* Migrate from support library to androidx * Various improvements and cleanup by @bgcngm Change-Id: I10bbf5056125e8309f344c3eb18cc628bd7ec34e
Diffstat (limited to 'Android.mk')
-rw-r--r--Android.mk7
1 files changed, 1 insertions, 6 deletions
diff --git a/Android.mk b/Android.mk
index a07ae26c..09fb8112 100644
--- a/Android.mk
+++ b/Android.mk
@@ -57,9 +57,6 @@ lineage_sdk_exclude_files := 'lineageos/library'
LOCAL_JAR_EXCLUDE_PACKAGES := $(lineage_sdk_exclude_files)
LOCAL_JAR_EXCLUDE_FILES := none
-LOCAL_JAVA_LIBRARIES := \
- $(lineage_sdk_LOCAL_JAVA_LIBRARIES)
-
LOCAL_STATIC_JAVA_LIBRARIES := org.lineageos.platform.sdk
include $(BUILD_STATIC_JAVA_LIBRARY)
@@ -72,9 +69,7 @@ lineage_platform_docs_src_files := \
$(call all-html-files-under, $(lineage_sdk_src))
lineage_platform_docs_java_libraries := \
- android-support-v4 \
- org.lineageos.platform.sdk \
- $(lineage_sdk_LOCAL_JAVA_LIBRARIES)
+ org.lineageos.platform.sdk
# SDK version as defined
lineage_platform_docs_SDK_VERSION := 15.1