Update Google dialer support jar

* Missed when updating common gapps
This commit is contained in:
Paul Keith
2021-10-08 12:46:14 -05:00
parent d0ec58570c
commit b1d862e6a1
2 changed files with 2 additions and 1 deletions

View File

@@ -1,9 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<permissions> <permissions>
<!-- Shared library required on the device to get Google Dialer updates from <!-- Shared library required on the device to get Google Dialer updates from
Play Store. This will be deprecated once Google Dialer play store Play Store. This will be deprecated once Google Dialer play store
updates stop supporting pre-O devices. --> updates stop supporting pre-O devices. -->
<library name="com.google.android.dialer.support" <library name="com.google.android.dialer.support"
file="/product/framework/com.google.android.dialer.support.jar" /> file="/product/framework/com.google.android.dialer.support.jar" />
<!-- Starting from Android O and above, this system feature is required for <!-- Starting from Android O and above, this system feature is required for
getting Google Dialer play store updates. --> getting Google Dialer play store updates. -->