Make vehicle HAL 2.1 proprietary module

Bug: b/34716856

Test: make -j ; manually verified Car Service is able to connect
Change-Id: I88cbc7426cf2c41a36d970c4238e5a36d0c1f926
This commit is contained in:
Pavel Maltsev 2017-02-21 12:57:41 -08:00
parent 2f16dfed5d
commit 59f79d0985
2 changed files with 2 additions and 2 deletions

View file

@ -58,7 +58,7 @@ include $(CLEAR_VARS)
LOCAL_MODULE := $(vhal_v2_1)-service
LOCAL_INIT_RC := $(vhal_v2_1)-service.rc
LOCAL_MODULE_RELATIVE_PATH := hw
LOCAL_PROPRIETARY_MODULE := true
LOCAL_SRC_FILES := \
service.cpp

View file

@ -1,4 +1,4 @@
service vehicle-hal-2.1 /system/bin/hw/android.hardware.automotive.vehicle@2.1-service
service vehicle-hal-2.1 /vendor/bin/hw/android.hardware.automotive.vehicle@2.1-service
class hal
user vehicle_network
group system inet