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

Commit afc4ab2f authored by The Android Open Source Project's avatar The Android Open Source Project
Browse files

auto import from //depot/cupcake/@135843

parent 4e14e5cc
Loading
Loading
Loading
Loading

Android.mk

0 → 100644
+14 −0
Original line number Diff line number Diff line
LOCAL_PATH:= $(call my-dir)
include $(CLEAR_VARS)

LOCAL_MODULE_TAGS := user development

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

LOCAL_PACKAGE_NAME := Settings
LOCAL_CERTIFICATE := platform

include $(BUILD_PACKAGE)

# Use the folloing include to make our test apk.
include $(call all-makefiles-under,$(LOCAL_PATH))

AndroidManifest.xml

0 → 100644
+508 −0

File added.

Preview size limit exceeded, changes collapsed.

MODULE_LICENSE_APACHE2

0 → 100644
+0 −0

Empty file added.

NOTICE

0 → 100644
+190 −0

File added.

Preview size limit exceeded, changes collapsed.

+2.07 KiB
Loading image diff...
Loading