Skip to content
Snippets Groups Projects
Commit e427da1b authored by Linux Build Service Account's avatar Linux Build Service Account
Browse files

Promotion of data.lnx.3.0-00048.

CRs      Change ID                                   Subject
--------------------------------------------------------------------------------------------------------------
2037752   I315ab29be5f9abdf7a0948bc6642d70617b35122   rmnetctl: Generate modules in vendor

Change-Id: I8c0706435f98575bf833e405455a17593bf78e0b
CRs-Fixed: 2037752
parents ec82b2fe 14ddab70
No related branches found
No related tags found
No related merge requests found
......@@ -13,4 +13,7 @@ LOCAL_MODULE := rmnetcli
LOCAL_MODULE_TAGS := optional
LOCAL_SHARED_LIBRARIES := librmnetctl
LOCAL_MODULE_PATH := $(TARGET_OUT_VENDOR)
include $(BUILD_EXECUTABLE)
......@@ -17,4 +17,7 @@ LOCAL_MODULE := librmnetctl
LOCAL_MODULE_TAGS := optional
LOCAL_PRELINK_MODULE := false
LOCAL_MODULE_PATH_32 := $(TARGET_OUT_VENDOR)/lib
LOCAL_MODULE_PATH_64 := $(TARGET_OUT_VENDOR)/lib64
include $(BUILD_SHARED_LIBRARY)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment