# Ship the scripts on the device LOCAL_PATH := $(call my-dir) include $(CLEAR_VARS) LOCAL_MODULE := modem.sh LOCAL_SRC_FILES := device-files/modem.sh LOCAL_MODULE_CLASS := EXECUTABLES include $(BUILD_PREBUILT)