Open source the Android Location module

Reviewed By: foghina

Differential Revision: D2658581

fb-gh-sync-id: e95b21c5c7c06f3332d2a7c9fab8be9a2e6441cb
This commit is contained in:
Martin Konicek
2015-11-18 09:03:51 -08:00
committed by facebook-github-bot-6
parent 99b4901f6b
commit 494930afb2
4 changed files with 297 additions and 2 deletions

View File

@@ -38,6 +38,7 @@ var COMPONENTS = [
var APIS = [
require('./AccessibilityAndroidExample.android'),
require('./BorderExample'),
require('./GeolocationExample'),
require('./IntentAndroidExample.android'),
require('./LayoutEventsExample'),
require('./LayoutExample'),