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

Commit e2b592d5 authored by Arne Coucheron's avatar Arne Coucheron Committed by LuK1337
Browse files

Rename app back to Gallery

Change-Id: I6b36dcd050b12bf35b45e2a2ddaed7799800bd70
parent abf30794
Loading
Loading
Loading
Loading
+4 −2
Original line number Diff line number Diff line
@@ -27,13 +27,15 @@ LOCAL_RESOURCE_DIR += $(LOCAL_PATH)/res

LOCAL_USE_AAPT2 := true

LOCAL_PACKAGE_NAME := SnapdragonGallery
LOCAL_PACKAGE_NAME := Gallery2

LOCAL_PRIVILEGED_MODULE := true

LOCAL_PRIVATE_PLATFORM_APIS := true

LOCAL_OVERRIDES_PACKAGES := Gallery Gallery3D GalleryNew3D Gallery2
LOCAL_OVERRIDES_PACKAGES := Gallery Gallery3D GalleryNew3D

LOCAL_AAPT_FLAGS += --rename-manifest-package com.android.gallery3d

LOCAL_JNI_SHARED_LIBRARIES := \
    libjni_gallery_eglfence \
+1 −1
Original line number Diff line number Diff line
@@ -18,7 +18,7 @@
-->

<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
    <string name="app_name">Snapdragon Gallery</string>
    <string name="app_name">Gallery</string>
    <!-- Title for picture frame gadget to show in list of all available gadgets -->
    <string name="gadget_title">Picture frame</string>