Files
device_google_wahoo/permissions/com.google.hardware.camera.easel.xml
Arnd Geis 7cfa436d29 Adding a configuration file to support easel camera feature.
Adding an XML file to be used to define the easel camera feature
for supported devices.

Bug: b/62838579

Change-Id: I42f4a5d7a150c80fd97c20b6a61884f3bf97239a
Signed-off-by: Arnd Geis <arndg@google.com>
2017-06-26 18:21:43 +00:00

6 lines
181 B
XML

<?xml version="1.0" encoding="utf-8"?>
<!-- Feature for devices with hardware acceleration. -->
<permissions>
<feature name="com.google.hardware.camera.easel" />
</permissions>