summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--manifest.xml2
-rw-r--r--system.prop2
2 files changed, 3 insertions, 1 deletions
diff --git a/manifest.xml b/manifest.xml
index 99b3e54..a0f68ee 100644
--- a/manifest.xml
+++ b/manifest.xml
@@ -618,10 +618,12 @@ IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
<version>1.0</version>
<interface>
<name>ICryptoFactory</name>
+ <instance>widevine</instance>
<instance>default</instance>
</interface>
<interface>
<name>IDrmFactory</name>
+ <instance>widevine</instance>
<instance>default</instance>
</interface>
</hal>
diff --git a/system.prop b/system.prop
index 2c4d78d..ae1e3e5 100644
--- a/system.prop
+++ b/system.prop
@@ -178,7 +178,7 @@ persist.camera.preview.ubwc=0
ro.vendor.qti.config.zram=true
#set maximum supported adapter voltage
-persist.charger.max_voltage_mv=9000
+persist.chg.max_volt_mv=9000
#Property to enable display default color mode
vendor.display.enable_default_color_mode=1