Proper names and documentation for Nlp packages
This commit is contained in:
9
NominatimGeocoderBackend/Android.mk
Normal file
9
NominatimGeocoderBackend/Android.mk
Normal file
@@ -0,0 +1,9 @@
|
||||
LOCAL_PATH := $(call my-dir)
|
||||
include $(CLEAR_VARS)
|
||||
LOCAL_MODULE_TAGS := optional
|
||||
LOCAL_MODULE := NominatimGeocoderBackend
|
||||
LOCAL_SRC_FILES := org.microg.nlp.backend.nominatim_20042.apk
|
||||
LOCAL_MODULE_CLASS := APPS
|
||||
LOCAL_MODULE_SUFFIX := $(COMMON_ANDROID_PACKAGE_SUFFIX)
|
||||
LOCAL_CERTIFICATE := PRESIGNED
|
||||
include $(BUILD_PREBUILT)
|
Binary file not shown.
Reference in New Issue
Block a user