Rename libkeymaster to libkeymaster_staging

Fix a build breakage by renaming libkeymaster to
libkeymaster_staging. fugu's vendor tree already had
a libkeymaster.so which masked system/keymaster/libkeymaster.

Bug: 37997750
Change-Id: Iead014db3f3d841f08c8072b0493ec9fd7a05055
This commit is contained in:
Janis Danisevskis 2017-05-04 13:56:16 -07:00
parent 754ecb83ad
commit 8f7d80468e

View file

@ -38,7 +38,7 @@ LOCAL_SHARED_LIBRARIES := \
libcrypto \
libcutils \
libkeymaster_portable \
libkeymaster \
libkeymaster_staging \
libtrusty \
libkeymaster_messages \
libsoftkeymasterdevice \