mirror of
https://github.com/f-droid/fdroidclient.git
synced 2026-04-30 11:43:01 -04:00
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:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user