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

Commit 82b40e72 authored by David Brazdil's avatar David Brazdil Committed by android-build-merger
Browse files

Merge "Remove android.test.{mock,runner}.stubs from private-list.txt" am:...

Merge "Remove android.test.{mock,runner}.stubs from private-list.txt" am: cfe591c5 am: 263338b0 am: 219fc65c
am: c3434517

Change-Id: If3ab00bf154c627205ee6e63dfb11731de738a7f
parents ef21df84 c3434517
Loading
Loading
Loading
Loading
+1 −3
Original line number Diff line number Diff line
@@ -97,9 +97,7 @@ hiddenapi_stubs_jar = $(call intermediates-dir-for,JAVA_LIBRARIES,$(1),,COMMON)/
# Public API stubs
HIDDENAPI_STUBS := \
    $(call hiddenapi_stubs_jar,android_stubs_current) \
    $(call hiddenapi_stubs_jar,android.test.base.stubs) \
    $(call hiddenapi_stubs_jar,android.test.mock.stubs) \
    $(call hiddenapi_stubs_jar,android.test.runner.stubs)
    $(call hiddenapi_stubs_jar,android.test.base.stubs)

# System API stubs
HIDDENAPI_STUBS += \