Add Vehicle monitor service.

Initial commit of vehicle monitor service. This service will be
monitoring resources (CPU, memory, disk IO) usage and enforce policies
by terminating abusive apps.
bug: 31117339
Change-Id: Ieda8d76d22ac30e659c519a99051f9215ce23d2d
diff --git a/car_product/build/car.mk b/car_product/build/car.mk
index aa8a597..4cefa05 100644
--- a/car_product/build/car.mk
+++ b/car_product/build/car.mk
@@ -78,10 +78,12 @@
 # Automotive specific packages
 PRODUCT_PACKAGES += \
     vehicle_network_service \
+    vehicle_monitor_service \
     CarService \
     CarUiProvider \
     android.car \
     libvehiclenetwork-native \
+    libvehiclemonitor-native \
     vns_policy.xml
 
 # Boot animation