platform_frameworks_native/data/etc/android.software.picture_in_picture.xml
Wale Ogunwale e819a89179 Added xml file for FEATURE_PICTURE_IN_PICTURE
Bug: 25580820
Bug: 26187878
Change-Id: I94471904965605b6b892536883af1e1a9dfe1193
2015-12-15 12:59:05 -08:00

19 lines
759 B
XML

<?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>