We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 02dfd85 + d6686fa commit 59605a7Copy full SHA for 59605a7
tools/fs_config/Android.mk
@@ -18,6 +18,6 @@ include $(CLEAR_VARS)
18
LOCAL_SRC_FILES := fs_config.c
19
LOCAL_MODULE := fs_config
20
LOCAL_FORCE_STATIC_EXECUTABLE := true
21
-LOCAL_MODULE_TAGS := eng
+LOCAL_MODULE_TAGS := eng optional
22
23
include $(BUILD_HOST_EXECUTABLE)
0 commit comments