Skip to content
Snippets Groups Projects
Commit ec5a86fc authored by Artur Satayev's avatar Artur Satayev
Browse files

Move hiddenapi lists droidcore calls to tools/platform-compat/.

Bug: 145132366
Test: m dist
Change-Id: I0863d428cdeb56551caa0fd548ab50fdcad96ece
parent a09e9e4f
No related branches found
No related tags found
No related merge requests found
......@@ -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
# ============================================================
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment