mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-05-06 17:52:57 +08:00
Remove unnecessary project_config
Differential Revision: D4326949 fbshipit-source-id: d0e8d7c3a046a89e5794be602a406ea914de50d1
This commit is contained in:
committed by
Facebook Github Bot
parent
f3c8158773
commit
1f78ea326e
@@ -17,6 +17,3 @@ android_library(
|
||||
],
|
||||
)
|
||||
|
||||
project_config(
|
||||
src_target = ':appstate',
|
||||
)
|
||||
|
||||
@@ -16,6 +16,3 @@ android_library(
|
||||
],
|
||||
)
|
||||
|
||||
project_config(
|
||||
src_target = ':camera',
|
||||
)
|
||||
|
||||
@@ -16,6 +16,3 @@ android_library(
|
||||
],
|
||||
)
|
||||
|
||||
project_config(
|
||||
src_target = ':clipboard',
|
||||
)
|
||||
|
||||
@@ -15,6 +15,3 @@ android_library(
|
||||
],
|
||||
)
|
||||
|
||||
project_config(
|
||||
src_target = ':common',
|
||||
)
|
||||
|
||||
@@ -19,6 +19,3 @@ android_library(
|
||||
],
|
||||
)
|
||||
|
||||
project_config(
|
||||
src_target = ':core',
|
||||
)
|
||||
|
||||
@@ -16,6 +16,3 @@ android_library(
|
||||
],
|
||||
)
|
||||
|
||||
project_config(
|
||||
src_target = ':datepicker',
|
||||
)
|
||||
|
||||
@@ -17,6 +17,3 @@ android_library(
|
||||
],
|
||||
)
|
||||
|
||||
project_config(
|
||||
src_target = ':debug',
|
||||
)
|
||||
|
||||
@@ -17,6 +17,3 @@ android_library(
|
||||
],
|
||||
)
|
||||
|
||||
project_config(
|
||||
src_target = ':dialog',
|
||||
)
|
||||
|
||||
@@ -27,6 +27,3 @@ android_library(
|
||||
],
|
||||
)
|
||||
|
||||
project_config(
|
||||
src_target = ':fresco',
|
||||
)
|
||||
|
||||
@@ -16,6 +16,3 @@ android_library(
|
||||
],
|
||||
)
|
||||
|
||||
project_config(
|
||||
src_target = ':i18nmanager',
|
||||
)
|
||||
|
||||
@@ -19,6 +19,3 @@ android_library(
|
||||
],
|
||||
)
|
||||
|
||||
project_config(
|
||||
src_target = ':image',
|
||||
)
|
||||
|
||||
@@ -15,6 +15,3 @@ android_library(
|
||||
],
|
||||
)
|
||||
|
||||
project_config(
|
||||
src_target = ':intent',
|
||||
)
|
||||
|
||||
@@ -16,6 +16,3 @@ android_library(
|
||||
],
|
||||
)
|
||||
|
||||
project_config(
|
||||
src_target = ':location',
|
||||
)
|
||||
|
||||
@@ -18,6 +18,3 @@ android_library(
|
||||
],
|
||||
)
|
||||
|
||||
project_config(
|
||||
src_target = ':netinfo',
|
||||
)
|
||||
|
||||
@@ -22,6 +22,3 @@ android_library(
|
||||
],
|
||||
)
|
||||
|
||||
project_config(
|
||||
src_target = ':network',
|
||||
)
|
||||
|
||||
@@ -16,6 +16,3 @@ android_library(
|
||||
],
|
||||
)
|
||||
|
||||
project_config(
|
||||
src_target = ':permissions',
|
||||
)
|
||||
|
||||
@@ -16,6 +16,3 @@ android_library(
|
||||
],
|
||||
)
|
||||
|
||||
project_config(
|
||||
src_target = ':share',
|
||||
)
|
||||
|
||||
@@ -18,6 +18,3 @@ android_library(
|
||||
],
|
||||
)
|
||||
|
||||
project_config(
|
||||
src_target = ':statusbar',
|
||||
)
|
||||
|
||||
@@ -17,6 +17,3 @@ android_library(
|
||||
],
|
||||
)
|
||||
|
||||
project_config(
|
||||
src_target = ':storage',
|
||||
)
|
||||
|
||||
@@ -15,6 +15,3 @@ android_library(
|
||||
],
|
||||
)
|
||||
|
||||
project_config(
|
||||
src_target = ':systeminfo',
|
||||
)
|
||||
|
||||
@@ -16,6 +16,3 @@ android_library(
|
||||
],
|
||||
)
|
||||
|
||||
project_config(
|
||||
src_target = ':timepicker',
|
||||
)
|
||||
|
||||
@@ -15,6 +15,3 @@ android_library(
|
||||
],
|
||||
)
|
||||
|
||||
project_config(
|
||||
src_target = ':toast',
|
||||
)
|
||||
|
||||
@@ -17,6 +17,3 @@ android_library(
|
||||
],
|
||||
)
|
||||
|
||||
project_config(
|
||||
src_target = ':vibration',
|
||||
)
|
||||
|
||||
@@ -21,6 +21,3 @@ android_library(
|
||||
],
|
||||
)
|
||||
|
||||
project_config(
|
||||
src_target = ':websocket',
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user