Merge pull request #18958 from brave/android_widevine_support

[Android] Enable system Widevine support
This commit is contained in:
wchen342
2023-09-06 19:56:20 +00:00
committed by GitHub
47 changed files with 916 additions and 201 deletions
@@ -1,7 +0,0 @@
<vector android:autoMirrored="true" android:height="16dp"
android:viewportHeight="16" android:viewportWidth="16"
android:width="16dp" xmlns:android="http://schemas.android.com/apk/res/android">
<path android:fillColor="@color/shield_text_color" android:fillType="evenOdd" android:pathData="M8,0C12.4113,0 16,3.5887 16,8C16,12.4113 12.4113,16 8,16C3.5887,16 0,12.4113 0,8C0,3.5887 3.5887,0 8,0ZM8,14.6667C11.676,14.6667 14.6667,11.676 14.6667,8C14.6667,4.324 11.676,1.3333 8,1.3333C4.324,1.3333 1.3333,4.324 1.3333,8C1.3333,11.676 4.324,14.6667 8,14.6667Z"/>
<path android:fillColor="@color/shield_text_color" android:pathData="M9.3232,7.1539C9.9459,7.5461 9.9459,8.4539 9.3232,8.8462L6.6996,10.4986C6.0336,10.918 5.1666,10.4394 5.1666,9.6524L5.1666,6.3475C5.1666,5.5606 6.0336,5.082 6.6996,5.5014L9.3232,7.1539Z"/>
<path android:fillColor="@color/shield_text_color" android:pathData="M10.6667,11.3333L10.6667,11.3333A0.6667,0.6667 90.1447,0 1,10.0001 10.6666L10.0001,5.3333A0.6667,0.6667 90.1447,0 1,10.6667 4.6666L10.6667,4.6666A0.6667,0.6667 90.1447,0 1,11.3334 5.3333L11.3334,10.6666A0.6667,0.6667 90.1447,0 1,10.6667 11.3333z"/>
</vector>
+5
View File
@@ -0,0 +1,5 @@
<vector android:autoMirrored="true" android:height="16dp"
android:viewportHeight="24" android:viewportWidth="24"
android:width="16dp" xmlns:android="http://schemas.android.com/apk/res/android">
<path android:fillColor="@color/quick_action_search_and_bookmark_widget_tint" android:fillType="evenOdd" android:scaleType="fitCenter" android:pathData="M21.841,22H1.986C0.891,22 0,21.103 0,20V4C0,2.897 0.891,2 1.986,2H21.841C22.935,2 24,2.897 24,4V20C24,21.103 22.935,22 21.841,22ZM21.996,4H1.986V12.825L7.296,8.241C7.689,7.901 8.277,7.923 8.644,8.293L13.992,13.68L17.274,11.2C17.697,10.881 18.294,10.951 18.632,11.36L21.996,15.426V4ZM21.996,18.55L17.71,13.37L14.494,15.8C14.099,16.099 13.546,16.059 13.196,15.707L7.89,10.362L1.986,15.46V20H21.996V18.55ZM15.884,8C15.884,6.897 16.775,6 17.871,6C18.965,6 19.855,6.897 19.855,8C19.855,9.103 18.965,10 17.871,10C16.775,10 15.884,9.103 15.884,8ZM17.868,8.001L17.871,9L17.872,8C17.871,8 17.869,8 17.868,8.001Z"/>
</vector>