Adding an Android specific credential set.

This commit is contained in:
Tobias Brunner
2010-06-15 19:58:58 +02:00
parent 51a00fb275
commit c373f14947
5 changed files with 369 additions and 1 deletions
+1
View File
@@ -106,6 +106,7 @@ credentials/credential_set.h
LOCAL_SRC_FILES += $(call add_plugin, android)
ifneq ($(call plugin_enabled, android)),)
LOCAL_C_INCLUDES += frameworks/base/cmds/keystore
LOCAL_SHARED_LIBRARIES += libcutils
endif