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

Commit 1024846e authored by Justin Ho's avatar Justin Ho Committed by Android Git Automerger
Browse files

am 7cca871d: am 5caa24fd: Merge "Temporarily disable FakeOemFeatures from...

am 7cca871d: am 5caa24fd: Merge "Temporarily disable FakeOemFeatures from userdebug or higher builds" into jb-dev

* commit '7cca871d':
  Temporarily disable FakeOemFeatures from userdebug or higher builds
parents 0d361986 7cca871d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
LOCAL_PATH:= $(call my-dir)
include $(CLEAR_VARS)

LOCAL_MODULE_TAGS := debug
LOCAL_MODULE_TAGS := optional

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