Sign in
android
/
platform
/
frameworks
/
support
/
fc90e313dae127ac33a59612c64ee59d3086e6cc
/
.
/
busytown
/
androidx-native-mac.sh
blob: d019fa0c88baf0cbc4c0b84d07c1405b7404f4e1 [
file
] [
log
] [
blame
]
echo
"This is a test of building on a mac"
echo
"The next lines should match"
echo
echo
"expect: OS = Darwin"
echo
"actual: OS = $(uname)"