Merge "Make vehicle HAL 2.1 proprietary module"

This commit is contained in:
TreeHugger Robot 2017-02-22 00:22:04 +00:00 committed by Android (Google) Code Review
commit d86b0f1f76
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