summaryrefslogtreecommitdiff
path: root/assets/product/AndroidManifest.xml
diff options
context:
space:
mode:
authorzachh <zachh@google.com>2017-11-01 13:11:23 -0700
committerzachh <zachh@google.com>2017-11-07 15:51:42 +0000
commitc17d35553a243c99e74c9e2af7a5344cf7fd415d (patch)
tree99fd7e9bb1f73d04aa11ef96fdb26b8b19196aa8 /assets/product/AndroidManifest.xml
parente8ee4c394f12b744f041727c5956d03879e5fc95 (diff)
Reorganized assets.
Bug: 68219224,65940484 Test: tap, manual PiperOrigin-RevId: 174224721 Change-Id: Iaa48cefe94ea2e0e9209e4fe00217af4352d5ba8
Diffstat (limited to 'assets/product/AndroidManifest.xml')
-rw-r--r--assets/product/AndroidManifest.xml20
1 files changed, 20 insertions, 0 deletions
diff --git a/assets/product/AndroidManifest.xml b/assets/product/AndroidManifest.xml
new file mode 100644
index 000000000..d922f6b8e
--- /dev/null
+++ b/assets/product/AndroidManifest.xml
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+ ~ Copyright (C) 2017 The Android Open Source Project
+ ~
+ ~ Licensed under the Apache License, Version 2.0 (the "License");
+ ~ you may not use this file except in compliance with the License.
+ ~ You may obtain a copy of the License at
+ ~
+ ~ http://www.apache.org/licenses/LICENSE-2.0
+ ~
+ ~ Unless required by applicable law or agreed to in writing, software
+ ~ distributed under the License is distributed on an "AS IS" BASIS,
+ ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ ~ See the License for the specific language governing permissions and
+ ~ limitations under the License
+ -->
+<manifest
+ package="com.google.android.assets.product">
+ <application/>
+</manifest>