blob: 6e70e5363a90b34021484ef6b36fd3ccaee3a39e [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright 2019 The Chromium OS Authors. All rights reserved.
Use of this source code is governed by a BSD-style license that can be
found in the LICENSE file.
Customization for board-specific features.
Read go/arc-board-features for how to use this file.
Features are enabled/disabled by board_hardware_features based on
chromeos-config-bsp-sarien/files/model.yaml.
This file is just a template of features that can be enabled disabled.
-->
<permissions>
<feature name="android.hardware.camera" />
<feature name="android.hardware.camera.autofocus" />
<feature name="android.hardware.touchscreen" />
<feature name="android.hardware.touchscreen.multitouch" />
<feature name="android.hardware.touchscreen.multitouch.distinct" />
<feature name="android.hardware.touchscreen.multitouch.jazzhand" />
<feature name="android.hardware.sensor.accelerometer" />
<feature name="android.hardware.sensor.gyroscope" />
<feature name="android.hardware.sensor.compass" />
</permissions>