mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-18 18:28:20 +00:00
Fix broken make target launcher_protoutil_lib
Bug:26406415 Change-Id: If3895b384feb9f2a6294fd76c043420851a37f49
This commit is contained in:
@@ -64,7 +64,7 @@ LOCAL_MODULE_TAGS := optional
|
||||
LOCAL_MODULE := launcher_protoutil_lib
|
||||
LOCAL_IS_HOST_MODULE := true
|
||||
LOCAL_JAR_MANIFEST := util/etc/manifest.txt
|
||||
LOCAL_STATIC_JAVA_LIBRARIES := host-libprotobuf-java-2.3.0-nano
|
||||
LOCAL_STATIC_JAVA_LIBRARIES := host-libprotobuf-java-nano
|
||||
|
||||
include $(BUILD_HOST_JAVA_LIBRARY)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user