Summary: To match internal config. Reviewed By: emilsjolander Differential Revision: D5986514 fbshipit-source-id: b0e7dbc060c106f17f8e1c5e54e5b951d9e3e350
10 lines
191 B
INI
10 lines
191 B
INI
[cxx]
|
|
gtest_dep = //lib/gtest:gtest
|
|
[android]
|
|
target = android-25
|
|
[ndk]
|
|
ndk_version = 15.2.4203891
|
|
compiler = clang
|
|
app_platform = android-21
|
|
cpu_abis = arm64, armv7, x86, x86_64
|