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