-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdeviceinfo
More file actions
22 lines (21 loc) · 1.05 KB
/
Copy pathdeviceinfo
File metadata and controls
22 lines (21 loc) · 1.05 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
deviceinfo_name="Redmi 5"
deviceinfo_manufacturer="Xiaomi"
deviceinfo_codename="rosy"
deviceinfo_arch="aarch64"
deviceinfo_os_version="9.0.0"
deviceinfo_os_patch_level="2021-11"
deviceinfo_kernel_source="https://github.com/Subash-Baskaran/android_kernel_xiaomi_rosy-1.git"
deviceinfo_kernel_source_branch="lineage-16.0"
deviceinfo_kernel_defconfig="rosy_halium_defconfig"
deviceinfo_kernel_cmdline="androidboot.hardware=qcom msm_rtb.filter=0x237 ehci-hcd.park=3 lpm_levels.sleep_disabled=1 androidboot.usbconfigfs=true androidboot.bootdevice=7824900.sdhci earlycon=msm_hsl_uart,0x78af000 loop.max_part=7 buildvariant=userdebug"
deviceinfo_kernel_clang_compile="false"
deviceinfo_kernel_apply_overlay="false"
#deviceinfo_kernel_dtb_overlay="sm8150-mtp-overlay"
deviceinfo_generate_bootimg="true"
deviceinfo_bootimg_qcdt="false"
deviceinfo_flash_offset_base="0x80000000"
deviceinfo_flash_offset_kernel="0x00008000"
deviceinfo_flash_offset_ramdisk="0x01000000"
deviceinfo_flash_offset_second="0x00f00000"
deviceinfo_flash_offset_tags="0x00000100"
deviceinfo_flash_pagesize="2048"