Delete jsc-internal
Reviewed By: dcaspi Differential Revision: D3304892 fbshipit-source-id: fd7ac66c81c93785c3c7887a107c8f1df222aefa
This commit is contained in:
parent
5bb5ea7135
commit
7446d42d33
|
@ -28,15 +28,8 @@ JSC_DEPS = [
|
|||
'//native/third-party/jsc:jsc_legacy_profiler',
|
||||
]
|
||||
|
||||
JSC_INTERNAL_DEPS = [
|
||||
'//native/third-party/jsc-internal:jsc',
|
||||
'//native/third-party/jsc-internal:jsc_legacy_profiler',
|
||||
]
|
||||
|
||||
FBGLOGINIT_TARGET = '//ReactAndroid/src/main/jni/first-party/fbgloginit:fbgloginit'
|
||||
|
||||
INTERNAL_APP = 'PUBLIC'
|
||||
|
||||
# React property preprocessor
|
||||
original_android_library=android_library
|
||||
def android_library(
|
||||
|
|
Loading…
Reference in New Issue