de68fb13a6
They're already triggered by some other dependency for "full" builds, but checkapi is expected to check all the APIs. Test: m checkapi (with breaking change) Change-Id: Ib9378bd6b6c43c7166309901f516c22e25e9ff4a
3 lines
150 B
Makefile
3 lines
150 B
Makefile
.PHONY: checkapi
|
|
checkapi: frameworks-base-api-current-compat frameworks-base-api-system-current-compat frameworks-base-api-module-lib-current-compat
|