cm: Fix checkapi makefile typo.
Change-Id: I96d1acba8e8f665dabf6d18dac5fc5c3132ad0f7 TICKET: CYNGNOS-1950
This commit is contained in:
parent
e738087fdd
commit
f84ce1b738
@ -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), \
|
||||
|
Loading…
Reference in New Issue
Block a user