Migrate to support library Fragment

The android.app.Fragment has been deprecated. The support library
Fragment needs to be added via the accompanying support library
FragmentManager. This requires that any Activities with Fragments be
migrated to be FragmentActivities.

Test: build and deploy Settings
Bug: 69973958
Change-Id: Ia6ce0fdf646d29e68bb0fc7e7909f1b7a2bcfdd0
3 files changed
tree: 06bc622e938b8dcc4c906c5d7eb9d8946271f54e
  1. res/
  2. src/
  3. tests/
  4. Android.mk
  5. AndroidManifest.xml