Add feature specific configurations
This commit is contained in:
parent
58cc3931b9
commit
a2e2cdc2f3
|
@ -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>
|
Loading…
Reference in New Issue