From 3da01bb1e0865edc45a4cebe122c4ab1f1ba0bac Mon Sep 17 00:00:00 2001 From: Maurice Lam Date: Mon, 2 Jun 2014 19:32:36 -0700 Subject: Move navigationbar to frameworks/opt Move the navigationbar library project to frameworks/opt so that Settings (which cannot depend on vendor/google) can use it directly. Also renamed the package from com.google.android.setupwizard.navigationbar to com.android.setupwizard.navigationbar Change-Id: Ifdc099b3d23b6f1cb35d040b4b6e4d42a5cbf6de --- navigationbar/AndroidManifest.xml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 navigationbar/AndroidManifest.xml (limited to 'navigationbar/AndroidManifest.xml') diff --git a/navigationbar/AndroidManifest.xml b/navigationbar/AndroidManifest.xml new file mode 100644 index 0000000..eae67b4 --- /dev/null +++ b/navigationbar/AndroidManifest.xml @@ -0,0 +1,19 @@ + + + + + -- cgit v1.2.3