Remove android.mk, no longer used by anyone and outdated
Confirmed on #replicant: paulk-collins | yes now we use the prebuilt apk mvdan | so Android.mk can be dropped? paulk-collins | I'd say so
This commit is contained in:
parent
4109bb270d
commit
a9a10667fa
@ -1,8 +0,0 @@
|
||||
LOCAL_PATH := $(call my-dir)
|
||||
include $(CLEAR_VARS)
|
||||
|
||||
LOCAL_PACKAGE_NAME := FDroid
|
||||
LOCAL_SRC_FILES := $(call all-java-files-under,src)
|
||||
|
||||
include $(BUILD_PACKAGE)
|
||||
|
Loading…
x
Reference in New Issue
Block a user