Add feature specific configurations

This commit is contained in:
ariskotsomitopoulos 2022-03-28 13:54:31 +03:00
parent 58cc3931b9
commit a2e2cdc2f3

View file

@ -0,0 +1,11 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<!-- This file contains values to show or hide some features, that are not available from
settings & labs. Values here are mainly modified by developers and are not exposed
to the users.
-->
<bool name="feature_threads_beta_feedback_enabled">false</bool>
</resources>