From 3bcea98f1e6d63e22a7b5393b31c2195d3db82b4 Mon Sep 17 00:00:00 2001 From: sail Date: Sun, 3 Sep 2017 13:57:22 -0700 Subject: Switch Dialer to use new third_party bubble library This CL switches Dialer to use the new common bubble libary. It also moves the integration tests into the bubble libary. Bug: 64797730 Test: BubbleIntegrationTest PiperOrigin-RevId: 167439680 Change-Id: Ie2e9367cb6a6561efb8abd425b6a12f8c1e78138 --- java/com/android/bubble/AndroidManifest.xml | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 java/com/android/bubble/AndroidManifest.xml (limited to 'java/com/android/bubble/AndroidManifest.xml') diff --git a/java/com/android/bubble/AndroidManifest.xml b/java/com/android/bubble/AndroidManifest.xml new file mode 100644 index 000000000..80efe5caa --- /dev/null +++ b/java/com/android/bubble/AndroidManifest.xml @@ -0,0 +1,22 @@ + + + + + + + -- cgit v1.2.3