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

Commit 7cca871d authored by Justin Ho's avatar Justin Ho Committed by Android Git Automerger
Browse files

am 5caa24fd: Merge "Temporarily disable FakeOemFeatures from userdebug or...

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

* commit '5caa24fd':
  Temporarily disable FakeOemFeatures from userdebug or higher builds
parents 90c31f8b 5caa24fd
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)