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

Commit 5861c6aa 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

Change-Id: I43d5e74c4bd097ddad8e0764f9abb7d45f976908
parents a583aee0 03a5732f
Loading
Loading
Loading
Loading
+0 −6
Original line number Original line Diff line number Diff line
@@ -75,12 +75,6 @@ framework-doc-stubs: $(SDK_METADATA)
# Run this for checkbuild
# Run this for checkbuild
checkbuild: doc-comment-check-docs
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
# Include subdirectory makefiles
# ============================================================
# ============================================================