summaryrefslogtreecommitdiff
path: root/feature/preview/src/main/AndroidManifest.xml
diff options
context:
space:
mode:
Diffstat (limited to 'feature/preview/src/main/AndroidManifest.xml')
-rw-r--r--feature/preview/src/main/AndroidManifest.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/feature/preview/src/main/AndroidManifest.xml b/feature/preview/src/main/AndroidManifest.xml
index 5c675bb..1fb3b89 100644
--- a/feature/preview/src/main/AndroidManifest.xml
+++ b/feature/preview/src/main/AndroidManifest.xml
@@ -14,6 +14,6 @@
~ See the License for the specific language governing permissions and
~ limitations under the License.
-->
-<manifest>
+<manifest package="com.google.jetpackcamera.feature.preview">
-</manifest> \ No newline at end of file
+</manifest>