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

Commit c7d361e7 authored by Artur Satayev's avatar Artur Satayev Committed by Automerger Merge Worker
Browse files

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

Merge "Move hiddenapi lists droidcore calls to tools/platform-compat/." into rvc-dev am: 39ec0d54 am: 9e099821 am: 1e476bb4

Change-Id: Ia1981b5105629e95fc77fa1a8edb4a689524dcc0
parents ccf7dc21 1e476bb4
Loading
Loading
Loading
Loading
+0 −6
Original line number Diff line number Diff line
@@ -77,12 +77,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
# ============================================================