OSDN Git Service

Added xml file for FEATURE_PICTURE_IN_PICTURE
authorWale Ogunwale <ogunwale@google.com>
Tue, 15 Dec 2015 20:59:05 +0000 (12:59 -0800)
committerWale Ogunwale <ogunwale@google.com>
Tue, 15 Dec 2015 20:59:05 +0000 (12:59 -0800)
Bug: 25580820
Bug: 26187878
Change-Id: I94471904965605b6b892536883af1e1a9dfe1193

data/etc/android.software.picture_in_picture.xml [new file with mode: 0644]

diff --git a/data/etc/android.software.picture_in_picture.xml b/data/etc/android.software.picture_in_picture.xml
new file mode 100644 (file)
index 0000000..d5e058d
--- /dev/null
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Copyright (C) 2015 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.
+-->
+
+<permissions>
+    <feature name="android.software.picture_in_picture" />
+</permissions>