dataservices: Self contained module definition for librmnetctl

librmnetctl has been defined locally as part of the requirement
to move module definitions from common board package mankefiles
to individual product make file specific to each module.

CRs-Fixed: 2577221
Change-Id: I874e47a34d04a801dc64a878186b40716c692a86
This commit is contained in:
Subash Abhinov Kasiviswanathan
2019-12-08 14:14:14 -07:00
parent f57096f7a5
commit c345e85dd4

View File

@@ -0,0 +1,4 @@
#DATA_OSS
DATA_OSS := librmnetctl
PRODUCT_PACKAGES += $(DATA_OSS)