1<?xml version='1.0' encoding='UTF-8'?> 2<!-- Copyright (C) 2021 The Android Open Source Project 3Licensed under the Apache License, Version 2.0 (the "License"); 4you may not use this file except in compliance with the License. 5You may obtain a copy of the License at 6 http://www.apache.org/licenses/LICENSE-2.0 7Unless required by applicable law or agreed to in writing, software 8distributed under the License is distributed on an "AS IS" BASIS, 9WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 10See the License for the specific language governing permissions and 11limitations under the License.--> 12<!-- 13THIS FILE WAS AUTO GENERATED, DO NOT EDIT MANUALLY. 14REGENERATE USING packages/apps/Car/tests/tools/rro/generate-overlayable.py 15--> 16<resources> 17 <overlayable name="CarRotaryController"> 18 <policy type="system|product|signature"> 19 <item type="array" name="off_screen_nudge_global_actions"/> 20 <item type="array" name="off_screen_nudge_intents"/> 21 <item type="array" name="off_screen_nudge_key_codes"/> 22 <item type="array" name="projected_apps"/> 23 <item type="bool" name="clear_focus_area_history_when_rotating"/> 24 <item type="bool" name="config_showHeadsUpNotificationOnBottom"/> 25 <item type="dimen" name="notification_headsup_card_margin_horizontal"/> 26 <item type="integer" name="after_focus_timeout_ms"/> 27 <item type="integer" name="after_scroll_timeout_ms"/> 28 <item type="integer" name="ignore_view_clicked_ms"/> 29 <item type="integer" name="long_press_ms"/> 30 <item type="integer" name="rotation_acceleration_2x_ms"/> 31 <item type="integer" name="rotation_acceleration_3x_ms"/> 32 <item type="string" name="default_touch_input_method"/> 33 <item type="string" name="rotary_input_method"/> 34 </policy> 35 </overlayable> 36</resources> 37