Skip to content
This repository has been archived by the owner on Aug 3, 2022. It is now read-only.

Commit

Permalink
VoiceDialer needs system-privilege permissions
Browse files Browse the repository at this point in the history
Change-Id: Id273c42ecf48891839f6029faba45a0e0a2e9bda
  • Loading branch information
Christopher Tate committed Jun 18, 2013
1 parent 6d1fe1d commit 58e3583
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Android.mk
Expand Up @@ -9,6 +9,8 @@ LOCAL_PACKAGE_NAME := VoiceDialer

LOCAL_REQUIRED_MODULES := libsrec_jni

LOCAL_PRIVILEGED_MODULE := true

include $(BUILD_PACKAGE)

# Install the srec data files if VoiceDialer.apk is installed to system image.
Expand Down

0 comments on commit 58e3583

Please sign in to comment.