Sign in
android
/
platform
/
frameworks
/
support
/
7a77db964313e4d0aef471ceca9c166bc76a9cbf
/
.
/
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)"