- copy contents of
multilingHemanth.txt
. (text encoding: UTF-8) - open Multiling Keyboard settings > Misc. > Import | Export > Settings. click on Paste.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(function() { | |
let domains = new Set(); | |
// Collect all resource URLs from the performance API | |
performance.getEntriesByType("resource").forEach((entry) => { | |
let url = new URL(entry.name); | |
domains.add(url.hostname); | |
}); | |
// Helper function to add a URL's hostname to the set |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff --git a/arch/arm64/configs/vendor/bengal-perf_defconfig b/arch/arm64/configs/vendor/bengal-perf_defconfig | |
index 79d8332..8108504 100644 | |
--- a/arch/arm64/configs/vendor/bengal-perf_defconfig | |
+++ b/arch/arm64/configs/vendor/bengal-perf_defconfig | |
@@ -93,9 +93,10 @@ CONFIG_CRYPTO_AES_ARM64_NEON_BLK=y | |
CONFIG_PANIC_ON_REFCOUNT_ERROR=y | |
CONFIG_MODULES=y | |
CONFIG_MODULE_UNLOAD=y | |
+CONFIG_MODULE_UNLOAD=y | |
CONFIG_MODVERSIONS=y |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
From beaa41efdc24b53b642a31cb3f4fe11313237b8f Mon Sep 17 00:00:00 2001 | |
From: der_akinator <[email protected]> | |
Date: Thu, 23 Nov 2023 05:45:16 +0000 | |
Subject: [PATCH] load modules from vendor_boot ramdisk in TWRP instead of depending on init | |
Use 'TW_LOAD_VENDOR_BOOT_MODULES := true' | |
to use TWRP module loader code for vendor_boot module loading. | |
Some devices need this for successful kernel module loading. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/system/bin/sh | |
ADBTMP=/data/local/tmp | |
AAPT=aapt_arm_pie | |
terminaltty=$(tty) | |
tmpd="$PWD"; [ "$PWD" = "/" ] && tmpd="" | |
case "$0" in | |
/*) cdir="$0";; | |
*) cdir="$tmpd/${0#./}";; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"apps": [ | |
{ | |
"authorName": "Lo\u00efc Teyssier", | |
"categories": [ | |
"Science & Education" | |
], | |
"suggestedVersionName": "1.3.1", | |
"suggestedVersionCode": "14", | |
"issueTracker": "https://github.com/lolo-io/OneList/issues", |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Install Arch Linux in Virtual Manager (using CentOS) | |
Ref: | |
https://wiki.archlinux.org/title/installation_guide | |
https://itsfoss.com/install-arch-linux/ | |
- Add new connection and select arch iso | |
- 1 GiB RAM and 5 GiB of Disk space is enough for headless install | |
- It will boot with BIOS mode (not UEFI) | |
- Check connection with |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#EXTM3U | |
#EXTINF:0,FM Rainbow Visakhapatnam | |
https://air.pc.cdn.bitgravity.com/air/live/pbaudio081/chunklist.m3u8 | |
#EXTINF:0,FM Rainbow Vijayawada | |
https://air.pc.cdn.bitgravity.com/air/live/pbaudio174/chunklist.m3u8 | |
#EXTINF:0,Vividh Bharti Vijayawada | |
https://air.pc.cdn.bitgravity.com/air/live/pbaudio176/chunklist.m3u8 | |
#EXTINF:0,Melody Radio | |
https://a1.asurahosting.com:9580/radio.mp3 | |
#EXTINF:0,TORI |