Run additional compat checks for checkapi

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
This commit is contained in:
Anton Hansson 2022-09-21 09:43:47 +00:00
parent b65741930f
commit de68fb13a6

2
api/Android.mk Normal file
View File

@ -0,0 +1,2 @@
.PHONY: checkapi
checkapi: frameworks-base-api-current-compat frameworks-base-api-system-current-compat frameworks-base-api-module-lib-current-compat