Add vr binary to commands

Bug: 36071574

Change-Id: I8a953950a4eb96d9ffa2ee5789e3c8cd98b4dd0e
Signed-off-by: Karthik Ravi Shankar <karthikrs@google.com>
This commit is contained in:
Karthik Ravi Shankar 2017-03-27 19:55:53 -07:00
parent fe3d3490fb
commit 35aed3da10
1 changed files with 1 additions and 0 deletions

View File

@ -59,6 +59,7 @@ PRODUCT_PACKAGES += \
Telecom \
TeleService \
VpnDialogs \
vr \
MmsService
$(call inherit-product, $(SRC_TARGET_DIR)/product/core_base.mk)