Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
robolectric
/
dd40f718cf785a56e63c0685feeb73d266c13e3f
/
.
/
find-android.bat
blob: 470f346ca5fb1ad7596077c03474e9f2ee188a78 [
file
] [
log
] [
blame
]
@echo
off
for
%%
i
in
(
android
.
bat
)
do
set
x
=%%~
dp$PATH
:
i
set
x
=%
x
:
\tools
=%
# not yet tested!
@echo
"sdk.dir=%x%"
>>
local
.
properties