cm: Fix checkapi makefile typo.

Change-Id: I96d1acba8e8f665dabf6d18dac5fc5c3132ad0f7
TICKET: CYNGNOS-1950
This commit is contained in:
Adnan Begovic 2016-02-09 11:38:40 -08:00
parent e738087fdd
commit f84ce1b738
1 changed files with 1 additions and 1 deletions

View File

@ -106,7 +106,7 @@ $(eval $(call check-api, \
# Check that the System API we're building hasn't changed from the not-yet-released
# SDK version.
$(eval $(call check-api, \
checkpublicapi-cm-current, \
checksystemapi-cm-current, \
$(FRAMEWORK_CM_PLATFORM_SYSTEM_API_FILE), \
$(INTERNAL_CM_PLATFORM_SYSTEM_API_FILE), \
$(FRAMEWORK_CM_PLATFORM_SYSTEM_REMOVED_API_FILE), \