chromium: Import 108.0.5359.79 prebuilts

* Signed with LeafOS releasekey
* Command used for compression: for APK in *.apk; do 7z a -txz -v100m $APK.xz $APK && rm $APK; done

Change-Id: I23469252425819c892ae9e546b1ad3f67d7813e6
diff --git a/Android.mk b/Android.mk
new file mode 100644
index 0000000..e8708e8
--- /dev/null
+++ b/Android.mk
@@ -0,0 +1,47 @@
+#
+# Copyright (C) 2022 The LeafOS Project
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+#      http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+#
+
+LOCAL_PATH := $(call my-dir)
+
+include $(CLEAR_VARS)
+LOCAL_CERTIFICATE := PRESIGNED
+LOCAL_MODULE := TrichromeChrome6432
+LOCAL_MODULE_CLASS := APPS
+LOCAL_SYSTEM_EXT_MODULE := true
+LOCAL_OVERRIDES_PACKAGES := Browser2
+LOCAL_SRC_FILES := prebuilt/$(TARGET_ARCH)_TrichromeChrome6432.apk.xz.001
+LOCAL_REQUIRED_MODULES := TrichromeLibrary6432
+include vendor/leaf/build/core/7z_prebuilt.mk
+
+include $(CLEAR_VARS)
+LOCAL_CERTIFICATE := PRESIGNED
+LOCAL_MODULE := TrichromeLibrary6432
+LOCAL_MODULE_CLASS := APPS
+LOCAL_SYSTEM_EXT_MODULE := true
+LOCAL_OVERRIDES_PACKAGES := Browser2
+LOCAL_SRC_FILES := prebuilt/$(TARGET_ARCH)_TrichromeLibrary6432.apk.xz.001
+LOCAL_DEX_PREOPT := false
+include vendor/leaf/build/core/7z_prebuilt.mk
+
+include $(CLEAR_VARS)
+LOCAL_CERTIFICATE := PRESIGNED
+LOCAL_MODULE := TrichromeWebView6432
+LOCAL_MODULE_CLASS := APPS
+LOCAL_SYSTEM_EXT_MODULE := true
+LOCAL_OVERRIDES_PACKAGES := webview
+LOCAL_SRC_FILES := prebuilt/$(TARGET_ARCH)_TrichromeWebView6432.apk.xz.001
+LOCAL_REQUIRED_MODULES := TrichromeLibrary6432
+include vendor/leaf/build/core/7z_prebuilt.mk
diff --git a/prebuilt/arm64_TrichromeChrome6432.apk.xz.001 b/prebuilt/arm64_TrichromeChrome6432.apk.xz.001
new file mode 100644
index 0000000..bc84c61
--- /dev/null
+++ b/prebuilt/arm64_TrichromeChrome6432.apk.xz.001
Binary files differ
diff --git a/prebuilt/arm64_TrichromeLibrary6432.apk.xz.001 b/prebuilt/arm64_TrichromeLibrary6432.apk.xz.001
new file mode 100644
index 0000000..4a4a720
--- /dev/null
+++ b/prebuilt/arm64_TrichromeLibrary6432.apk.xz.001
Binary files differ
diff --git a/prebuilt/arm64_TrichromeWebView6432.apk.xz.001 b/prebuilt/arm64_TrichromeWebView6432.apk.xz.001
new file mode 100644
index 0000000..10b5fd6
--- /dev/null
+++ b/prebuilt/arm64_TrichromeWebView6432.apk.xz.001
Binary files differ
diff --git a/prebuilt/x86_64_TrichromeChrome6432.apk.xz.001 b/prebuilt/x86_64_TrichromeChrome6432.apk.xz.001
new file mode 100644
index 0000000..b8ccdf8
--- /dev/null
+++ b/prebuilt/x86_64_TrichromeChrome6432.apk.xz.001
Binary files differ
diff --git a/prebuilt/x86_64_TrichromeLibrary6432.apk.xz.001 b/prebuilt/x86_64_TrichromeLibrary6432.apk.xz.001
new file mode 100644
index 0000000..a53b1b4
--- /dev/null
+++ b/prebuilt/x86_64_TrichromeLibrary6432.apk.xz.001
Binary files differ
diff --git a/prebuilt/x86_64_TrichromeWebView6432.apk.xz.001 b/prebuilt/x86_64_TrichromeWebView6432.apk.xz.001
new file mode 100644
index 0000000..d120363
--- /dev/null
+++ b/prebuilt/x86_64_TrichromeWebView6432.apk.xz.001
Binary files differ