Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e7ddcaf6 authored by Steve McKay's avatar Steve McKay Committed by android-build-merger
Browse files

Merge "Mark DocumentsUI as a "privileged" app." into nyc-dev am: 5108d343

am: 3c312c78

* commit '3c312c78':
  Mark DocumentsUI as a "privileged" app.

Change-Id: Ib9c1a44cdcc4bcf58bd45fc58ee0307bcaae335e
parents 7fe2a286 3c312c78
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -2,6 +2,7 @@ LOCAL_PATH:= $(call my-dir)
include $(CLEAR_VARS)

LOCAL_MODULE_TAGS := optional
LOCAL_PRIVILEGED_MODULE := true

LOCAL_SRC_FILES := $(call all-java-files-under, src)