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

Commit e724120c 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 am: bce5cc53 am: 95e4f63c

Change-Id: I44504281200a3adb009aef23320bd601ce13d48b
parents c45b1ec9 95e4f63c
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
# ============================================================