this feature is unnecessary. we can just check the target_os as done in D10263, and set DEVICE_TYPE accordingly.
Details
Details
- Reviewers
bartek michal - Commits
- rCOMMd822ce2d1d08: [native] remove android feature
ran the android emulator and confirmed that DEVICE_TYPE was set to the Android variant by inspecting the version interceptor on identity service. On iOS simulator, DEVICE_TYPE was set to the iOS variant.
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Branch
- remove-android-feature (branched from master)
- Lint
No Lint Coverage - Unit
No Test Coverage