Added xml file for FEATURE_PICTURE_IN_PICTURE
Bug: 25580820 Bug: 26187878 Change-Id: I94471904965605b6b892536883af1e1a9dfe1193
This commit is contained in:
parent
e41e78a1f7
commit
e819a89179
1 changed files with 19 additions and 0 deletions
19
data/etc/android.software.picture_in_picture.xml
Normal file
19
data/etc/android.software.picture_in_picture.xml
Normal file
|
@ -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>
|
Loading…
Reference in a new issue