Enabled MD3 on A12 by default

This commit is contained in:
Prathamesh More 2021-10-06 16:56:53 +05:30
parent 6074cdfda2
commit 480d66cc24
3 changed files with 3 additions and 1 deletions

View file

@ -1,4 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<bool name="md3_available">true</bool>
<bool name="md3_enabled">true</bool>
</resources>