tangorpro: overlay: Enable aspect ratio setting for apps

Issue: calyxos#2318
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
Change-Id: I59ebe99817e444439f40b40340f55932f586e279
This commit is contained in:
Aayush Gupta 2024-05-16 08:38:06 +00:00 committed by Michael Bestas
parent 93d667f40e
commit fd86cfcfed
No known key found for this signature in database
GPG key ID: CC95044519BE6669

View file

@ -18,6 +18,12 @@
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!-- Whether per-app fullscreen override option is allowed in user aspect ratio settings -->
<bool name="config_appCompatUserAppAspectRatioFullscreenIsEnabled">true</bool>
<!-- Whether per-app user aspect ratio override settings is enabled -->
<bool name="config_appCompatUserAppAspectRatioSettingsIsEnabled">true</bool>
<!-- Control whether being in the desk dock should enable accelerometer
based screen orientation. This defaults to true because it is
common for desk docks to be sold in a variety of form factors