Skip to content

Commit

Permalink
Merge "IMS-VT: Added QTI permissions."
Browse files Browse the repository at this point in the history
  • Loading branch information
Linux Build Service Account authored and Gerrit - the friendly Code Review server committed Sep 23, 2014
2 parents ccc89b1 + d90a552 commit dc88d35
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions base.mk
Original file line number Diff line number Diff line change
Expand Up @@ -553,6 +553,9 @@ CHARGER += charger_res_images
VT_JNI := libvt_jni
VT_JNI += libimscamera_jni

# VT QTI Permissions
VT_QTI_PERMISSIONS := qti_permissions.xml

#CRDA
CRDA := crda
CRDA += regdbdump
Expand Down Expand Up @@ -677,6 +680,7 @@ PRODUCT_PACKAGES += $(UPDATER)
PRODUCT_PACKAGES += $(WPA)
PRODUCT_PACKAGES += $(ZLIB)
PRODUCT_PACKAGES += $(VT_JNI)
PRODUCT_PACKAGES += $(VT_QTI_PERMISSIONS)
PRODUCT_PACKAGES += $(CRDA)
PRODUCT_PACKAGES += $(WLAN)

Expand Down

0 comments on commit dc88d35

Please sign in to comment.