This file contains hidden or 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
su | |
cd /dev/block/bootdevice/by-name/ | |
for file in *; do | |
if [[ "${file}" == "modem" || "${file}" == "modemst1" || "${file}" == "modemst2" || "${file}" == "fsg" ]]; then dd if=/dev/block/bootdevice/by-name/"${file}" of=/sdcard/"${file}".img ; else continue ; fi | |
done |
This file contains hidden or 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
<profile id="0" name="Dynamic" group="default"> | |
<data> | |
<mi-dv-leveler-steering-enable value="true"/> | |
<mi-ieq-steering-enable value="true"/> | |
<mi-surround-compressor-steering-enable value="true"/> | |
<mi-adaptive-virtualizer-steering-enable value="true"/> | |
<volume-modeler-enable value="false"/> | |
<drc-metadata/> | |
<reverb-suppression-enable value="false"/> | |
<reverb-suppression-amount value="9"/> |
This file contains hidden or 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
ONEPLUS IRIS MANAGER dumpsys (op_iris_service) | |
------------WhitList Version---------------- | |
version: 20210010800 | |
url: https://www.oneplus.com/os/memc | |
timmingv2: true | |
------------Sdr2Hdr App Info---------------- | |
package: com.tencent.qqlive appType: 1 cmd: 267-3-1 | |
package: com.qiyi.video appType: 1 cmd: 267-3-1 |
This file contains hidden or 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
# 1. root権限で実行するためsuに | |
su | |
※suコマンドを実行できないGSIの場合は一旦exitでadb shellを抜けて以下を実行 | |
adb root | |
adb shell | |
# 2. 各イメージがあるパスへ移動する (/dev/block/bootdevice/by-name/ の場合もあります) | |
cd /dev/block/by-name/ | |
# 3. バックアップ保存用ディレクトリを作成 |
This file contains hidden or 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
https://github.com/AndroPlus-org/android_device_oneplus_guacamole | |
https://github.com/AndroPlus-org/android_device_oneplus_sm8150-common | |
https://github.com/PeterCxy/android_vendor_oneplus_sm8150-common | |
https://github.com/PeterCxy/android_kernel_oneplus_sm8150 | |
以下の変更が必要 | |
https://github.com/AndroPlus-org/android_frameworks_native/commits/9.0 | |
https://github.com/AndroPlus-org/android_frameworks_av/commits/9.0 | |
https://github.com/AndroPlus-org/android_hardware_lineage_interfaces/commits/9.0 | |
https://github.com/AndroPlus-org/build/commits/9.0 |
This file contains hidden or 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
<TaskerData sr="" dvi="1" tv="5.8.0.beta.5"> | |
<Profile sr="prof79" ve="2"> | |
<cdate>1560391986044</cdate> | |
<edate>1560484093923</edate> | |
<id>79</id> | |
<mid0>80</mid0> | |
<nme>Popup</nme> | |
<Event sr="con0" ve="2"> | |
<code>208</code> | |
<pri>0</pri> |
This file contains hidden or 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
#!/bin/bash | |
# Example of the case where you want to get 50 repetitions | |
max=50 | |
for ((i=0; i < $max; i++)); do | |
adb shell su -c "cat /sys/devices/platform/soc/ae00000.qcom,mdss_mdp/drm/card0/sde-crtc-0/measured_fps" | |
echo -n -e "\n" | |
done |
This file contains hidden or 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
04-09 21:19:59.296 9954 9954 D OpenGLRenderer: Skia GL Pipeline | |
04-09 21:19:59.338 9954 9954 D NetworkSecurityConfig: No Network Security Config specified, using platform default | |
04-09 21:19:59.359 9954 9954 W AppScannerSupport: Performing initial scan | |
04-09 21:19:59.381 1477 2154 I ActivityManager: Killing 9449:android.process.acore/u0a20 (adj 904): empty #17 | |
04-09 21:19:59.383 1477 1512 W libprocessgroup: kill(-9449, 9) failed: No such process | |
04-09 21:19:59.409 1477 2154 D CountryDetector: No listener is left | |
04-09 21:19:59.411 889 889 I Zygote : Process 9449 exited due to signal (9) | |
04-09 21:19:59.423 1477 1512 W libprocessgroup: kill(-9449, 9) failed: No such process | |
04-09 21:19:59.423 1477 1512 I libprocessgroup: Successfully killed process cgroup uid 10020 pid 9449 in 41ms | |
04-09 21:20:01.398 1477 4713 W ActivityManager: Background start not allowed: service Intent { act=com.maxmpz.audioplayer.ACTION_SCAN_DIRS cmp=com.maxmpz.audioplayer/.scanner.ScanDispatcherService (has extras) |
This file contains hidden or 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
$mirak_url = "http://192.168.1.xxx:40772" | |
$epg_url = "http://192.168.1.xxx:8888" | |
Function Convert-FromUnixDate ($UnixDate) { | |
[timezone]::CurrentTimeZone.ToLocalTime(([datetime]'1/1/1970').AddSeconds($UnixDate)) | |
} | |
<# | |
#MirakurunのAPIを確認し、チューナーが使用中でない状態になるまで待機する | |
Write-Output "Checking tuner status..." |
This file contains hidden or 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
#config.jsonの変更が必要です | |
#識別するため%ID%をファイル名の最後に追加 | |
#"recordedFormat": "%YEAR%年%MONTH%月%DAY%日%HOUR%時%MIN%分- | |
#Googleドライブでは.m2ts拡張子でないとエンコードされません | |
#"fileExtension": ".m2ts", | |
#プログラムID | |
$program_id = "$env:PROGRAMID" | |
#今日の月 |