mirror of
https://github.com/Evolution-X-Devices/device_google_wahoo
synced 2026-01-29 08:04:44 +00:00
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>
6 lines
181 B
XML
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>
|