DO NOT MERGE Fix build failure due to missing guava target

Test: 1) build sailfish-userdebug successfully
      2) m SettingsTests -j32 built successfully

Bug: 33059280
Change-Id: If1c281888e4581b5eb3b8842892464aebd04b827
This commit is contained in:
Steven Ng
2017-05-17 23:30:42 +01:00
parent 56870f438c
commit 3c03b45a16

View File

@@ -9,6 +9,7 @@ LOCAL_JAVA_LIBRARIES := android.test.runner bouncycastle
LOCAL_STATIC_JAVA_LIBRARIES := \
android-support-test \
guava \
mockito-target \
espresso-core \
espresso-contrib-nodep \