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

Commit bce5cc53 authored by Automerger Merge Worker's avatar Automerger Merge Worker
Browse files

Merge "Move hiddenapi lists droidcore calls to tools/platform-compat/." am:...

Merge "Move hiddenapi lists droidcore calls to tools/platform-compat/." am: 24e54e64 am: 03a5732f am: 5861c6aa

Change-Id: Id8f97a248236f873f85368bbcec4172c279864e1
parents e6fa4424 5861c6aa
Loading
Loading
Loading
Loading
+0 −6
Original line number Diff line number Diff line
@@ -75,12 +75,6 @@ framework-doc-stubs: $(SDK_METADATA)
# Run this for checkbuild
checkbuild: doc-comment-check-docs

# ==== hiddenapi lists =======================================
ifneq ($(UNSAFE_DISABLE_HIDDENAPI_FLAGS),true)
$(call dist-for-goals,droidcore,$(INTERNAL_PLATFORM_HIDDENAPI_FLAGS))
$(call dist-for-goals,droidcore,$(INTERNAL_PLATFORM_HIDDENAPI_GREYLIST_METADATA))
endif  # UNSAFE_DISABLE_HIDDENAPI_FLAGS

# Include subdirectory makefiles
# ============================================================