rmnetctl: Remove references to LOCAL_COPY_HEADERS
All clients will need to use the header library instead. CRs-Fixed: 2939541 Change-Id: Ia316904a3760c324df6d4bc2342d8cac45866cd6
This commit is contained in:
@@ -1,2 +0,0 @@
|
||||
include $(call all-subdir-makefiles)
|
||||
|
||||
@@ -1,9 +0,0 @@
|
||||
LOCAL_PATH := $(call my-dir)
|
||||
include $(CLEAR_VARS)
|
||||
|
||||
LOCAL_VENDOR_MODULE := true
|
||||
|
||||
LOCAL_COPY_HEADERS_TO := dataservices/rmnetctl
|
||||
LOCAL_COPY_HEADERS := ../inc/librmnetctl.h
|
||||
|
||||
include $(BUILD_COPY_HEADERS)
|
||||
Reference in New Issue
Block a user