OSDN Git Service

Run Bluetooth Opp activities in the phone process.
authorJaikumar Ganesh <jaikumar@google.com>
Fri, 14 May 2010 22:00:28 +0000 (15:00 -0700)
committerJaikumar Ganesh <jaikumar@google.com>
Fri, 14 May 2010 22:04:48 +0000 (15:04 -0700)
commit6a148f10d0e26eef9f94e08ac3f1897ce8983bfa
tree4c2bb4f77211b45a220dc817cb9874f3406eeb0b
parentb7533e86bb84a2f95c2cff62c1565a8e1696d1ea
Run Bluetooth Opp activities in the phone process.

There were just too much shared code between the classes - we
cannot have them in 2 different process - it can work sometimes and
will fail sometimes depending on the ordering of processes.
Rework involves a lot of code change at this point of time.

Bug: 2684281
Change-Id: I76784650c5f635c1e961392b682c1d33fc2f343f
AndroidManifest.xml
AndroidManifest_test.xml