Skip to content

Commit

Permalink
MediaProvider needs privileged permissions, so package it accordingly
Browse files Browse the repository at this point in the history
Bug 8765951

Change-Id: I4053b4e22d51720564f86e2ca625c63a92097138
  • Loading branch information
Christopher Tate committed Jun 17, 2013
1 parent f41b7ff commit 28acf28
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Android.mk
Expand Up @@ -10,5 +10,6 @@ LOCAL_JAVA_LIBRARIES :=

LOCAL_PACKAGE_NAME := MediaProvider
LOCAL_CERTIFICATE := media
LOCAL_PRIVILEGED_MODULE := true

include $(BUILD_PACKAGE)

0 comments on commit 28acf28

Please sign in to comment.