Sfoglia il codice sorgente

Fix checkbuild targets, remove unittest_enum_mulitplejava_nano.proto.

Change-Id: I2dad2fd9f6c3d419fa77cf8162cd1ee49f74cc5d
Wink Saville 12 anni fa
parent
commit
473985e07e
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 2 2
      Android.mk

+ 2 - 2
Android.mk

@@ -365,8 +365,8 @@ LOCAL_SRC_FILES := \
         src/google/protobuf/unittest_import_nano.proto \
         src/google/protobuf/unittest_simple_nano.proto \
         src/google/protobuf/unittest_stringutf8_nano.proto \
-        src/google/protobuf/unittest_recursive_nano.proto \
-        src/google/protobuf/unittest_enum_multiplejava_nano.proto
+        src/google/protobuf/unittest_recursive_nano.proto
+
 
 LOCAL_PROTOC_FLAGS := --proto_path=$(LOCAL_PATH)/src