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

Unverified Commit 6fe89048 authored by Chao Zhang's avatar Chao Zhang Committed by Michael Bestas
Browse files

Gallery2: set module privileged in Android.mk to delete photos on SD card.

set Gallery2 module privileged in Android.mk,
make sure Gallery2 has permission to delete photos on SD card.

Change-Id: I65aed83b3cea951202c001e556d9e4200f2bc81f
CRs-Fixed: 990742
parent e16711d4
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -22,6 +22,8 @@ LOCAL_AAPT_FLAGS := --auto-add-overlay

LOCAL_PACKAGE_NAME := Gallery2

LOCAL_PRIVILEGED_MODULE := true

LOCAL_OVERRIDES_PACKAGES := Gallery Gallery3D GalleryNew3D

LOCAL_PROGUARD_ENABLED := disabled