拿到红米note9pro手机(MIUI 12,安卓11),如何熟悉单板
内核配置
使用 adb pull /proc/config.gz .
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm64 4.19.113 Kernel Configuration
#
#
# Compiler: clang version 10.0.6 for Android NDK
#
CONFIG_GCC_VERSION=0
CONFIG_CC_IS_CLANG=y
CONFIG_CLANG_VERSION=100006
CONFIG_CC_HAS_ASM_GOTO=y
CONFIG_IRQ_WORK=y
CONFIG_BUILDTIME_EXTABLE_SORT=y
CONFIG_THREAD_INFO_IN_TASK=y
#
# General setup
#
CONFIG_INIT_ENV_ARG_LIMIT=32
# CONFIG_COMPILE_TEST is not set
CONFIG_LOCALVERSION="-perf"
CONFIG_MIHW=y
CONFIG_LOCALVERSION_AUTO=y
CONFIG_BUILD_SALT=""
CONFIG_DEFAULT_HOSTNAME="(none)"
CONFIG_SWAP=y
# CONFIG_SYSVIPC is not set
# CONFIG_POSIX_MQUEUE is not set
CONFIG_CROSS_MEMORY_ATTACH=y
# CONFIG_USELIB is not set
CONFIG_AUDIT=y
CONFIG_HAVE_ARCH_AUDITSYSCALL=y
CONFIG_AUDITSYSCALL=y
CONFIG_AUDIT_WATCH=y
CONFIG_AUDIT_TREE=y
#
# IRQ subsystem
#
CONFIG_GENERIC_IRQ_PROBE=y
CONFIG_GENERIC_IRQ_SHOW=y
CONFIG_GENERIC_IRQ_SHOW_LEVEL=y
CONFIG_GENERIC_IRQ_EFFECTIVE_AFF_MASK=y
CONFIG_GENERIC_IRQ_MIGRATION=y
CONFIG_HARDIRQS_SW_RESEND=y
CONFIG_IRQ_DOMAIN=y
CONFIG_IRQ_DOMAIN_HIERARCHY=y
CONFIG_GENERIC_MSI_IRQ=y
CONFIG_GENERIC_MSI_IRQ_DOMAIN=y
CONFIG_HANDLE_DOMAIN_IRQ=y
CONFIG_IRQ_FORCED_THREADING=y
CONFIG_SPARSE_IRQ=y
# CONFIG_GENERIC_IRQ_DEBUGFS is not set
CONFIG_GENERIC_IRQ_MULTI_HANDLER=y
CONFIG_ARCH_CLOCKSOURCE_DATA=y
CONFIG_GENERIC_TIME_VSYSCALL=y
CONFIG_GENERIC_CLOCKEVENTS=y
CONFIG_ARCH_HAS_TICK_BROADCAST=y
CONFIG_GENERIC_CLOCKEVENTS_BROADCAST=y
#
# Timers subsystem
#
CONFIG_TICK_ONESHOT=y
CONFIG_NO_HZ_COMMON=y
# CONFIG_HZ_PERIODIC is not set
CONFIG_NO_HZ_IDLE=y
# CONFIG_NO_HZ_FULL is not set
CONFIG_NO_HZ=y
CONFIG_HIGH_RES_TIMERS=y
# CONFIG_PREEMPT_NONE is not set
# CONFIG_PREEMPT_VOLUNTARY is not set
CONFIG_PREEMPT=y
CONFIG_PREEMPT_COUNT=y
#
# CPU/Task time and stats accounting
#
CONFIG_TICK_CPU_ACCOUNTING=y
# CONFIG_VIRT_CPU_ACCOUNTING_GEN is not set
CONFIG_IRQ_TIME_ACCOUNTING=y
CONFIG_SCHED_WALT=y
CONFIG_HAVE_SCHED_AVG_IRQ=y
# CONFIG_BSD_PROCESS_ACCT is not set
CONFIG_TASKSTATS=y
CONFIG_TASK_DELAY_ACCT=y
CONFIG_TASK_XACCT=y
CONFIG_TASK_IO_ACCOUNTING=y
CONFIG_PSI=y
# CONFIG_PSI_DEFAULT_DISABLED is not set
# CONFIG_PSI_FTRACE is not set
CONFIG_CPU_ISOLATION=y
#
# RCU Subsystem
#
CONFIG_PREEMPT_RCU=y
CONFIG_RCU_EXPERT=y
CONFIG_SRCU=y
CONFIG_TREE_SRCU=y
CONFIG_TASKS_RCU=y
CONFIG_RCU_STALL_COMMON=y
CONFIG_RCU_NEED_SEGCBLIST=y
CONFIG_RCU_FANOUT=64
CONFIG_RCU_FANOUT_LEAF=16
CONFIG_RCU_FAST_NO_HZ=y
# CONFIG_RCU_BOOST is not set
CONFIG_RCU_NOCB_CPU=y
CONFIG_BUILD_BIN2C=y
CONFIG_IKCONFIG=y
CONFIG_IKCONFIG_PROC=y
# CONFIG_IKHEADERS is not set
CONFIG_LOG_BUF_SHIFT=21
# CONFIG_CONSOLE_FLUSH_ON_HOTPLUG is not set
CONFIG_LOG_CPU_MAX_BUF_SHIFT=17
CONFIG_PRINTK_SAFE_LOG_BUF_SHIFT=13
CONFIG_GENERIC_SCHED_CLOCK=y
#
# Scheduler features
#
# CONFIG_UCLAMP_TASK is not set
CONFIG_ARCH_SUPPORTS_NUMA_BALANCING=y
CONFIG_ARCH_SUPPORTS_INT128=y
CONFIG_CGROUPS=y
CONFIG_PAGE_COUNTER=y
CONFIG_MEMCG=y
CONFIG_MEMCG_SWAP=y
CONFIG_MEMCG_SWAP_ENABLED=y
CONFIG_MEMCG_KMEM=y
CONFIG_BLK_CGROUP=y
# CONFIG_DEBUG_BLK_CGROUP is not set
CONFIG_CGROUP_WRITEBACK=y
CONFIG_CGROUP_SCHED=y
CONFIG_FAIR_GROUP_SCHED=y
# CONFIG_CFS_BANDWIDTH is not set
CONFIG_RT_GROUP_SCHED=y
# CONFIG_CGROUP_PIDS is not set
# CONFIG_CGROUP_RDMA is not set
CONFIG_CGROUP_FREEZER=y
CONFIG_CPUSETS=y
CONFIG_PROC_PID_CPUSET=y
# CONFIG_CGROUP_DEVICE is not set
CONFIG_CGROUP_CPUACCT=y
# CONFIG_CGROUP_PERF is not set
CONFIG_CGROUP_BPF=y
# CONFIG_CGROUP_DEBUG is not set
CONFIG_SOCK_CGROUP_DATA=y
CONFIG_SCHED_CORE_CTL=y
CONFIG_PERF_HUMANTASK=y
CONFIG_NAMESPACES=y
CONFIG_UTS_NS=y
# CONFIG_USER_NS is not set
# CONFIG_PID_NS is not set
CONFIG_NET_NS=y
# CONFIG_CHECKPOINT_RESTORE is not set
CONFIG_SCHED_AUTOGROUP=y
CONFIG_SCHED_TUNE=y
# CONFIG_SYSFS_DEPRECATED is not set
# CONFIG_RELAY is not set
CONFIG_BLK_DEV_INITRD=y
CONFIG_INITRAMFS_SOURCE=""
# CONFIG_INITRAMFS_FORCE is not set
CONFIG_RD_GZIP=y
CONFIG_RD_BZIP2=y
CONFIG_RD_LZMA=y
# CONFIG_RD_XZ is not set
# CONFIG_RD_LZO is not set
# CONFIG_RD_LZ4 is not set
CONFIG_CC_OPTIMIZE_FOR_PERFORMANCE=y
# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
CONFIG_SYSCTL=y
CONFIG_HAVE_UID16=y
CONFIG_SYSCTL_EXCEPTION_TRACE=y
CONFIG_BPF=y
CONFIG_EXPERT=y
CONFIG_UID16=y
CONFIG_MULTIUSER=y
# CONFIG_SGETMASK_SYSCALL is not set
CONFIG_SYSFS_SYSCALL=y
# CONFIG_SYSCTL_SYSCALL is not set
# CONFIG_FHANDLE is not set
CONFIG_POSIX_TIMERS=y
CONFIG_PRINTK=y
CONFIG_PRINTK_NMI=y
CONFIG_BUG=y
CONFIG_ELF_CORE=y
CONFIG_BASE_FULL=y
CONFIG_FUTEX=y
CONFIG_FUTEX_PI=y
CONFIG_EPOLL=y
CONFIG_SIGNALFD=y
CONFIG_TIMERFD=y
CONFIG_EVENTFD=y
CONFIG_SHMEM=y
CONFIG_AIO=y
CONFIG_ADVISE_SYSCALLS=y
CONFIG_MEMBARRIER=y
CONFIG_KALLSYMS=y
CONFIG_KALLSYMS_ALL=y
CONFIG_KALLSYMS_BASE_RELATIVE=y
CONFIG_BPF_SYSCALL=y
# CONFIG_USERFAULTFD is not set
CONFIG_ARCH_HAS_MEMBARRIER_SYNC_CORE=y
CONFIG_RSEQ=y
# CONFIG_DEBUG_RSEQ is not set
CONFIG_EMBEDDED=y
CONFIG_HAVE_PERF_EVENTS=y
# CONFIG_PC104 is not set
#
# Kernel Performance Events And Counters
#
CONFIG_PERF_EVENTS=y
# CONFIG_PERF_USER_SHARE is not set
# CONFIG_DEBUG_PERF_USE_VMALLOC is not set
CONFIG_VM_EVENT_COUNTERS=y
# CONFIG_SLUB_DEBUG is not set
# CONFIG_SLUB_MEMCG_SYSFS_ON is not set
# CONFIG_COMPAT_BRK is not set
# CONFIG_SLAB is not set
CONFIG_SLUB=y
# CONFIG_SLOB is not set
CONFIG_SLAB_MERGE_DEFAULT=y
CONFIG_SLAB_FREELIST_RANDOM=y
CONFIG_SLAB_FREELIST_HARDENED=y
CONFIG_SLUB_CPU_PARTIAL=y
CONFIG_SYSTEM_DATA_VERIFICATION=y
CONFIG_PROFILING=y
CONFIG_TRACEPOINTS=y
CONFIG_ARM64=y
CONFIG_64BIT=y
CONFIG_MMU=y
CONFIG_ARM64_PAGE_SHIFT=12
CONFIG_ARM64_CONT_SHIFT=4
CONFIG_ARCH_MMAP_RND_BITS_MIN=18
CONFIG_ARCH_MMAP_RND_BITS_MAX=24
CONFIG_ARCH_MMAP_RND_COMPAT_BITS_MIN=11
CONFIG_ARCH_MMAP_RND_COMPAT_BITS_MAX=16
CONFIG_STACKTRACE_SUPPORT=y
CONFIG_ILLEGAL_POINTER_VALUE=0xdead000000000000
CONFIG_LOCKDEP_SUPPORT=y
CONFIG_TRACE_IRQFLAGS_SUPPORT=y
CONFIG_RWSEM_XCHGADD_ALGORITHM=y
CONFIG_GENERIC_BUG=y
CONFIG_GENERIC_BUG_RELATIVE_POINTERS=y
CONFIG_GENERIC_HWEIGHT=y
CONFIG_GENERIC_CSUM=y
CONFIG_GENERIC_CALIBRATE_DELAY=y
# CONFIG_ZONE_DMA32 is not set
CONFIG_HAVE_GENERIC_GUP=y
CONFIG_SMP=y
CONFIG_KERNEL_MODE_NEON=y
CONFIG_FIX_EARLYCON_MEM=y
CONFIG_PGTABLE_LEVELS=3
CONFIG_ARCH_SUPPORTS_UPROBES=y
CONFIG_ARCH_PROC_KCORE_TEXT=y
#
# Platform selection
#
# CONFIG_ARCH_ACTIONS is not set
# CONFIG_ARCH_SUNXI is not set
# CONFIG_ARCH_ALPINE is not set
# CONFIG_ARCH_BCM2835 is not set
# CONFIG_ARCH_BCM_IPROC is not set
# CONFIG_ARCH_BERLIN is not set
# CONFIG_ARCH_BRCMSTB is not set
# CONFIG_ARCH_EXYNOS is not set
# CONFIG_ARCH_K3 is not set
# CONFIG_ARCH_LAYERSCAPE is not set
# CONFIG_ARCH_LG1K is not set
# CONFIG_ARCH_HISI is not set
# CONFIG_ARCH_MEDIATEK is not set
# CONFIG_ARCH_MESON is not set
# CONFIG_ARCH_MVEBU is not set
CONFIG_ARCH_QCOM=y
# CONFIG_ARCH_KONA is not set
CONFIG_ARCH_LITO=y
CONFIG_ARCH_LAGOON=y
# CONFIG_ARCH_BENGAL is not set
# CONFIG_ARCH_SCUBA is not set
# CONFIG_ARCH_SDM660 is not set
# CONFIG_ARCH_REALTEK is not set
# CONFIG_ARCH_ROCKCHIP is not set
# CONFIG_ARCH_SEATTLE is not set
# CONFIG_ARCH_SYNQUACER is not set
# CONFIG_ARCH_RENESAS is not set
# CONFIG_ARCH_STRATIX10 is not set
# CONFIG_ARCH_TEGRA is not set
# CONFIG_ARCH_SPRD is not set
# CONFIG_ARCH_THUNDER is not set
# CONFIG_ARCH_THUNDER2 is not set
# CONFIG_ARCH_UNIPHIER is not set
# CONFIG_ARCH_VEXPRESS is not set
# CONFIG_ARCH_XGENE is not set
# CONFIG_ARCH_ZX is not set
# CONFIG_ARCH_ZYNQMP is not set
#
# Bus support
#
CONFIG_PCI=y
CONFIG_PCI_DOMAINS=y
CONFIG_PCI_DOMAINS_GENERIC=y
CONFIG_PCI_SYSCALL=y
# CONFIG_PCIEPORTBUS is not set
CONFIG_PCI_MSI=y
CONFIG_PCI_MSI_IRQ_DOMAIN=y
CONFIG_PCI_QUIRKS=y
# CONFIG_PCI_DEBUG is not set
# CONFIG_PCI_STUB is not set
# CONFIG_PCI_IOV is not set
# CONFIG_PCI_PRI is not set
# CONFIG_PCI_PASID is not set
# CONFIG_HOTPLUG_PCI is not set
#
# PCI controller drivers
#
#
# Cadence PCIe controllers support
#
# CONFIG_PCIE_CADENCE_HOST is not set
# CONFIG_PCI_FTPCI100 is not set
# CONFIG_PCI_HOST_GENERIC is not set
# CONFIG_PCIE_XILINX is not set
# CONFIG_PCI_XGENE is not set
# CONFIG_PCI_HOST_THUNDER_PEM is not set
# CONFIG_PCI_HOST_THUNDER_ECAM is not set
# CONFIG_PCI_MSM is not set
#
# DesignWare PCI Core Support
#
# CONFIG_PCIE_DW_PLAT_HOST is not set
# CONFIG_PCI_HISI is not set
# CONFIG_PCIE_QCOM is not set
# CONFIG_PCIE_KIRIN is not set
#
# PCI Endpoint
#
# CONFIG_PCI_ENDPOINT is not set
#
# PCI switch controller drivers
#
# CONFIG_PCI_SW_SWITCHTEC is not set
#
# Kernel Features
#
#
# ARM errata workarounds via the alternatives framework
#
CONFIG_ARM64_ERRATUM_826319=y
CONFIG_ARM64_ERRATUM_827319=y
CONFIG_ARM64_ERRATUM_824069=y
CONFIG_ARM64_ERRATUM_819472=y
CONFIG_ARM64_ERRATUM_832075=y
CONFIG_ARM64_ERRATUM_845719=y
CONFIG_ARM64_ERRATUM_843419=y
CONFIG_ARM64_ERRATUM_1024718=y
CONFIG_ARM64_ERRATUM_1188873=y
CONFIG_ARM64_ERRATUM_1463225=y
CONFIG_ARM64_ERRATUM_1542418=y
CONFIG_CAVIUM_ERRATUM_22375=y
CONFIG_CAVIUM_ERRATUM_23154=y
CONFIG_CAVIUM_ERRATUM_27456=y
CONFIG_CAVIUM_ERRATUM_30115=y
CONFIG_QCOM_FALKOR_ERRATUM_1003=y
CONFIG_QCOM_FALKOR_ERRATUM_1009=y
CONFIG_QCOM_QDF2400_ERRATUM_0065=y
CONFIG_SOCIONEXT_SYNQUACER_PREITS=y
CONFIG_HISILICON_ERRATUM_161600802=y
CONFIG_QCOM_FALKOR_ERRATUM_E1041=y
CONFIG_ARM64_4K_PAGES=y
# CONFIG_ARM64_16K_PAGES is not set
# CONFIG_ARM64_64K_PAGES is not set
CONFIG_ARM64_VA_BITS_39=y
# CONFIG_ARM64_VA_BITS_48 is not set
CONFIG_ARM64_VA_BITS=39
CONFIG_ARM64_PA_BITS_48=y
CONFIG_ARM64_PA_BITS=48
# CONFIG_CPU_BIG_ENDIAN is not set
CONFIG_SCHED_MC=y
# CONFIG_SCHED_SMT is not set
CONFIG_NR_CPUS=8
CONFIG_HOTPLUG_CPU=y
CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y
CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y
CONFIG_ARCH_NR_GPIO=1280
# CONFIG_NUMA is not set
CONFIG_HOLES_IN_ZONE=y
# CONFIG_HZ_100 is not set
CONFIG_HZ_250=y
# CONFIG_HZ_300 is not set
# CONFIG_HZ_1000 is not set
CONFIG_HZ=250
CONFIG_SCHED_HRTICK=y
CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y
CONFIG_ARCH_HAS_HOLES_MEMORYMODEL=y
CONFIG_ARCH_SPARSEMEM_ENABLE=y
CONFIG_ARCH_SPARSEMEM_DEFAULT=y
CONFIG_ARCH_SELECT_MEMORY_MODEL=y
CONFIG_ARCH_FLATMEM_ENABLE=y
CONFIG_HAVE_ARCH_PFN_VALID=y
CONFIG_HW_PERF_EVENTS=y
CONFIG_SYS_SUPPORTS_HUGETLBFS=y
CONFIG_ARCH_WANT_HUGE_PMD_SHARE=y
CONFIG_ARCH_HAS_CACHE_LINE_SIZE=y
CONFIG_ARM64_DMA_USE_IOMMU=y
CONFIG_ARM64_DMA_IOMMU_ALIGNMENT=9
CONFIG_CC_HAVE_SHADOW_CALL_STACK=y
CONFIG_SECCOMP=y
# CONFIG_PARAVIRT is not set
# CONFIG_PARAVIRT_TIME_ACCOUNTING is not set
# CONFIG_KEXEC is not set
# CONFIG_CRASH_DUMP is not set
# CONFIG_XEN is not set
# CONFIG_OKL4_GUEST is not set
CONFIG_FORCE_MAX_ZONEORDER=11
CONFIG_UNMAP_KERNEL_AT_EL0=y
CONFIG_HARDEN_BRANCH_PREDICTOR=y
CONFIG_HARDEN_EL2_VECTORS=y
CONFIG_ARM64_SSBD=y
# CONFIG_PRINT_VMEMLAYOUT is not set
CONFIG_ARM64_TAGGED_ADDR_ABI=y
CONFIG_ARMV8_DEPRECATED=y
CONFIG_SWP_EMULATION=y
CONFIG_CP15_BARRIER_EMULATION=y
CONFIG_SETEND_EMULATION=y
# CONFIG_ARM64_SW_TTBR0_PAN is not set
#
# ARMv8.1 architectural features
#
CONFIG_ARM64_HW_AFDBM=y
CONFIG_ARM64_PAN=y
# CONFIG_ARM64_LSE_ATOMICS is not set
# CONFIG_ARM64_VHE is not set
#
# ARMv8.2 architectural features
#
CONFIG_ARM64_UAO=y
# CONFIG_ARM64_PMEM is not set
CONFIG_ARM64_RAS_EXTN=y
CONFIG_ARM64_SVE=y
CONFIG_ARM64_MODULE_PLTS=y
CONFIG_RELOCATABLE=y
CONFIG_RANDOMIZE_BASE=y
CONFIG_RANDOMIZE_MODULE_REGION_FULL=y
#
# Boot options
#
CONFIG_CMDLINE="ramoops_memreserve=4M"
# CONFIG_CMDLINE_FROM_BOOTLOADER is not set
CONFIG_CMDLINE_EXTEND=y
# CONFIG_CMDLINE_FORCE is not set
# CONFIG_EFI is not set
# CONFIG_BUILD_ARM64_APPENDED_DTB_IMAGE is not set
# CONFIG_BUILD_ARM64_KERNEL_COMPRESSION_GZIP is not set
CONFIG_BUILD_ARM64_UNCOMPRESSED_KERNEL=y
# CONFIG_KRYO_PMU_WORKAROUND is not set
CONFIG_BOOT_INFO=y
# CONFIG_BUILD_ARM64_DT_OVERLAY is not set
CONFIG_COMPAT=y
#
# Power management options
#
CONFIG_SUSPEND=y
CONFIG_SUSPEND_FREEZER=y
# CONFIG_SUSPEND_SKIP_SYNC is not set
# CONFIG_HIBERNATION is not set
CONFIG_PM_SLEEP=y
CONFIG_PM_SLEEP_SMP=y
# CONFIG_PM_AUTOSLEEP is not set
CONFIG_PM_WAKELOCKS=y
CONFIG_PM_WAKELOCKS_LIMIT=0
# CONFIG_PM_WAKELOCKS_GC is not set
CONFIG_PM=y
# CONFIG_PM_DEBUG is not set
CONFIG_PM_CLK=y
CONFIG_PM_GENERIC_DOMAINS=y
# CONFIG_WQ_POWER_EFFICIENT_DEFAULT is not set
CONFIG_PM_GENERIC_DOMAINS_SLEEP=y
CONFIG_PM_GENERIC_DOMAINS_OF=y
CONFIG_CPU_PM=y
CONFIG_ENERGY_MODEL=y
CONFIG_ARCH_HIBERNATION_POSSIBLE=y
CONFIG_ARCH_SUSPEND_POSSIBLE=y
#
# CPU Power Management
#
#
# CPU Idle
#
CONFIG_CPU_IDLE=y
CONFIG_CPU_IDLE_MULTIPLE_DRIVERS=y
# CONFIG_CPU_IDLE_GOV_LADDER is not set
CONFIG_CPU_IDLE_GOV_MENU=y
CONFIG_DT_IDLE_STATES=y
#
# ARM CPU Idle Drivers
#
CONFIG_ARM_CPUIDLE=y
#
# CPU Frequency scaling
#
CONFIG_CPU_FREQ=y
CONFIG_CPU_FREQ_GOV_ATTR_SET=y
CONFIG_CPU_FREQ_GOV_COMMON=y
# CONFIG_CPU_FREQ_STAT is not set
CONFIG_CPU_FREQ_TIMES=y
CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y
# CONFIG_CPU_FREQ_DEFAULT_GOV_POWERSAVE is not set
# CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set
# CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND is not set
# CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE is not set
# CONFIG_CPU_FREQ_DEFAULT_GOV_SCHEDUTIL is not set
CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
CONFIG_CPU_FREQ_GOV_POWERSAVE=y
CONFIG_CPU_FREQ_GOV_USERSPACE=y
CONFIG_CPU_FREQ_GOV_ONDEMAND=y
CONFIG_CPU_FREQ_GOV_CONSERVATIVE=y
CONFIG_CPU_BOOST=y
CONFIG_CPU_FREQ_GOV_SCHEDUTIL=y
#
# CPU frequency scaling drivers
#
# CONFIG_CPUFREQ_DT is not set
# CONFIG_CPUFREQ_DUMMY is not set
# CONFIG_ARM_BIG_LITTLE_CPUFREQ is not set
# CONFIG_ARM_QCOM_CPUFREQ_KRYO is not set
CONFIG_ARM_QCOM_CPUFREQ_HW=y
CONFIG_ARM_QCOM_CPUFREQ_HW_DEBUG=y
# CONFIG_CPU_FREQ_MSM is not set
# CONFIG_QORIQ_CPUFREQ is not set
#
# Firmware Drivers
#
CONFIG_ARM_PSCI_FW=y
# CONFIG_ARM_PSCI_CHECKER is not set
# CONFIG_ARM_SCMI_PROTOCOL is not set
# CONFIG_ARM_SCPI_PROTOCOL is not set
# CONFIG_ARM_SDE_INTERFACE is not set
# CONFIG_FIRMWARE_MEMMAP is not set
# CONFIG_FW_CFG_SYSFS is not set
CONFIG_QCOM_SCM=y
CONFIG_QCOM_SCM_64=y
# CONFIG_QCOM_SCM_DOWNLOAD_MODE_DEFAULT is not set
CONFIG_HAVE_ARM_SMCCC=y
# CONFIG_GOOGLE_FIRMWARE is not set
#
# Tegra firmware driver
#
CONFIG_MSM_TZ_LOG=y
# CONFIG_VIRTUALIZATION is not set
CONFIG_ARM64_CRYPTO=y
CONFIG_CRYPTO_SHA256_ARM64=y
# CONFIG_CRYPTO_SHA512_ARM64 is not set
CONFIG_CRYPTO_SHA1_ARM64_CE=y
CONFIG_CRYPTO_SHA2_ARM64_CE=y
# CONFIG_CRYPTO_SHA512_ARM64_CE is not set
# CONFIG_CRYPTO_SHA3_ARM64 is not set
# CONFIG_CRYPTO_SM3_ARM64_CE is not set
# CONFIG_CRYPTO_SM4_ARM64_CE is not set
CONFIG_CRYPTO_GHASH_ARM64_CE=y
# CONFIG_CRYPTO_CRC32_ARM64_CE is not set
CONFIG_CRYPTO_AES_ARM64=y
CONFIG_CRYPTO_AES_ARM64_CE=y
CONFIG_CRYPTO_AES_ARM64_CE_CCM=y
CONFIG_CRYPTO_AES_ARM64_CE_BLK=y
CONFIG_CRYPTO_AES_ARM64_NEON_BLK=y
# CONFIG_CRYPTO_CHACHA20_NEON is not set
# CONFIG_CRYPTO_AES_ARM64_BS is not set
# CONFIG_FACTORY_BUILD is not set
CONFIG_HWCONF_MANAGER=y
#
# General architecture-dependent options
#
# CONFIG_KPROBES is not set
# CONFIG_JUMP_LABEL is not set
CONFIG_UPROBES=y
CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y
CONFIG_HAVE_KPROBES=y
CONFIG_HAVE_KRETPROBES=y
CONFIG_HAVE_NMI=y
CONFIG_HAVE_ARCH_TRACEHOOK=y
CONFIG_HAVE_DMA_CONTIGUOUS=y
CONFIG_GENERIC_SMP_IDLE_THREAD=y
CONFIG_GENERIC_IDLE_POLL_SETUP=y
CONFIG_ARCH_HAS_FORTIFY_SOURCE=y
CONFIG_ARCH_HAS_SET_MEMORY=y
CONFIG_HAVE_ARCH_THREAD_STRUCT_WHITELIST=y
CONFIG_HAVE_REGS_AND_STACK_ACCESS_API=y
CONFIG_HAVE_RSEQ=y
CONFIG_HAVE_CLK=y
CONFIG_HAVE_HW_BREAKPOINT=y
CONFIG_HAVE_PERF_REGS=y
CONFIG_HAVE_PERF_USER_STACK_DUMP=y
CONFIG_HAVE_ARCH_JUMP_LABEL=y
CONFIG_HAVE_RCU_TABLE_FREE=y
CONFIG_ARCH_HAVE_NMI_SAFE_CMPXCHG=y
CONFIG_HAVE_ALIGNED_STRUCT_PAGE=y
CONFIG_HAVE_CMPXCHG_LOCAL=y
CONFIG_HAVE_CMPXCHG_DOUBLE=y
CONFIG_ARCH_WANT_COMPAT_IPC_PARSE_VERSION=y
CONFIG_HAVE_ARCH_SECCOMP_FILTER=y
CONFIG_SECCOMP_FILTER=y
CONFIG_HAVE_STACKPROTECTOR=y
CONFIG_CC_HAS_STACKPROTECTOR_NONE=y
CONFIG_STACKPROTECTOR=y
CONFIG_STACKPROTECTOR_STRONG=y
CONFIG_ARCH_SUPPORTS_LTO_CLANG=y
CONFIG_ARCH_SUPPORTS_THINLTO=y
CONFIG_LTO_NONE=y
CONFIG_ARCH_SUPPORTS_SHADOW_CALL_STACK=y
# CONFIG_SHADOW_CALL_STACK is not set
CONFIG_HAVE_CONTEXT_TRACKING=y
CONFIG_HAVE_VIRT_CPU_ACCOUNTING_GEN=y
CONFIG_HAVE_IRQ_TIME_ACCOUNTING=y
CONFIG_HAVE_ARCH_TRANSPARENT_HUGEPAGE=y
CONFIG_HAVE_ARCH_HUGE_VMAP=y
CONFIG_HAVE_MOD_ARCH_SPECIFIC=y
CONFIG_MODULES_USE_ELF_RELA=y
CONFIG_ARCH_HAS_ELF_RANDOMIZE=y
CONFIG_HAVE_ARCH_MMAP_RND_BITS=y
CONFIG_ARCH_MMAP_RND_BITS=18
CONFIG_HAVE_ARCH_MMAP_RND_COMPAT_BITS=y
CONFIG_ARCH_MMAP_RND_COMPAT_BITS=11
CONFIG_CLONE_BACKWARDS=y
CONFIG_OLD_SIGSUSPEND3=y
CONFIG_COMPAT_OLD_SIGACTION=y
CONFIG_COMPAT_32BIT_TIME=y
CONFIG_HAVE_ARCH_VMAP_STACK=y
CONFIG_VMAP_STACK=y
CONFIG_ARCH_HAS_STRICT_KERNEL_RWX=y
CONFIG_STRICT_KERNEL_RWX=y
CONFIG_ARCH_HAS_STRICT_MODULE_RWX=y
CONFIG_STRICT_MODULE_RWX=y
CONFIG_REFCOUNT_FULL=y
CONFIG_HAVE_ARCH_PREL32_RELOCATIONS=y
CONFIG_PANIC_ON_REFCOUNT_ERROR=y
CONFIG_ARCH_HAS_RELR=y
#
# GCOV-based kernel profiling
#
# CONFIG_GCOV_KERNEL is not set
CONFIG_ARCH_HAS_GCOV_PROFILE_ALL=y
CONFIG_HAVE_GCC_PLUGINS=y
CONFIG_RT_MUTEXES=y
CONFIG_BASE_SMALL=0
CONFIG_MODULES=y
# CONFIG_MODULE_FORCE_LOAD is not set
CONFIG_MODULE_UNLOAD=y
CONFIG_MODULE_FORCE_UNLOAD=y
CONFIG_MODVERSIONS=y
# CONFIG_MODULE_SRCVERSION_ALL is not set
# CONFIG_MODULE_SIG is not set
# CONFIG_MODULE_COMPRESS is not set
# CONFIG_TRIM_UNUSED_KSYMS is not set
CONFIG_MODULES_TREE_LOOKUP=y
CONFIG_BLOCK=y
CONFIG_BLK_SCSI_REQUEST=y
# CONFIG_BLK_DEV_BSG is not set
# CONFIG_BLK_DEV_BSGLIB is not set
# CONFIG_BLK_DEV_INTEGRITY is not set
# CONFIG_BLK_DEV_ZONED is not set
# CONFIG_BLK_DEV_THROTTLING is not set
# CONFIG_BLK_CMDLINE_PARSER is not set
CONFIG_BLK_WBT=y
# CONFIG_BLK_CGROUP_IOLATENCY is not set
CONFIG_BLK_WBT_SQ=y
CONFIG_BLK_WBT_MQ=y
CONFIG_BLK_DEBUG_FS=y
# CONFIG_BLK_SED_OPAL is not set
CONFIG_BLK_INLINE_ENCRYPTION=y
CONFIG_BLK_INLINE_ENCRYPTION_FALLBACK=y
#
# Partition Types
#
CONFIG_PARTITION_ADVANCED=y
# CONFIG_ACORN_PARTITION is not set
# CONFIG_AIX_PARTITION is not set
# CONFIG_OSF_PARTITION is not set
# CONFIG_AMIGA_PARTITION is not set
# CONFIG_ATARI_PARTITION is not set
# CONFIG_MAC_PARTITION is not set
CONFIG_MSDOS_PARTITION=y
# CONFIG_BSD_DISKLABEL is not set
# CONFIG_MINIX_SUBPARTITION is not set
# CONFIG_SOLARIS_X86_PARTITION is not set
# CONFIG_UNIXWARE_DISKLABEL is not set
# CONFIG_LDM_PARTITION is not set
# CONFIG_SGI_PARTITION is not set
# CONFIG_ULTRIX_PARTITION is not set
# CONFIG_SUN_PARTITION is not set
# CONFIG_KARMA_PARTITION is not set
CONFIG_EFI_PARTITION=y
# CONFIG_SYSV68_PARTITION is not set
# CONFIG_CMDLINE_PARTITION is not set
CONFIG_BLOCK_COMPAT=y
CONFIG_BLK_MQ_PCI=y
#
# IO Schedulers
#
CONFIG_IOSCHED_NOOP=y
# CONFIG_IOSCHED_DEADLINE is not set
CONFIG_IOSCHED_CFQ=y
CONFIG_CFQ_GROUP_IOSCHED=y
CONFIG_DEFAULT_CFQ=y
# CONFIG_DEFAULT_NOOP is not set
CONFIG_DEFAULT_IOSCHED="cfq"
CONFIG_MQ_IOSCHED_DEADLINE=y
CONFIG_MQ_IOSCHED_KYBER=y
# CONFIG_IOSCHED_BFQ is not set
CONFIG_ASN1=y
CONFIG_UNINLINE_SPIN_UNLOCK=y
CONFIG_ARCH_SUPPORTS_ATOMIC_RMW=y
CONFIG_MUTEX_SPIN_ON_OWNER=y
CONFIG_RWSEM_SPIN_ON_OWNER=y
CONFIG_LOCK_SPIN_ON_OWNER=y
CONFIG_ARCH_USE_QUEUED_SPINLOCKS=y
CONFIG_QUEUED_SPINLOCKS=y
CONFIG_ARCH_USE_QUEUED_RWLOCKS=y
CONFIG_QUEUED_RWLOCKS=y
CONFIG_RWSEM_PRIO_AWARE=y
CONFIG_ARCH_HAS_SYSCALL_WRAPPER=y
# CONFIG_GKI_HIDDEN_DRM_CONFIGS is not set
# CONFIG_GKI_HIDDEN_REGMAP_CONFIGS is not set
# CONFIG_GKI_HIDDEN_CRYPTO_CONFIGS is not set
# CONFIG_GKI_HIDDEN_SND_CONFIGS is not set
# CONFIG_GKI_HIDDEN_SND_SOC_CONFIGS is not set
# CONFIG_GKI_HIDDEN_GPIO_CONFIGS is not set
# CONFIG_GKI_HIDDEN_VIRTUAL_CONFIGS is not set
# CONFIG_GKI_LEGACY_WEXT_ALLCONFIG is not set
# CONFIG_GKI_HIDDEN_SOC_PM_CONFIGS is not set
# CONFIG_GKI_HIDDEN_VIDEOBUF2_CONFIGS is not set
# CONFIG_GKI_HIDDEN_USB_CONFIGS is not set
# CONFIG_GKI_HIDDEN_SOC_BUS_CONFIGS is not set
# CONFIG_GKI_HACKS_TO_FIX is not set
CONFIG_FREEZER=y
#
# Executable file formats
#
CONFIG_BINFMT_ELF=y
CONFIG_COMPAT_BINFMT_ELF=y
CONFIG_ELFCORE=y
# CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set
CONFIG_BINFMT_SCRIPT=y
# CONFIG_BINFMT_MISC is not set
CONFIG_COREDUMP=y
#
# Memory Management options
#
CONFIG_SELECT_MEMORY_MODEL=y
# CONFIG_FLATMEM_MANUAL is not set
CONFIG_SPARSEMEM_MANUAL=y
CONFIG_SPARSEMEM=y
CONFIG_HAVE_MEMORY_PRESENT=y
CONFIG_SPARSEMEM_EXTREME=y
CONFIG_SPARSEMEM_VMEMMAP_ENABLE=y
CONFIG_SPARSEMEM_VMEMMAP=y
CONFIG_HAVE_MEMBLOCK=y
CONFIG_NO_BOOTMEM=y
CONFIG_MEMORY_ISOLATION=y
# CONFIG_MEMORY_HOTPLUG is not set
CONFIG_SPLIT_PTLOCK_CPUS=4
CONFIG_COMPACTION=y
CONFIG_MIGRATION=y
CONFIG_PHYS_ADDR_T_64BIT=y
# CONFIG_KSM is not set
CONFIG_DEFAULT_MMAP_MIN_ADDR=4096
CONFIG_ARCH_SUPPORTS_MEMORY_FAILURE=y
# CONFIG_MEMORY_FAILURE is not set
# CONFIG_TRANSPARENT_HUGEPAGE is not set
# CONFIG_CLEANCACHE is not set
# CONFIG_FRONTSWAP is not set
CONFIG_CMA=y
# CONFIG_CMA_DEBUG is not set
CONFIG_CMA_DEBUGFS=y
# CONFIG_CMA_ALLOW_WRITE_DEBUGFS is not set
CONFIG_CMA_AREAS=7
# CONFIG_ZPOOL is not set
# CONFIG_ZBUD is not set
CONFIG_ZSMALLOC=y
# CONFIG_PGTABLE_MAPPING is not set
# CONFIG_ZSMALLOC_STAT is not set
CONFIG_VMAP_LAZY_PURGING_FACTOR=32
CONFIG_GENERIC_EARLY_IOREMAP=y
CONFIG_BALANCE_ANON_FILE_RECLAIM=y
# CONFIG_DEFERRED_STRUCT_PAGE_INIT is not set
# CONFIG_IDLE_PAGE_TRACKING is not set
# CONFIG_PERCPU_STATS is not set
CONFIG_ARCH_SUPPORTS_SPECULATIVE_PAGE_FAULT=y
CONFIG_SPECULATIVE_PAGE_FAULT=y
CONFIG_HAVE_USERSPACE_LOW_MEMORY_KILLER=y
# CONFIG_GUP_BENCHMARK is not set
CONFIG_ARCH_HAS_PTE_SPECIAL=y
CONFIG_PROCESS_RECLAIM=y
CONFIG_NET=y
CONFIG_COMPAT_NETLINK_MESSAGES=y
CONFIG_NET_INGRESS=y
CONFIG_NET_EGRESS=y
#
# Networking options
#
CONFIG_PACKET=y
# CONFIG_PACKET_DIAG is not set
CONFIG_UNIX=y
# CONFIG_UNIX_DIAG is not set
# CONFIG_TLS is not set
CONFIG_XFRM=y
CONFIG_XFRM_ALGO=y
CONFIG_XFRM_USER=y
CONFIG_XFRM_INTERFACE=y
# CONFIG_XFRM_SUB_POLICY is not set
# CONFIG_XFRM_MIGRATE is not set
CONFIG_XFRM_STATISTICS=y
CONFIG_XFRM_IPCOMP=y
CONFIG_NET_KEY=y
# CONFIG_NET_KEY_MIGRATE is not set
# CONFIG_XDP_SOCKETS is not set
CONFIG_INET=y
CONFIG_IP_MULTICAST=y
CONFIG_IP_ADVANCED_ROUTER=y
# CONFIG_IP_FIB_TRIE_STATS is not set
CONFIG_IP_MULTIPLE_TABLES=y
# CONFIG_IP_ROUTE_MULTIPATH is not set
CONFIG_IP_ROUTE_VERBOSE=y
CONFIG_IP_PNP=y
CONFIG_IP_PNP_DHCP=y
# CONFIG_IP_PNP_BOOTP is not set
# CONFIG_IP_PNP_RARP is not set
# CONFIG_NET_IPIP is not set
CONFIG_NET_IPGRE_DEMUX=y
CONFIG_NET_IP_TUNNEL=y
# CONFIG_NET_IPGRE is not set
# CONFIG_IP_MROUTE is not set
CONFIG_SYN_COOKIES=y
CONFIG_NET_IPVTI=y
CONFIG_NET_UDP_TUNNEL=y
# CONFIG_NET_FOU is not set
# CONFIG_NET_FOU_IP_TUNNELS is not set
CONFIG_INET_AH=y
CONFIG_INET_ESP=y
# CONFIG_INET_ESP_OFFLOAD is not set
CONFIG_INET_IPCOMP=y
CONFIG_INET_XFRM_TUNNEL=y
CONFIG_INET_TUNNEL=y
CONFIG_INET_XFRM_MODE_TRANSPORT=y
CONFIG_INET_XFRM_MODE_TUNNEL=y
CONFIG_INET_XFRM_MODE_BEET=y
CONFIG_INET_DIAG=y
CONFIG_INET_TCP_DIAG=y
CONFIG_INET_UDP_DIAG=y
# CONFIG_INET_RAW_DIAG is not set
CONFIG_INET_DIAG_DESTROY=y
# CONFIG_TCP_CONG_ADVANCED is not set
CONFIG_TCP_CONG_CUBIC=y
CONFIG_DEFAULT_TCP_CONG="cubic"
# CONFIG_TCP_MD5SIG is not set
CONFIG_IPV6=y
CONFIG_IPV6_ROUTER_PREF=y
CONFIG_IPV6_ROUTE_INFO=y
CONFIG_IPV6_OPTIMISTIC_DAD=y
CONFIG_INET6_AH=y
CONFIG_INET6_ESP=y
# CONFIG_INET6_ESP_OFFLOAD is not set
CONFIG_INET6_IPCOMP=y
CONFIG_IPV6_MIP6=y
# CONFIG_IPV6_ILA is not set
CONFIG_INET6_XFRM_TUNNEL=y
CONFIG_INET6_TUNNEL=y
CONFIG_INET6_XFRM_MODE_TRANSPORT=y
CONFIG_INET6_XFRM_MODE_TUNNEL=y
CONFIG_INET6_XFRM_MODE_BEET=y
# CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION is not set
CONFIG_IPV6_VTI=y
CONFIG_IPV6_SIT=y
# CONFIG_IPV6_SIT_6RD is not set
CONFIG_IPV6_NDISC_NODETYPE=y
CONFIG_IPV6_TUNNEL=y
# CONFIG_IPV6_GRE is not set
CONFIG_IPV6_MULTIPLE_TABLES=y
CONFIG_IPV6_SUBTREES=y
# CONFIG_IPV6_MROUTE is not set
# CONFIG_IPV6_SEG6_LWTUNNEL is not set
# CONFIG_IPV6_SEG6_HMAC is not set
CONFIG_NETLABEL=y
CONFIG_ANDROID_PARANOID_NETWORK=y
CONFIG_NETWORK_SECMARK=y
CONFIG_NET_PTP_CLASSIFY=y
# CONFIG_NETWORK_PHY_TIMESTAMPING is not set
CONFIG_NETFILTER=y
CONFIG_NETFILTER_ADVANCED=y
# CONFIG_BRIDGE_NETFILTER is not set
#
# Core Netfilter Configuration
#
CONFIG_NETFILTER_INGRESS=y
CONFIG_NETFILTER_NETLINK=y
CONFIG_NETFILTER_FAMILY_BRIDGE=y
CONFIG_NETFILTER_FAMILY_ARP=y
# CONFIG_NETFILTER_NETLINK_ACCT is not set
CONFIG_NETFILTER_NETLINK_QUEUE=y
CONFIG_NETFILTER_NETLINK_LOG=y
# CONFIG_NETFILTER_NETLINK_OSF is not set
CONFIG_NF_CONNTRACK=y
CONFIG_NF_LOG_COMMON=y
# CONFIG_NF_LOG_NETDEV is not set
CONFIG_NETFILTER_CONNCOUNT=y
CONFIG_NF_CONNTRACK_MARK=y
CONFIG_NF_CONNTRACK_SECMARK=y
# CONFIG_NF_CONNTRACK_ZONES is not set
CONFIG_NF_CONNTRACK_PROCFS=y
CONFIG_NF_CONNTRACK_EVENTS=y
# CONFIG_NF_CONNTRACK_TIMEOUT is not set
# CONFIG_NF_CONNTRACK_TIMESTAMP is not set
# CONFIG_NF_CONNTRACK_LABELS is not set
CONFIG_NF_CT_PROTO_DCCP=y
CONFIG_NF_CT_PROTO_GRE=y
CONFIG_NF_CT_PROTO_SCTP=y
CONFIG_NF_CT_PROTO_UDPLITE=y
CONFIG_NF_CONNTRACK_AMANDA=y
CONFIG_NF_CONNTRACK_FTP=y
CONFIG_NF_CONNTRACK_H323=y
CONFIG_NF_CONNTRACK_IRC=y
CONFIG_NF_CONNTRACK_BROADCAST=y
CONFIG_NF_CONNTRACK_NETBIOS_NS=y
# CONFIG_NF_CONNTRACK_SNMP is not set
CONFIG_NF_CONNTRACK_PPTP=y
CONFIG_NF_CONNTRACK_SANE=y
# CONFIG_NF_CONNTRACK_SIP is not set
CONFIG_NF_CONNTRACK_TFTP=y
CONFIG_NF_CT_NETLINK=y
# CONFIG_NETFILTER_NETLINK_GLUE_CT is not set
CONFIG_NF_NAT=y
CONFIG_NF_NAT_NEEDED=y
CONFIG_NF_NAT_PROTO_DCCP=y
CONFIG_NF_NAT_PROTO_UDPLITE=y
CONFIG_NF_NAT_PROTO_SCTP=y
CONFIG_NF_NAT_AMANDA=y
CONFIG_NF_NAT_FTP=y
CONFIG_NF_NAT_IRC=y
CONFIG_NF_NAT_TFTP=y
CONFIG_NF_NAT_REDIRECT=y
# CONFIG_NF_TABLES is not set
CONFIG_NETFILTER_XTABLES=y
#
# Xtables combined modules
#
CONFIG_NETFILTER_XT_MARK=y
CONFIG_NETFILTER_XT_CONNMARK=y
#
# Xtables targets
#
# CONFIG_NETFILTER_XT_TARGET_AUDIT is not set
# CONFIG_NETFILTER_XT_TARGET_CHECKSUM is not set
CONFIG_NETFILTER_XT_TARGET_CLASSIFY=y
CONFIG_NETFILTER_XT_TARGET_CONNMARK=y
CONFIG_NETFILTER_XT_TARGET_CONNSECMARK=y
CONFIG_NETFILTER_XT_TARGET_CT=y
CONFIG_NETFILTER_XT_TARGET_DSCP=y
# CONFIG_NETFILTER_XT_TARGET_HL is not set
# CONFIG_NETFILTER_XT_TARGET_HMARK is not set
CONFIG_NETFILTER_XT_TARGET_IDLETIMER=y
CONFIG_NETFILTER_XT_TARGET_HARDIDLETIMER=y
# CONFIG_NETFILTER_XT_TARGET_LED is not set
CONFIG_NETFILTER_XT_TARGET_LOG=y
CONFIG_NETFILTER_XT_TARGET_MARK=y
CONFIG_NETFILTER_XT_NAT=y
CONFIG_NETFILTER_XT_TARGET_NETMAP=y
CONFIG_NETFILTER_XT_TARGET_NFLOG=y
CONFIG_NETFILTER_XT_TARGET_NFQUEUE=y
CONFIG_NETFILTER_XT_TARGET_NOTRACK=y
# CONFIG_NETFILTER_XT_TARGET_RATEEST is not set
CONFIG_NETFILTER_XT_TARGET_REDIRECT=y
CONFIG_NETFILTER_XT_TARGET_TEE=y
CONFIG_NETFILTER_XT_TARGET_TPROXY=y
CONFIG_NETFILTER_XT_TARGET_TRACE=y
CONFIG_NETFILTER_XT_TARGET_SECMARK=y
CONFIG_NETFILTER_XT_TARGET_TCPMSS=y
# CONFIG_NETFILTER_XT_TARGET_TCPOPTSTRIP is not set
#
# Xtables matches
#
# CONFIG_NETFILTER_XT_MATCH_ADDRTYPE is not set
CONFIG_NETFILTER_XT_MATCH_BPF=y
# CONFIG_NETFILTER_XT_MATCH_CGROUP is not set
# CONFIG_NETFILTER_XT_MATCH_CLUSTER is not set
CONFIG_NETFILTER_XT_MATCH_COMMENT=y
# CONFIG_NETFILTER_XT_MATCH_CONNBYTES is not set
# CONFIG_NETFILTER_XT_MATCH_CONNLABEL is not set
CONFIG_NETFILTER_XT_MATCH_CONNLIMIT=y
CONFIG_NETFILTER_XT_MATCH_CONNMARK=y
CONFIG_NETFILTER_XT_MATCH_CONNTRACK=y
# CONFIG_NETFILTER_XT_MATCH_CPU is not set
# CONFIG_NETFILTER_XT_MATCH_DCCP is not set
# CONFIG_NETFILTER_XT_MATCH_DEVGROUP is not set
CONFIG_NETFILTER_XT_MATCH_DSCP=y
CONFIG_NETFILTER_XT_MATCH_ECN=y
CONFIG_NETFILTER_XT_MATCH_ESP=y
CONFIG_NETFILTER_XT_MATCH_HASHLIMIT=y
CONFIG_NETFILTER_XT_MATCH_HELPER=y
CONFIG_NETFILTER_XT_MATCH_HL=y
# CONFIG_NETFILTER_XT_MATCH_IPCOMP is not set
CONFIG_NETFILTER_XT_MATCH_IPRANGE=y
# CONFIG_NETFILTER_XT_MATCH_L2TP is not set
CONFIG_NETFILTER_XT_MATCH_LENGTH=y
CONFIG_NETFILTER_XT_MATCH_LIMIT=y
CONFIG_NETFILTER_XT_MATCH_MAC=y
CONFIG_NETFILTER_XT_MATCH_MARK=y
CONFIG_NETFILTER_XT_MATCH_MULTIPORT=y
# CONFIG_NETFILTER_XT_MATCH_NFACCT is not set
# CONFIG_NETFILTER_XT_MATCH_OSF is not set
CONFIG_NETFILTER_XT_MATCH_OWNER=y
CONFIG_NETFILTER_XT_MATCH_POLICY=y
CONFIG_NETFILTER_XT_MATCH_PKTTYPE=y
CONFIG_NETFILTER_XT_MATCH_QUOTA=y
CONFIG_NETFILTER_XT_MATCH_QUOTA2=y
CONFIG_NETFILTER_XT_MATCH_QUOTA2_LOG=y
# CONFIG_NETFILTER_XT_MATCH_RATEEST is not set
# CONFIG_NETFILTER_XT_MATCH_REALM is not set
# CONFIG_NETFILTER_XT_MATCH_RECENT is not set
# CONFIG_NETFILTER_XT_MATCH_SCTP is not set
CONFIG_NETFILTER_XT_MATCH_SOCKET=y
CONFIG_NETFILTER_XT_MATCH_STATE=y
CONFIG_NETFILTER_XT_MATCH_STATISTIC=y
CONFIG_NETFILTER_XT_MATCH_STRING=y
# CONFIG_NETFILTER_XT_MATCH_TCPMSS is not set
CONFIG_NETFILTER_XT_MATCH_TIME=y
CONFIG_NETFILTER_XT_MATCH_U32=y
# CONFIG_IP_SET is not set
# CONFIG_IP_VS is not set
#
# IP: Netfilter Configuration
#
CONFIG_NF_DEFRAG_IPV4=y
CONFIG_NF_SOCKET_IPV4=y
CONFIG_NF_TPROXY_IPV4=y
CONFIG_NF_DUP_IPV4=y
# CONFIG_NF_LOG_ARP is not set
CONFIG_NF_LOG_IPV4=y
CONFIG_NF_REJECT_IPV4=y
CONFIG_NF_NAT_IPV4=y
CONFIG_NF_NAT_MASQUERADE_IPV4=y
CONFIG_NF_NAT_PROTO_GRE=y
CONFIG_NF_NAT_PPTP=y
CONFIG_NF_NAT_H323=y
CONFIG_IP_NF_IPTABLES=y
CONFIG_IP_NF_MATCH_AH=y
CONFIG_IP_NF_MATCH_ECN=y
CONFIG_IP_NF_MATCH_RPFILTER=y
CONFIG_IP_NF_MATCH_TTL=y
CONFIG_IP_NF_FILTER=y
CONFIG_IP_NF_TARGET_REJECT=y
# CONFIG_IP_NF_TARGET_SYNPROXY is not set
CONFIG_IP_NF_NAT=y
CONFIG_IP_NF_TARGET_MASQUERADE=y
CONFIG_IP_NF_TARGET_NETMAP=y
CONFIG_IP_NF_TARGET_REDIRECT=y
CONFIG_IP_NF_MANGLE=y
# CONFIG_IP_NF_TARGET_CLUSTERIP is not set
# CONFIG_IP_NF_TARGET_ECN is not set
# CONFIG_IP_NF_TARGET_TTL is not set
CONFIG_IP_NF_RAW=y
CONFIG_IP_NF_SECURITY=y
CONFIG_IP_NF_ARPTABLES=y
CONFIG_IP_NF_ARPFILTER=y
CONFIG_IP_NF_ARP_MANGLE=y
#
# IPv6: Netfilter Configuration
#
CONFIG_NF_SOCKET_IPV6=y
CONFIG_NF_TPROXY_IPV6=y
CONFIG_NF_DUP_IPV6=y
CONFIG_NF_REJECT_IPV6=y
CONFIG_NF_LOG_IPV6=y
# CONFIG_NF_NAT_IPV6 is not set
CONFIG_IP6_NF_IPTABLES=y
# CONFIG_IP6_NF_MATCH_AH is not set
# CONFIG_IP6_NF_MATCH_EUI64 is not set
# CONFIG_IP6_NF_MATCH_FRAG is not set
# CONFIG_IP6_NF_MATCH_OPTS is not set
# CONFIG_IP6_NF_MATCH_HL is not set
# CONFIG_IP6_NF_MATCH_IPV6HEADER is not set
# CONFIG_IP6_NF_MATCH_MH is not set
CONFIG_IP6_NF_MATCH_RPFILTER=y
# CONFIG_IP6_NF_MATCH_RT is not set
# CONFIG_IP6_NF_MATCH_SRH is not set
# CONFIG_IP6_NF_TARGET_HL is not set
CONFIG_IP6_NF_FILTER=y
CONFIG_IP6_NF_TARGET_REJECT=y
# CONFIG_IP6_NF_TARGET_SYNPROXY is not set
CONFIG_IP6_NF_MANGLE=y
CONFIG_IP6_NF_RAW=y
# CONFIG_IP6_NF_SECURITY is not set
# CONFIG_IP6_NF_NAT is not set
CONFIG_NF_DEFRAG_IPV6=y
CONFIG_BRIDGE_NF_EBTABLES=y
CONFIG_BRIDGE_EBT_BROUTE=y
# CONFIG_BRIDGE_EBT_T_FILTER is not set
# CONFIG_BRIDGE_EBT_T_NAT is not set
# CONFIG_BRIDGE_EBT_802_3 is not set
# CONFIG_BRIDGE_EBT_AMONG is not set
# CONFIG_BRIDGE_EBT_ARP is not set
# CONFIG_BRIDGE_EBT_IP is not set
# CONFIG_BRIDGE_EBT_IP6 is not set
# CONFIG_BRIDGE_EBT_LIMIT is not set
# CONFIG_BRIDGE_EBT_MARK is not set
# CONFIG_BRIDGE_EBT_PKTTYPE is not set
# CONFIG_BRIDGE_EBT_STP is not set
# CONFIG_BRIDGE_EBT_VLAN is not set
# CONFIG_BRIDGE_EBT_ARPREPLY is not set
# CONFIG_BRIDGE_EBT_DNAT is not set
# CONFIG_BRIDGE_EBT_MARK_T is not set
# CONFIG_BRIDGE_EBT_REDIRECT is not set
# CONFIG_BRIDGE_EBT_SNAT is not set
# CONFIG_BRIDGE_EBT_LOG is not set
# CONFIG_BRIDGE_EBT_NFLOG is not set
# CONFIG_BPFILTER is not set
# CONFIG_IP_DCCP is not set
CONFIG_IP_SCTP=y
# CONFIG_SCTP_DBG_OBJCNT is not set
CONFIG_SCTP_DEFAULT_COOKIE_HMAC_MD5=y
# CONFIG_SCTP_DEFAULT_COOKIE_HMAC_SHA1 is not set
# CONFIG_SCTP_DEFAULT_COOKIE_HMAC_NONE is not set
CONFIG_SCTP_COOKIE_HMAC_MD5=y
# CONFIG_SCTP_COOKIE_HMAC_SHA1 is not set
CONFIG_INET_SCTP_DIAG=y
# CONFIG_RDS is not set
# CONFIG_TIPC is not set
# CONFIG_ATM is not set
CONFIG_L2TP=y
# CONFIG_L2TP_DEBUGFS is not set
CONFIG_L2TP_V3=y
CONFIG_L2TP_IP=y
CONFIG_L2TP_ETH=y
CONFIG_STP=y
CONFIG_BRIDGE=y
# CONFIG_BRIDGE_IGMP_SNOOPING is not set
CONFIG_HAVE_NET_DSA=y
# CONFIG_NET_DSA is not set
# CONFIG_VLAN_8021Q is not set
# CONFIG_DECNET is not set
CONFIG_LLC=y
# CONFIG_LLC2 is not set
# CONFIG_ATALK is not set
# CONFIG_X25 is not set
# CONFIG_LAPB is not set
# CONFIG_PHONET is not set
# CONFIG_6LOWPAN is not set
# CONFIG_IEEE802154 is not set
CONFIG_NET_SCHED=y
#
# Queueing/Scheduling
#
# CONFIG_NET_SCH_CBQ is not set
CONFIG_NET_SCH_HTB=y
# CONFIG_NET_SCH_HFSC is not set
CONFIG_NET_SCH_PRIO=y
CONFIG_NET_SCH_MULTIQ=y
# CONFIG_NET_SCH_RED is not set
# CONFIG_NET_SCH_SFB is not set
# CONFIG_NET_SCH_SFQ is not set
# CONFIG_NET_SCH_TEQL is not set
# CONFIG_NET_SCH_TBF is not set
# CONFIG_NET_SCH_CBS is not set
# CONFIG_NET_SCH_ETF is not set
# CONFIG_NET_SCH_GRED is not set
# CONFIG_NET_SCH_DSMARK is not set
CONFIG_NET_SCH_NETEM=y
# CONFIG_NET_SCH_DRR is not set
# CONFIG_NET_SCH_MQPRIO is not set
# CONFIG_NET_SCH_SKBPRIO is not set
# CONFIG_NET_SCH_CHOKE is not set
# CONFIG_NET_SCH_QFQ is not set
# CONFIG_NET_SCH_CODEL is not set
# CONFIG_NET_SCH_FQ_CODEL is not set
# CONFIG_NET_SCH_CAKE is not set
# CONFIG_NET_SCH_FQ is not set
# CONFIG_NET_SCH_HHF is not set
# CONFIG_NET_SCH_PIE is not set
CONFIG_NET_SCH_INGRESS=y
# CONFIG_NET_SCH_PLUG is not set
# CONFIG_NET_SCH_DEFAULT is not set
#
# Classification
#
CONFIG_NET_CLS=y
# CONFIG_NET_CLS_BASIC is not set
# CONFIG_NET_CLS_TCINDEX is not set
# CONFIG_NET_CLS_ROUTE4 is not set
CONFIG_NET_CLS_FW=y
CONFIG_NET_CLS_U32=y
# CONFIG_CLS_U32_PERF is not set
CONFIG_CLS_U32_MARK=y
# CONFIG_NET_CLS_RSVP is not set
# CONFIG_NET_CLS_RSVP6 is not set
CONFIG_NET_CLS_FLOW=y
# CONFIG_NET_CLS_CGROUP is not set
CONFIG_NET_CLS_BPF=y
# CONFIG_NET_CLS_FLOWER is not set
# CONFIG_NET_CLS_MATCHALL is not set
CONFIG_NET_EMATCH=y
CONFIG_NET_EMATCH_STACK=32
CONFIG_NET_EMATCH_CMP=y
CONFIG_NET_EMATCH_NBYTE=y
CONFIG_NET_EMATCH_U32=y
CONFIG_NET_EMATCH_META=y
CONFIG_NET_EMATCH_TEXT=y
# CONFIG_NET_EMATCH_IPT is not set
CONFIG_NET_CLS_ACT=y
# CONFIG_NET_ACT_POLICE is not set
CONFIG_NET_ACT_GACT=y
# CONFIG_GACT_PROB is not set
CONFIG_NET_ACT_MIRRED=y
# CONFIG_NET_ACT_SAMPLE is not set
# CONFIG_NET_ACT_IPT is not set
# CONFIG_NET_ACT_NAT is not set
# CONFIG_NET_ACT_PEDIT is not set
# CONFIG_NET_ACT_SIMP is not set
CONFIG_NET_ACT_SKBEDIT=y
# CONFIG_NET_ACT_CSUM is not set
# CONFIG_NET_ACT_VLAN is not set
# CONFIG_NET_ACT_BPF is not set
# CONFIG_NET_ACT_CONNMARK is not set
# CONFIG_NET_ACT_SKBMOD is not set
# CONFIG_NET_ACT_IFE is not set
# CONFIG_NET_ACT_TUNNEL_KEY is not set
# CONFIG_NET_CLS_IND is not set
CONFIG_NET_SCH_FIFO=y
# CONFIG_DCB is not set
CONFIG_DNS_RESOLVER=y
# CONFIG_BATMAN_ADV is not set
# CONFIG_OPENVSWITCH is not set
# CONFIG_VSOCKETS is not set
# CONFIG_NETLINK_DIAG is not set
# CONFIG_MPLS is not set
# CONFIG_NET_NSH is not set
# CONFIG_HSR is not set
# CONFIG_NET_SWITCHDEV is not set
# CONFIG_NET_L3_MASTER_DEV is not set
CONFIG_QRTR=y
CONFIG_QRTR_SMD=y
# CONFIG_QRTR_TUN is not set
CONFIG_QRTR_MHI=y
# CONFIG_QRTR_USB is not set
# CONFIG_QRTR_FIFO is not set
# CONFIG_NET_NCSI is not set
CONFIG_RPS=y
CONFIG_RFS_ACCEL=y
CONFIG_XPS=y
# CONFIG_CGROUP_NET_PRIO is not set
# CONFIG_CGROUP_NET_CLASSID is not set
CONFIG_NET_RX_BUSY_POLL=y
CONFIG_BQL=y
# CONFIG_BPF_JIT is not set
# CONFIG_BPF_STREAM_PARSER is not set
CONFIG_NET_FLOW_LIMIT=y
CONFIG_SOCKEV_NLMCAST=y
#
# Network testing
#
# CONFIG_NET_PKTGEN is not set
# CONFIG_NET_DROP_MONITOR is not set
# CONFIG_HAMRADIO is not set
# CONFIG_CAN is not set
CONFIG_BT=y
CONFIG_BT_BREDR=y
# CONFIG_BT_RFCOMM is not set
# CONFIG_BT_BNEP is not set
# CONFIG_BT_HIDP is not set
CONFIG_BT_HS=y
CONFIG_BT_LE=y
# CONFIG_BT_LEDS is not set
# CONFIG_BT_SELFTEST is not set
CONFIG_BT_DEBUGFS=y
#
# Bluetooth device drivers
#
# CONFIG_BT_HCIBTUSB is not set
# CONFIG_BT_HCIBTSDIO is not set
# CONFIG_BT_HCIUART is not set
# CONFIG_BT_HCIBCM203X is not set
# CONFIG_BT_HCIBPA10X is not set
# CONFIG_BT_HCIBFUSB is not set
# CONFIG_BT_HCIVHCI is not set
# CONFIG_BT_MRVL is not set
CONFIG_MSM_BT_POWER=y
CONFIG_BTFM_SLIM=y
CONFIG_BTFM_SLIM_WCN3990=y
# CONFIG_BT_SLIM_QCA6390 is not set
# CONFIG_AF_RXRPC is not set
# CONFIG_AF_KCM is not set
CONFIG_FIB_RULES=y
CONFIG_WIRELESS=y
CONFIG_WIRELESS_EXT=y
CONFIG_WEXT_CORE=y
CONFIG_WEXT_PROC=y
CONFIG_WEXT_SPY=y
CONFIG_WEXT_PRIV=y
CONFIG_CFG80211=y
CONFIG_NL80211_TESTMODE=y
# CONFIG_CFG80211_DEVELOPER_WARNINGS is not set
# CONFIG_CFG80211_CERTIFICATION_ONUS is not set
CONFIG_CFG80211_REQUIRE_SIGNED_REGDB=y
CONFIG_CFG80211_USE_KERNEL_REGDB_KEYS=y
CONFIG_CFG80211_DEFAULT_PS=y
# CONFIG_CFG80211_DEBUGFS is not set
CONFIG_CFG80211_INTERNAL_REGDB=y
CONFIG_CFG80211_CRDA_SUPPORT=y
# CONFIG_CFG80211_WEXT is not set
# CONFIG_MAC80211 is not set
CONFIG_MAC80211_STA_HASH_MAX_SIZE=0
# CONFIG_WIMAX is not set
CONFIG_RFKILL=y
CONFIG_RFKILL_PM=y
CONFIG_RFKILL_LEDS=y
# CONFIG_RFKILL_INPUT is not set
# CONFIG_RFKILL_GPIO is not set
# CONFIG_NET_9P is not set
# CONFIG_CAIF is not set
# CONFIG_CEPH_LIB is not set
# CONFIG_NFC is not set
CONFIG_NFC_NQ=y
# CONFIG_PSAMPLE is not set
# CONFIG_NET_IFE is not set
# CONFIG_LWTUNNEL is not set
CONFIG_DST_CACHE=y
CONFIG_GRO_CELLS=y
# CONFIG_NET_DEVLINK is not set
CONFIG_MAY_USE_DEVLINK=y
# CONFIG_FAILOVER is not set
CONFIG_HAVE_EBPF_JIT=y
#
# Device Drivers
#
CONFIG_ARM_AMBA=y
#
# Generic Driver Options
#
CONFIG_UEVENT_HELPER=y
CONFIG_UEVENT_HELPER_PATH=""
# CONFIG_DEVTMPFS is not set
CONFIG_STANDALONE=y
CONFIG_PREVENT_FIRMWARE_BUILD=y
CONFIG_FIRMWARE_IN_KERNEL=y
#
# Firmware loader
#
CONFIG_FW_LOADER=y
CONFIG_EXTRA_FIRMWARE=""
CONFIG_FW_LOADER_USER_HELPER=y
CONFIG_FW_LOADER_USER_HELPER_FALLBACK=y
# CONFIG_FW_CACHE is not set
CONFIG_ALLOW_DEV_COREDUMP=y
# CONFIG_DEBUG_DRIVER is not set
# CONFIG_DEBUG_DEVRES is not set
# CONFIG_DEBUG_TEST_DRIVER_REMOVE is not set
# CONFIG_TEST_ASYNC_DRIVER_PROBE is not set
CONFIG_GENERIC_CPU_AUTOPROBE=y
CONFIG_GENERIC_CPU_VULNERABILITIES=y
CONFIG_SOC_BUS=y
CONFIG_REGMAP=y
CONFIG_REGMAP_I2C=y
CONFIG_REGMAP_SPI=y
CONFIG_REGMAP_SPMI=y
CONFIG_REGMAP_MMIO=y
CONFIG_REGMAP_IRQ=y
CONFIG_REGMAP_WCD_IRQ=y
CONFIG_REGMAP_ALLOW_WRITE_DEBUGFS=y
CONFIG_DMA_SHARED_BUFFER=y
# CONFIG_DMA_FENCE_TRACE is not set
CONFIG_DMA_CMA=y
#
# Default contiguous memory area size:
#
CONFIG_CMA_SIZE_MBYTES=16
CONFIG_CMA_SIZE_SEL_MBYTES=y
# CONFIG_CMA_SIZE_SEL_PERCENTAGE is not set
# CONFIG_CMA_SIZE_SEL_MIN is not set
# CONFIG_CMA_SIZE_SEL_MAX is not set
CONFIG_CMA_ALIGNMENT=8
CONFIG_GENERIC_ARCH_TOPOLOGY=y
#
# Bus devices
#
# CONFIG_BRCMSTB_GISB_ARB is not set
CONFIG_QCOM_EBI2=y
# CONFIG_SIMPLE_PM_BUS is not set
# CONFIG_VEXPRESS_CONFIG is not set
CONFIG_MHI_BUS=y
# CONFIG_MHI_DEBUG is not set
#
# MHI controllers
#
# CONFIG_MHI_QCOM is not set
#
# MHI device support
#
# CONFIG_MHI_NETDEV is not set
# CONFIG_MHI_UCI is not set
# CONFIG_MHI_SATELLITE is not set
CONFIG_MIGT=y
CONFIG_MILLET=y
# CONFIG_CONNECTOR is not set
# CONFIG_GNSS is not set
CONFIG_MTD=y
# CONFIG_MTD_TESTS is not set
# CONFIG_MTD_REDBOOT_PARTS is not set
# CONFIG_MTD_CMDLINE_PARTS is not set
# CONFIG_MTD_AFS_PARTS is not set
CONFIG_MTD_OF_PARTS=y
# CONFIG_MTD_AR7_PARTS is not set
#
# Partition parsers
#
#
# User Modules And Translation Layers
#
CONFIG_MTD_BLKDEVS=y
CONFIG_MTD_BLOCK=y
# CONFIG_FTL is not set
# CONFIG_NFTL is not set
# CONFIG_INFTL is not set
# CONFIG_RFD_FTL is not set
# CONFIG_SSFDC is not set
# CONFIG_SM_FTL is not set
CONFIG_MTD_OOPS=y
# CONFIG_MTD_SWAP is not set
# CONFIG_MTD_PARTITIONED_MASTER is not set
#
# RAM/ROM/Flash chip drivers
#
# CONFIG_MTD_CFI is not set
# CONFIG_MTD_JEDECPROBE is not set
CONFIG_MTD_MAP_BANK_WIDTH_1=y
CONFIG_MTD_MAP_BANK_WIDTH_2=y
CONFIG_MTD_MAP_BANK_WIDTH_4=y
CONFIG_MTD_CFI_I1=y
CONFIG_MTD_CFI_I2=y
# CONFIG_MTD_RAM is not set
# CONFIG_MTD_ROM is not set
# CONFIG_MTD_ABSENT is not set
#
# Mapping drivers for chip access
#
# CONFIG_MTD_COMPLEX_MAPPINGS is not set
# CONFIG_MTD_INTEL_VR_NOR is not set
# CONFIG_MTD_PLATRAM is not set
#
# Self-contained MTD device drivers
#
# CONFIG_MTD_PMC551 is not set
# CONFIG_MTD_DATAFLASH is not set
# CONFIG_MTD_MCHP23K256 is not set
# CONFIG_MTD_SST25L is not set
# CONFIG_MTD_SLRAM is not set
# CONFIG_MTD_PHRAM is not set
# CONFIG_MTD_MTDRAM is not set
CONFIG_MTD_BLOCK2MTD=y
#
# Disk-On-Chip Device Drivers
#
# CONFIG_MTD_DOCG3 is not set
# CONFIG_MTD_ONENAND is not set
# CONFIG_MTD_NAND is not set
# CONFIG_MTD_SPI_NAND is not set
#
# LPDDR & LPDDR2 PCM memory drivers
#
# CONFIG_MTD_LPDDR is not set
# CONFIG_MTD_SPI_NOR is not set
# CONFIG_MTD_UBI is not set
CONFIG_DTC=y
CONFIG_OF=y
# CONFIG_OF_UNITTEST is not set
CONFIG_OF_FLATTREE=y
CONFIG_OF_EARLY_FLATTREE=y
CONFIG_OF_KOBJ=y
CONFIG_OF_ADDRESS=y
CONFIG_OF_IRQ=y
CONFIG_OF_NET=y
CONFIG_OF_MDIO=y
CONFIG_OF_RESERVED_MEM=y
CONFIG_OF_SLIMBUS=y
# CONFIG_OF_OVERLAY is not set
CONFIG_OF_BATTERYDATA=y
# CONFIG_PARPORT is not set
CONFIG_BLK_DEV=y
# CONFIG_BLK_DEV_NULL_BLK is not set
# CONFIG_BLK_DEV_PCIESSD_MTIP32XX is not set
CONFIG_ZRAM=y
CONFIG_ZRAM_DEDUP=y
CONFIG_ZRAM_WRITEBACK=y
# CONFIG_ZRAM_MEMORY_TRACKING is not set
CONFIG_MIUI_ZRAM_MEMORY_TRACKING=y
# CONFIG_BLK_DEV_DAC960 is not set
# CONFIG_BLK_DEV_UMEM is not set
CONFIG_BLK_DEV_LOOP=y
CONFIG_BLK_DEV_LOOP_MIN_COUNT=16
# CONFIG_BLK_DEV_CRYPTOLOOP is not set
# CONFIG_BLK_DEV_DRBD is not set
# CONFIG_BLK_DEV_NBD is not set
# CONFIG_BLK_DEV_SKD is not set
# CONFIG_BLK_DEV_SX8 is not set
CONFIG_BLK_DEV_RAM=y
CONFIG_BLK_DEV_RAM_COUNT=16
CONFIG_BLK_DEV_RAM_SIZE=8192
# CONFIG_CDROM_PKTCDVD is not set
# CONFIG_ATA_OVER_ETH is not set
# CONFIG_BLK_DEV_RBD is not set
# CONFIG_BLK_DEV_RSXX is not set
#
# NVME Support
#
# CONFIG_BLK_DEV_NVME is not set
# CONFIG_NVME_FC is not set
# CONFIG_NVME_TARGET is not set
#
# Misc devices
#
# CONFIG_AD525X_DPOT is not set
# CONFIG_DUMMY_IRQ is not set
# CONFIG_PHANTOM is not set
# CONFIG_SGI_IOC4 is not set
# CONFIG_TIFM_CORE is not set
# CONFIG_ICS932S401 is not set
# CONFIG_ENCLOSURE_SERVICES is not set
# CONFIG_HP_ILO is not set
# CONFIG_QCOM_COINCELL is not set
# CONFIG_APDS9802ALS is not set
# CONFIG_ISL29003 is not set
# CONFIG_ISL29020 is not set
# CONFIG_SENSORS_TSL2550 is not set
# CONFIG_SENSORS_BH1770 is not set
# CONFIG_SENSORS_APDS990X is not set
# CONFIG_HMC6352 is not set
# CONFIG_DS1682 is not set
# CONFIG_USB_SWITCH_FSA9480 is not set
# CONFIG_LATTICE_ECP3_CONFIG is not set
# CONFIG_SRAM is not set
CONFIG_HDCP_QSEECOM=y
CONFIG_QSEECOM=y
# CONFIG_PCI_ENDPOINT_TEST is not set
CONFIG_UID_SYS_STATS=y
# CONFIG_UID_SYS_STATS_DEBUG is not set
# CONFIG_MEMORY_STATE_TIME is not set
# CONFIG_QPNP_MISC is not set
# CONFIG_TEST_IRQ_REQUESTER is not set
# CONFIG_QTI_XR_SMRTVWR_MISC is not set
# CONFIG_QTI_MAXIM_FAN_CONTROLLER is not set
# CONFIG_C2PORT is not set
#
# EEPROM support
#
# CONFIG_EEPROM_AT24 is not set
# CONFIG_EEPROM_AT25 is not set
# CONFIG_EEPROM_LEGACY is not set
# CONFIG_EEPROM_MAX6875 is not set
# CONFIG_EEPROM_93CX6 is not set
# CONFIG_EEPROM_93XX46 is not set
# CONFIG_EEPROM_IDT_89HPESX is not set
# CONFIG_CB710_CORE is not set
#
# Texas Instruments shared transport line discipline
#
# CONFIG_TI_ST is not set
# CONFIG_SENSORS_LIS3_SPI is not set
# CONFIG_SENSORS_LIS3_I2C is not set
# CONFIG_ALTERA_STAPL is not set
#
# Intel MIC & related support
#
#
# Intel MIC Bus Driver
#
#
# SCIF Bus Driver
#
#
# VOP Bus Driver
#
#
# Intel MIC Host Driver
#
#
# Intel MIC Card Driver
#
#
# SCIF Driver
#
#
# Intel MIC Coprocessor State Management (COSM) Drivers
#
#
# VOP Driver
#
# CONFIG_GENWQE is not set
# CONFIG_ECHO is not set
# CONFIG_MISC_RTSX_PCI is not set
# CONFIG_MISC_RTSX_USB is not set
# CONFIG_FPR_FPC is not set
CONFIG_MI_MEMORY_SYSFS=y
CONFIG_GPIO_TESTING_MODE=y
#
# SCSI device support
#
CONFIG_SCSI_MOD=y
# CONFIG_RAID_ATTRS is not set
CONFIG_SCSI=y
CONFIG_SCSI_DMA=y
CONFIG_SCSI_MQ_DEFAULT=y
CONFIG_SCSI_PROC_FS=y
#
# SCSI support type (disk, tape, CD-ROM)
#
CONFIG_BLK_DEV_SD=y
# CONFIG_CHR_DEV_ST is not set
# CONFIG_CHR_DEV_OSST is not set
# CONFIG_BLK_DEV_SR is not set
CONFIG_CHR_DEV_SG=y
CONFIG_CHR_DEV_SCH=y
CONFIG_SCSI_CONSTANTS=y
CONFIG_SCSI_LOGGING=y
CONFIG_SCSI_SCAN_ASYNC=y
#
# SCSI Transports
#
# CONFIG_SCSI_SPI_ATTRS is not set
# CONFIG_SCSI_FC_ATTRS is not set
# CONFIG_SCSI_ISCSI_ATTRS is not set
# CONFIG_SCSI_SAS_ATTRS is not set
# CONFIG_SCSI_SAS_LIBSAS is not set
# CONFIG_SCSI_SRP_ATTRS is not set
CONFIG_SCSI_LOWLEVEL=y
# CONFIG_ISCSI_TCP is not set
# CONFIG_ISCSI_BOOT_SYSFS is not set
# CONFIG_SCSI_CXGB3_ISCSI is not set
# CONFIG_SCSI_CXGB4_ISCSI is not set
# CONFIG_SCSI_BNX2_ISCSI is not set
# CONFIG_BE2ISCSI is not set
# CONFIG_BLK_DEV_3W_XXXX_RAID is not set
# CONFIG_SCSI_HPSA is not set
# CONFIG_SCSI_3W_9XXX is not set
# CONFIG_SCSI_3W_SAS is not set
# CONFIG_SCSI_ACARD is not set
# CONFIG_SCSI_AACRAID is not set
# CONFIG_SCSI_AIC7XXX is not set
# CONFIG_SCSI_AIC79XX is not set
# CONFIG_SCSI_AIC94XX is not set
# CONFIG_SCSI_MVSAS is not set
# CONFIG_SCSI_MVUMI is not set
# CONFIG_SCSI_ADVANSYS is not set
# CONFIG_SCSI_ARCMSR is not set
# CONFIG_SCSI_ESAS2R is not set
# CONFIG_MEGARAID_NEWGEN is not set
# CONFIG_MEGARAID_LEGACY is not set
# CONFIG_MEGARAID_SAS is not set
# CONFIG_SCSI_MPT3SAS is not set
# CONFIG_SCSI_MPT2SAS is not set
# CONFIG_SCSI_SMARTPQI is not set
CONFIG_SCSI_UFSHCD=y
# CONFIG_SCSI_UFSHCD_PCI is not set
CONFIG_SCSI_UFSHCD_PLATFORM=y
# CONFIG_SCSI_UFS_DWC_TC_PLATFORM is not set
CONFIG_SCSI_UFS_QCOM=y
CONFIG_SCSI_UFSHCD_CMD_LOGGING=y
CONFIG_SCSI_UFS_CRYPTO=y
CONFIG_SCSI_UFS_CRYPTO_QTI=y
CONFIG_UFSFEATURE=y
CONFIG_UFSHPB=y
CONFIG_SCSI_SKHPB=y
# CONFIG_UFSTW is not set
# CONFIG_SCSI_HPTIOP is not set
# CONFIG_SCSI_SNIC is not set
# CONFIG_SCSI_DMX3191D is not set
# CONFIG_SCSI_IPS is not set
# CONFIG_SCSI_INITIO is not set
# CONFIG_SCSI_INIA100 is not set
# CONFIG_SCSI_STEX is not set
# CONFIG_SCSI_SYM53C8XX_2 is not set
# CONFIG_SCSI_QLOGIC_1280 is not set
# CONFIG_SCSI_QLA_ISCSI is not set
# CONFIG_SCSI_DC395x is not set
# CONFIG_SCSI_AM53C974 is not set
# CONFIG_SCSI_WD719X is not set
# CONFIG_SCSI_DEBUG is not set
# CONFIG_SCSI_PMCRAID is not set
# CONFIG_SCSI_PM8001 is not set
# CONFIG_SCSI_LOWLEVEL_PCMCIA is not set
# CONFIG_SCSI_DH is not set
# CONFIG_SCSI_OSD_INITIATOR is not set
CONFIG_HAVE_PATA_PLATFORM=y
# CONFIG_ATA is not set
CONFIG_MD=y
# CONFIG_BLK_DEV_MD is not set
# CONFIG_BCACHE is not set
CONFIG_BLK_DEV_DM_BUILTIN=y
CONFIG_BLK_DEV_DM=y
# CONFIG_DM_MQ_DEFAULT is not set
# CONFIG_DM_DEBUG is not set
CONFIG_DM_BUFIO=y
# CONFIG_DM_DEBUG_BLOCK_MANAGER_LOCKING is not set
# CONFIG_DM_UNSTRIPED is not set
CONFIG_DM_CRYPT=y
CONFIG_DM_DEFAULT_KEY=y
# CONFIG_DM_SNAPSHOT is not set
# CONFIG_DM_THIN_PROVISIONING is not set
# CONFIG_DM_CACHE is not set
# CONFIG_DM_WRITECACHE is not set
# CONFIG_DM_ERA is not set
# CONFIG_DM_MIRROR is not set
# CONFIG_DM_RAID is not set
# CONFIG_DM_ZERO is not set
# CONFIG_DM_MULTIPATH is not set
# CONFIG_DM_DELAY is not set
CONFIG_DM_UEVENT=y
# CONFIG_DM_FLAKEY is not set
CONFIG_DM_VERITY=y
# CONFIG_DM_VERITY_HASH_PREFETCH_MIN_SIZE_128 is not set
CONFIG_DM_VERITY_HASH_PREFETCH_MIN_SIZE=1
# CONFIG_DM_VERITY_AVB is not set
CONFIG_DM_VERITY_FEC=y
# CONFIG_DM_SWITCH is not set
# CONFIG_DM_LOG_WRITES is not set
# CONFIG_DM_INTEGRITY is not set
# CONFIG_DM_ANDROID_VERITY is not set
# CONFIG_DM_ANDROID_VERITY_AT_MOST_ONCE_DEFAULT_ENABLED is not set
# CONFIG_DM_BOW is not set
# CONFIG_TARGET_CORE is not set
# CONFIG_FUSION is not set
#
# IEEE 1394 (FireWire) support
#
# CONFIG_FIREWIRE is not set
# CONFIG_FIREWIRE_NOSY is not set
CONFIG_NETDEVICES=y
CONFIG_MII=y
CONFIG_NET_CORE=y
CONFIG_BONDING=y
CONFIG_DUMMY=y
# CONFIG_EQUALIZER is not set
# CONFIG_NET_FC is not set
# CONFIG_IFB is not set
# CONFIG_NET_TEAM is not set
# CONFIG_MACVLAN is not set
# CONFIG_IPVLAN is not set
# CONFIG_VXLAN is not set
# CONFIG_GENEVE is not set
# CONFIG_GTP is not set
# CONFIG_MACSEC is not set
# CONFIG_NETCONSOLE is not set
CONFIG_TUN=y
# CONFIG_TUN_VNET_CROSS_LE is not set
# CONFIG_VETH is not set
# CONFIG_NLMON is not set
# CONFIG_ARCNET is not set
#
# CAIF transport drivers
#
#
# Distributed Switch Architecture drivers
#
CONFIG_ETHERNET=y
CONFIG_NET_VENDOR_3COM=y
# CONFIG_VORTEX is not set
# CONFIG_TYPHOON is not set
CONFIG_NET_VENDOR_ADAPTEC=y
# CONFIG_ADAPTEC_STARFIRE is not set
CONFIG_NET_VENDOR_AGERE=y
# CONFIG_ET131X is not set
CONFIG_NET_VENDOR_ALACRITECH=y
# CONFIG_SLICOSS is not set
CONFIG_NET_VENDOR_ALTEON=y
# CONFIG_ACENIC is not set
# CONFIG_ALTERA_TSE is not set
CONFIG_NET_VENDOR_AMAZON=y
# CONFIG_ENA_ETHERNET is not set
CONFIG_NET_VENDOR_AMD=y
# CONFIG_AMD8111_ETH is not set
# CONFIG_PCNET32 is not set
# CONFIG_AMD_XGBE is not set
CONFIG_NET_VENDOR_AQUANTIA=y
# CONFIG_AQFWD is not set
CONFIG_NET_VENDOR_ARC=y
CONFIG_NET_VENDOR_ATHEROS=y
# CONFIG_ATL2 is not set
# CONFIG_ATL1 is not set
# CONFIG_ATL1E is not set
# CONFIG_ATL1C is not set
# CONFIG_ALX is not set
CONFIG_NET_VENDOR_AURORA=y
# CONFIG_AURORA_NB8800 is not set
CONFIG_NET_VENDOR_BROADCOM=y
# CONFIG_B44 is not set
# CONFIG_BCMGENET is not set
# CONFIG_BNX2 is not set
# CONFIG_CNIC is not set
# CONFIG_TIGON3 is not set
# CONFIG_BNX2X is not set
# CONFIG_SYSTEMPORT is not set
# CONFIG_BNXT is not set
CONFIG_NET_VENDOR_BROCADE=y
# CONFIG_BNA is not set
CONFIG_NET_VENDOR_CADENCE=y
# CONFIG_MACB is not set
CONFIG_NET_VENDOR_CAVIUM=y
# CONFIG_THUNDER_NIC_PF is not set
# CONFIG_THUNDER_NIC_VF is not set
# CONFIG_THUNDER_NIC_BGX is not set
# CONFIG_THUNDER_NIC_RGX is not set
CONFIG_CAVIUM_PTP=y
# CONFIG_LIQUIDIO is not set
# CONFIG_LIQUIDIO_VF is not set
CONFIG_NET_VENDOR_CHELSIO=y
# CONFIG_CHELSIO_T1 is not set
# CONFIG_CHELSIO_T3 is not set
# CONFIG_CHELSIO_T4 is not set
# CONFIG_CHELSIO_T4VF is not set
CONFIG_NET_VENDOR_CISCO=y
# CONFIG_ENIC is not set
CONFIG_NET_VENDOR_CORTINA=y
# CONFIG_GEMINI_ETHERNET is not set
# CONFIG_DNET is not set
CONFIG_NET_VENDOR_DEC=y
# CONFIG_NET_TULIP is not set
CONFIG_NET_VENDOR_DLINK=y
# CONFIG_DL2K is not set
# CONFIG_SUNDANCE is not set
CONFIG_NET_VENDOR_EMULEX=y
# CONFIG_BE2NET is not set
CONFIG_NET_VENDOR_EZCHIP=y
# CONFIG_EZCHIP_NPS_MANAGEMENT_ENET is not set
CONFIG_NET_VENDOR_HISILICON=y
# CONFIG_HIX5HD2_GMAC is not set
# CONFIG_HISI_FEMAC is not set
# CONFIG_HIP04_ETH is not set
# CONFIG_HNS is not set
# CONFIG_HNS_DSAF is not set
# CONFIG_HNS_ENET is not set
# CONFIG_HNS3 is not set
CONFIG_NET_VENDOR_HP=y
# CONFIG_HP100 is not set
CONFIG_NET_VENDOR_HUAWEI=y
# CONFIG_HINIC is not set
CONFIG_NET_VENDOR_I825XX=y
CONFIG_NET_VENDOR_INTEL=y
# CONFIG_E100 is not set
# CONFIG_E1000 is not set
# CONFIG_E1000E is not set
# CONFIG_IGB is not set
# CONFIG_IGBVF is not set
# CONFIG_IXGB is not set
# CONFIG_IXGBE is not set
# CONFIG_IXGBEVF is not set
# CONFIG_I40E is not set
# CONFIG_I40EVF is not set
# CONFIG_ICE is not set
# CONFIG_FM10K is not set
# CONFIG_JME is not set
CONFIG_NET_VENDOR_MARVELL=y
# CONFIG_MVMDIO is not set
# CONFIG_SKGE is not set
# CONFIG_SKY2 is not set
CONFIG_NET_VENDOR_MELLANOX=y
# CONFIG_MLX4_EN is not set
# CONFIG_MLX5_CORE is not set
# CONFIG_MLXSW_CORE is not set
# CONFIG_MLXFW is not set
CONFIG_NET_VENDOR_MICREL=y
# CONFIG_KS8842 is not set
# CONFIG_KS8851 is not set
# CONFIG_KS8851_MLL is not set
# CONFIG_KSZ884X_PCI is not set
CONFIG_NET_VENDOR_MICROCHIP=y
# CONFIG_ENC28J60 is not set
# CONFIG_ENCX24J600 is not set
# CONFIG_LAN743X is not set
CONFIG_NET_VENDOR_MICROSEMI=y
CONFIG_NET_VENDOR_MYRI=y
# CONFIG_MYRI10GE is not set
# CONFIG_FEALNX is not set
CONFIG_NET_VENDOR_NATSEMI=y
# CONFIG_NATSEMI is not set
# CONFIG_NS83820 is not set
CONFIG_NET_VENDOR_NETERION=y
# CONFIG_S2IO is not set
# CONFIG_VXGE is not set
CONFIG_NET_VENDOR_NETRONOME=y
# CONFIG_NFP is not set
CONFIG_NET_VENDOR_NI=y
CONFIG_NET_VENDOR_8390=y
# CONFIG_NE2K_PCI is not set
CONFIG_NET_VENDOR_NVIDIA=y
# CONFIG_FORCEDETH is not set
CONFIG_NET_VENDOR_OKI=y
# CONFIG_ETHOC is not set
CONFIG_NET_VENDOR_PACKET_ENGINES=y
# CONFIG_HAMACHI is not set
# CONFIG_YELLOWFIN is not set
CONFIG_NET_VENDOR_QLOGIC=y
# CONFIG_QLA3XXX is not set
# CONFIG_QLCNIC is not set
# CONFIG_QLGE is not set
# CONFIG_NETXEN_NIC is not set
# CONFIG_QED is not set
CONFIG_NET_VENDOR_QUALCOMM=y
# CONFIG_QCA7000_SPI is not set
# CONFIG_QCOM_EMAC is not set
CONFIG_RMNET=y
CONFIG_NET_VENDOR_RDC=y
# CONFIG_R6040 is not set
CONFIG_NET_VENDOR_REALTEK=y
# CONFIG_8139CP is not set
# CONFIG_8139TOO is not set
# CONFIG_R8169 is not set
CONFIG_NET_VENDOR_RENESAS=y
CONFIG_NET_VENDOR_ROCKER=y
CONFIG_NET_VENDOR_SAMSUNG=y
# CONFIG_SXGBE_ETH is not set
CONFIG_NET_VENDOR_SEEQ=y
CONFIG_NET_VENDOR_SOLARFLARE=y
# CONFIG_SFC is not set
# CONFIG_SFC_FALCON is not set
CONFIG_NET_VENDOR_SILAN=y
# CONFIG_SC92031 is not set
CONFIG_NET_VENDOR_SIS=y
# CONFIG_SIS900 is not set
# CONFIG_SIS190 is not set
CONFIG_NET_VENDOR_SMSC=y
# CONFIG_SMC91X is not set
# CONFIG_EPIC100 is not set
# CONFIG_SMSC911X is not set
# CONFIG_SMSC9420 is not set
CONFIG_NET_VENDOR_SOCIONEXT=y
CONFIG_NET_VENDOR_STMICRO=y
# CONFIG_STMMAC_ETH is not set
CONFIG_NET_VENDOR_SUN=y
# CONFIG_HAPPYMEAL is not set
# CONFIG_SUNGEM is not set
# CONFIG_CASSINI is not set
# CONFIG_NIU is not set
CONFIG_NET_VENDOR_SYNOPSYS=y
# CONFIG_DWC_XLGMAC is not set
CONFIG_NET_VENDOR_TEHUTI=y
# CONFIG_TEHUTI is not set
CONFIG_NET_VENDOR_TI=y
# CONFIG_TI_CPSW_ALE is not set
# CONFIG_TLAN is not set
CONFIG_NET_VENDOR_VIA=y
# CONFIG_VIA_RHINE is not set
# CONFIG_VIA_VELOCITY is not set
CONFIG_NET_VENDOR_WIZNET=y
# CONFIG_WIZNET_W5100 is not set
# CONFIG_WIZNET_W5300 is not set
# CONFIG_FDDI is not set
# CONFIG_HIPPI is not set
CONFIG_MDIO_DEVICE=y
CONFIG_MDIO_BUS=y
# CONFIG_MDIO_BCM_UNIMAC is not set
# CONFIG_MDIO_BITBANG is not set
# CONFIG_MDIO_BUS_MUX_GPIO is not set
# CONFIG_MDIO_BUS_MUX_MMIOREG is not set
# CONFIG_MDIO_HISI_FEMAC is not set
# CONFIG_MDIO_MSCC_MIIM is not set
# CONFIG_MDIO_OCTEON is not set
# CONFIG_MDIO_THUNDER is not set
CONFIG_PHYLIB=y
CONFIG_SWPHY=y
# CONFIG_LED_TRIGGER_PHY is not set
#
# MII PHY device drivers
#
# CONFIG_AMD_PHY is not set
# CONFIG_AQUANTIA_PHY is not set
# CONFIG_AX88796B_PHY is not set
# CONFIG_AT803X_PHY is not set
# CONFIG_BCM7XXX_PHY is not set
# CONFIG_BCM87XX_PHY is not set
# CONFIG_BROADCOM_PHY is not set
# CONFIG_CICADA_PHY is not set
# CONFIG_CORTINA_PHY is not set
# CONFIG_DAVICOM_PHY is not set
# CONFIG_DP83822_PHY is not set
# CONFIG_DP83TC811_PHY is not set
# CONFIG_DP83848_PHY is not set
# CONFIG_DP83867_PHY is not set
CONFIG_FIXED_PHY=y
# CONFIG_ICPLUS_PHY is not set
# CONFIG_INTEL_XWAY_PHY is not set
# CONFIG_LSI_ET1011C_PHY is not set
# CONFIG_LXT_PHY is not set
# CONFIG_MARVELL_PHY is not set
# CONFIG_MARVELL_10G_PHY is not set
# CONFIG_MICREL_PHY is not set
# CONFIG_MICROCHIP_PHY is not set
# CONFIG_MICROCHIP_T1_PHY is not set
# CONFIG_MICROSEMI_PHY is not set
# CONFIG_NATIONAL_PHY is not set
# CONFIG_QSEMI_PHY is not set
# CONFIG_REALTEK_PHY is not set
# CONFIG_RENESAS_PHY is not set
# CONFIG_ROCKCHIP_PHY is not set
# CONFIG_SMSC_PHY is not set
# CONFIG_STE10XP is not set
# CONFIG_TERANETICS_PHY is not set
# CONFIG_VITESSE_PHY is not set
# CONFIG_XILINX_GMII2RGMII is not set
# CONFIG_MICREL_KS8995MA is not set
CONFIG_PPP=y
CONFIG_PPP_BSDCOMP=y
CONFIG_PPP_DEFLATE=y
CONFIG_PPP_FILTER=y
CONFIG_PPP_MPPE=y
CONFIG_PPP_MULTILINK=y
CONFIG_PPPOE=y
CONFIG_PPTP=y
CONFIG_PPPOL2TP=y
CONFIG_PPP_ASYNC=y
CONFIG_PPP_SYNC_TTY=y
# CONFIG_SLIP is not set
CONFIG_SLHC=y
CONFIG_USB_NET_DRIVERS=y
# CONFIG_USB_CATC is not set
# CONFIG_USB_KAWETH is not set
# CONFIG_USB_PEGASUS is not set
# CONFIG_USB_RTL8150 is not set
CONFIG_USB_RTL8152=y
# CONFIG_USB_LAN78XX is not set
# CONFIG_USB_USBNET is not set
# CONFIG_USB_HSO is not set
# CONFIG_USB_IPHETH is not set
CONFIG_WLAN=y
# CONFIG_WIRELESS_WDS is not set
CONFIG_WLAN_VENDOR_ADMTEK=y
CONFIG_WLAN_VENDOR_ATH=y
# CONFIG_ATH_DEBUG is not set
# CONFIG_ATH5K_PCI is not set
# CONFIG_ATH6KL is not set
# CONFIG_WIL6210 is not set
CONFIG_WLAN_VENDOR_ATMEL=y
# CONFIG_ATMEL is not set
CONFIG_WLAN_VENDOR_BROADCOM=y
# CONFIG_BRCMFMAC is not set
CONFIG_WLAN_VENDOR_CISCO=y
CONFIG_WLAN_VENDOR_INTEL=y
# CONFIG_IPW2100 is not set
# CONFIG_IPW2200 is not set
CONFIG_WLAN_VENDOR_INTERSIL=y
# CONFIG_HOSTAP is not set
# CONFIG_HERMES is not set
# CONFIG_PRISM54 is not set
CONFIG_WLAN_VENDOR_MARVELL=y
# CONFIG_LIBERTAS is not set
# CONFIG_MWIFIEX is not set
CONFIG_WLAN_VENDOR_MEDIATEK=y
CONFIG_WLAN_VENDOR_RALINK=y
CONFIG_WLAN_VENDOR_REALTEK=y
CONFIG_WLAN_VENDOR_RSI=y
CONFIG_WLAN_VENDOR_ST=y
CONFIG_WLAN_VENDOR_TI=y
CONFIG_WLAN_VENDOR_ZYDAS=y
# CONFIG_USB_ZD1201 is not set
CONFIG_WLAN_VENDOR_QUANTENNA=y
# CONFIG_QTNFMAC_PEARL_PCIE is not set
# CONFIG_USB_NET_RNDIS_WLAN is not set
# CONFIG_VIRT_WIFI is not set
CONFIG_WCNSS_MEM_PRE_ALLOC=y
CONFIG_CLD_LL_CORE=y
# CONFIG_CNSS_QCA6290 is not set
# CONFIG_CNSS_QCA6390 is not set
# CONFIG_CNSS_EMULATION is not set
# CONFIG_CNSS_QCA6490 is not set
CONFIG_CNSS_UTILS=y
# CONFIG_CNSS_QMI_SVC is not set
CONFIG_CNSS_GENL=y
#
# Enable WiMAX (Networking options) to see the WiMAX drivers
#
# CONFIG_WAN is not set
# CONFIG_VMXNET3 is not set
# CONFIG_NETDEVSIM is not set
# CONFIG_NET_FAILOVER is not set
# CONFIG_ISDN is not set
# CONFIG_NVM is not set
#
# Input device support
#
CONFIG_INPUT=y
CONFIG_INPUT_LEDS=y
CONFIG_INPUT_FF_MEMLESS=y
# CONFIG_INPUT_POLLDEV is not set
# CONFIG_INPUT_SPARSEKMAP is not set
# CONFIG_INPUT_MATRIXKMAP is not set
#
# Userland interfaces
#
# CONFIG_INPUT_MOUSEDEV is not set
# CONFIG_INPUT_JOYDEV is not set
CONFIG_INPUT_EVDEV=y
# CONFIG_INPUT_EVBUG is not set
# CONFIG_INPUT_KEYRESET is not set
# CONFIG_INPUT_KEYCOMBO is not set
CONFIG_LAST_TOUCH_EVENTS=y
CONFIG_TOUCH_COUNT_DUMP=y
#
# Input Device Drivers
#
CONFIG_INPUT_KEYBOARD=y
# CONFIG_KEYBOARD_ADC is not set
# CONFIG_KEYBOARD_ADP5588 is not set
# CONFIG_KEYBOARD_ADP5589 is not set
CONFIG_KEYBOARD_ATKBD=y
# CONFIG_KEYBOARD_QT1070 is not set
# CONFIG_KEYBOARD_QT2160 is not set
# CONFIG_KEYBOARD_DLINK_DIR685 is not set
# CONFIG_KEYBOARD_LKKBD is not set
CONFIG_KEYBOARD_GPIO=y
# CONFIG_KEYBOARD_GPIO_POLLED is not set
# CONFIG_KEYBOARD_TCA6416 is not set
# CONFIG_KEYBOARD_TCA8418 is not set
# CONFIG_KEYBOARD_MATRIX is not set
# CONFIG_KEYBOARD_LM8323 is not set
# CONFIG_KEYBOARD_LM8333 is not set
# CONFIG_KEYBOARD_MAX7359 is not set
# CONFIG_KEYBOARD_MCS is not set
# CONFIG_KEYBOARD_MPR121 is not set
# CONFIG_KEYBOARD_NEWTON is not set
# CONFIG_KEYBOARD_OPENCORES is not set
# CONFIG_KEYBOARD_SAMSUNG is not set
# CONFIG_KEYBOARD_STOWAWAY is not set
# CONFIG_KEYBOARD_SUNKBD is not set
# CONFIG_KEYBOARD_OMAP4 is not set
# CONFIG_KEYBOARD_TM2_TOUCHKEY is not set
# CONFIG_KEYBOARD_XTKBD is not set
# CONFIG_KEYBOARD_CAP11XX is not set
# CONFIG_KEYBOARD_BCM is not set
# CONFIG_INPUT_MOUSE is not set
CONFIG_INPUT_JOYSTICK=y
# CONFIG_JOYSTICK_ANALOG is not set
# CONFIG_JOYSTICK_A3D is not set
# CONFIG_JOYSTICK_ADI is not set
# CONFIG_JOYSTICK_COBRA is not set
# CONFIG_JOYSTICK_GF2K is not set
# CONFIG_JOYSTICK_GRIP is not set
# CONFIG_JOYSTICK_GRIP_MP is not set
# CONFIG_JOYSTICK_GUILLEMOT is not set
# CONFIG_JOYSTICK_INTERACT is not set
# CONFIG_JOYSTICK_SIDEWINDER is not set
# CONFIG_JOYSTICK_TMDC is not set
# CONFIG_JOYSTICK_IFORCE is not set
# CONFIG_JOYSTICK_WARRIOR is not set
# CONFIG_JOYSTICK_MAGELLAN is not set
# CONFIG_JOYSTICK_SPACEORB is not set
# CONFIG_JOYSTICK_SPACEBALL is not set
# CONFIG_JOYSTICK_STINGER is not set
# CONFIG_JOYSTICK_TWIDJOY is not set
# CONFIG_JOYSTICK_ZHENHUA is not set
# CONFIG_JOYSTICK_AS5011 is not set
# CONFIG_JOYSTICK_JOYDUMP is not set
CONFIG_JOYSTICK_XPAD=y
CONFIG_JOYSTICK_XPAD_FF=y
CONFIG_JOYSTICK_XPAD_LEDS=y
# CONFIG_JOYSTICK_PSXPAD_SPI is not set
# CONFIG_JOYSTICK_PXRC is not set
CONFIG_INPUT_TABLET=y
CONFIG_TABLET_USB_ACECAD=y
CONFIG_TABLET_USB_AIPTEK=y
CONFIG_TABLET_USB_GTCO=y
CONFIG_TABLET_USB_HANWANG=y
CONFIG_TABLET_USB_KBTAB=y
# CONFIG_TABLET_USB_PEGASUS is not set
# CONFIG_TABLET_SERIAL_WACOM4 is not set
CONFIG_INPUT_TOUCHSCREEN=y
CONFIG_TOUCHSCREEN_XIAOMI_TOUCHFEATURE=y
CONFIG_TOUCHSCREEN_NT36xxx_HOSTDL_SPI=y
CONFIG_TOUCHSCREEN_NVT_DEBUG_FS=y
CONFIG_TOUCHSCREEN_PROPERTIES=y
# CONFIG_TOUCHSCREEN_ADS7846 is not set
# CONFIG_TOUCHSCREEN_AD7877 is not set
# CONFIG_TOUCHSCREEN_AD7879 is not set
# CONFIG_TOUCHSCREEN_ADC is not set
# CONFIG_TOUCHSCREEN_AR1021_I2C is not set
# CONFIG_TOUCHSCREEN_ATMEL_MXT is not set
# CONFIG_TOUCHSCREEN_AUO_PIXCIR is not set
# CONFIG_TOUCHSCREEN_BU21013 is not set
# CONFIG_TOUCHSCREEN_BU21029 is not set
# CONFIG_TOUCHSCREEN_CHIPONE_ICN8318 is not set
# CONFIG_TOUCHSCREEN_CY8CTMG110 is not set
# CONFIG_TOUCHSCREEN_CYTTSP_CORE is not set
# CONFIG_TOUCHSCREEN_CYTTSP4_CORE is not set
# CONFIG_TOUCHSCREEN_DYNAPRO is not set
# CONFIG_TOUCHSCREEN_HAMPSHIRE is not set
# CONFIG_TOUCHSCREEN_EETI is not set
# CONFIG_TOUCHSCREEN_EGALAX is not set
# CONFIG_TOUCHSCREEN_EGALAX_SERIAL is not set
# CONFIG_TOUCHSCREEN_EXC3000 is not set
# CONFIG_TOUCHSCREEN_FUJITSU is not set
# CONFIG_TOUCHSCREEN_GOODIX is not set
# CONFIG_TOUCHSCREEN_HIDEEP is not set
# CONFIG_TOUCHSCREEN_ILI210X is not set
# CONFIG_TOUCHSCREEN_S6SY761 is not set
# CONFIG_TOUCHSCREEN_GUNZE is not set
# CONFIG_TOUCHSCREEN_EKTF2127 is not set
# CONFIG_TOUCHSCREEN_ELAN is not set
# CONFIG_TOUCHSCREEN_ELO is not set
# CONFIG_TOUCHSCREEN_WACOM_W8001 is not set
# CONFIG_TOUCHSCREEN_WACOM_I2C is not set
# CONFIG_TOUCHSCREEN_MAX11801 is not set
# CONFIG_TOUCHSCREEN_MCS5000 is not set
# CONFIG_TOUCHSCREEN_MMS114 is not set
# CONFIG_TOUCHSCREEN_MELFAS_MIP4 is not set
# CONFIG_TOUCHSCREEN_MTOUCH is not set
# CONFIG_TOUCHSCREEN_IMX6UL_TSC is not set
# CONFIG_TOUCHSCREEN_INEXIO is not set
# CONFIG_TOUCHSCREEN_MK712 is not set
# CONFIG_TOUCHSCREEN_PENMOUNT is not set
# CONFIG_TOUCHSCREEN_EDT_FT5X06 is not set
# CONFIG_TOUCHSCREEN_TOUCHRIGHT is not set
# CONFIG_TOUCHSCREEN_TOUCHWIN is not set
# CONFIG_TOUCHSCREEN_PIXCIR is not set
# CONFIG_TOUCHSCREEN_WDT87XX_I2C is not set
# CONFIG_SECURE_TOUCH_SYNAPTICS_DSX is not set
# CONFIG_TOUCHSCREEN_USB_COMPOSITE is not set
# CONFIG_TOUCHSCREEN_TOUCHIT213 is not set
# CONFIG_TOUCHSCREEN_TSC_SERIO is not set
# CONFIG_TOUCHSCREEN_TSC2004 is not set
# CONFIG_TOUCHSCREEN_TSC2005 is not set
# CONFIG_TOUCHSCREEN_TSC2007 is not set
# CONFIG_TOUCHSCREEN_RM_TS is not set
# CONFIG_TOUCHSCREEN_SILEAD is not set
# CONFIG_TOUCHSCREEN_SIS_I2C is not set
# CONFIG_TOUCHSCREEN_ST1232 is not set
# CONFIG_TOUCHSCREEN_STMFTS is not set
# CONFIG_TOUCHSCREEN_SURFACE3_SPI is not set
# CONFIG_TOUCHSCREEN_SX8654 is not set
# CONFIG_TOUCHSCREEN_TPS6507X is not set
# CONFIG_TOUCHSCREEN_ZET6223 is not set
# CONFIG_TOUCHSCREEN_ZFORCE is not set
# CONFIG_TOUCHSCREEN_ROHM_BU21023 is not set
CONFIG_TOUCHSCREEN_ST=y
CONFIG_TOUCHSCREEN_ST_I2C="st"
CONFIG_TOUCHSCREEN_SYNAPTICS_DSX=y
CONFIG_TOUCHSCREEN_SYNAPTICS_DSX_I2C=y
# CONFIG_TOUCHSCREEN_SYNAPTICS_DSX_SPI is not set
# CONFIG_TOUCHSCREEN_SYNAPTICS_DSX_RMI_HID_I2C is not set
CONFIG_TOUCHSCREEN_SYNAPTICS_DSX_CORE=y
CONFIG_TOUCHSCREEN_SYNAPTICS_DSX_RMI_DEV=y
CONFIG_TOUCHSCREEN_SYNAPTICS_DSX_FW_UPDATE=y
CONFIG_TOUCHSCREEN_SYNAPTICS_DSX_FW_UPDATE_EXTRA_SYSFS=y
CONFIG_TOUCHSCREEN_SYNAPTICS_DSX_TEST_REPORTING=y
# CONFIG_TOUCHSCREEN_SYNAPTICS_DSX_PROXIMITY is not set
# CONFIG_TOUCHSCREEN_SYNAPTICS_DSX_ACTIVE_PEN is not set
# CONFIG_TOUCHSCREEN_SYNAPTICS_DSX_GESTURE is not set
# CONFIG_TOUCHSCREEN_SYNAPTICS_DSX_VIDEO is not set
# CONFIG_TOUCHSCREEN_SYNAPTICS_DSX_DEBUG is not set
CONFIG_SPI_XIAOMI_TP=y
CONFIG_TOUCHSCREEN_SYNAPTICS_TCM=y
CONFIG_TOUCHSCREEN_SYNAPTICS_TCM_I2C=y
# CONFIG_TOUCHSCREEN_SYNAPTICS_TCM_SPI is not set
CONFIG_TOUCHSCREEN_SYNAPTICS_TCM_CORE=y
CONFIG_TOUCHSCREEN_SYNAPTICS_TCM_TOUCH=y
CONFIG_TOUCHSCREEN_SYNAPTICS_TCM_DEVICE=y
# CONFIG_TOUCHSCREEN_SYNAPTICS_TCM_TESTING is not set
# CONFIG_TOUCHSCREEN_SYNAPTICS_TCM_REFLASH is not set
# CONFIG_TOUCHSCREEN_SYNAPTICS_TCM_RECOVERY is not set
# CONFIG_TOUCHSCREEN_SYNAPTICS_TCM_ZEROFLASH is not set
CONFIG_TOUCHSCREEN_SYNAPTICS_TCM_DIAGNOSTICS=y
# CONFIG_TOUCHSCREEN_FTS is not set
# CONFIG_TOUCHSCREEN_NT36XXX is not set
CONFIG_INPUT_MISC=y
CONFIG_INPUT_AW8624_HAPTIC=y
# CONFIG_INPUT_AD714X is not set
# CONFIG_INPUT_ATMEL_CAPTOUCH is not set
# CONFIG_INPUT_BMA150 is not set
# CONFIG_INPUT_E3X0_BUTTON is not set
# CONFIG_INPUT_HBTP_INPUT is not set
# CONFIG_INPUT_PM8941_PWRKEY is not set
# CONFIG_INPUT_PM8XXX_VIBRATOR is not set
CONFIG_INPUT_QPNP_POWER_ON=y
# CONFIG_INPUT_QTI_HAPTICS is not set
# CONFIG_INPUT_MMA8450 is not set
# CONFIG_INPUT_GP2A is not set
# CONFIG_INPUT_GPIO_BEEPER is not set
# CONFIG_INPUT_GPIO_DECODER is not set
# CONFIG_INPUT_ATI_REMOTE2 is not set
# CONFIG_INPUT_KEYSPAN_REMOTE is not set
# CONFIG_INPUT_KXTJ9 is not set
# CONFIG_INPUT_POWERMATE is not set
# CONFIG_INPUT_YEALINK is not set
# CONFIG_INPUT_CM109 is not set
# CONFIG_INPUT_REGULATOR_HAPTIC is not set
CONFIG_INPUT_UINPUT=y
# CONFIG_INPUT_GPIO is not set
# CONFIG_INPUT_PCF8574 is not set
# CONFIG_INPUT_PWM_BEEPER is not set
# CONFIG_INPUT_PWM_VIBRA is not set
# CONFIG_INPUT_GPIO_ROTARY_ENCODER is not set
# CONFIG_INPUT_ADXL34X is not set
# CONFIG_INPUT_IMS_PCU is not set
# CONFIG_INPUT_CMA3000 is not set
# CONFIG_INPUT_SOC_BUTTON_ARRAY is not set
# CONFIG_INPUT_DRV260X_HAPTICS is not set
# CONFIG_INPUT_DRV2665_HAPTICS is not set
# CONFIG_INPUT_DRV2667_HAPTICS is not set
# CONFIG_RMI4_CORE is not set
CONFIG_FINGERPRINT_FP_VREG_CONTROL=y
CONFIG_INPUT_FINGERPRINT=y
CONFIG_FINGERPRINT_FPC_TEE=y
CONFIG_FINGERPRINT_GOODIX_TA=y
#
# Hardware I/O ports
#
CONFIG_SERIO=y
# CONFIG_SERIO_SERPORT is not set
# CONFIG_SERIO_AMBAKMI is not set
# CONFIG_SERIO_PCIPS2 is not set
CONFIG_SERIO_LIBPS2=y
# CONFIG_SERIO_RAW is not set
# CONFIG_SERIO_ALTERA_PS2 is not set
# CONFIG_SERIO_PS2MULT is not set
# CONFIG_SERIO_ARC_PS2 is not set
# CONFIG_SERIO_APBPS2 is not set
# CONFIG_SERIO_GPIO_PS2 is not set
# CONFIG_USERIO is not set
# CONFIG_GAMEPORT is not set
#
# Character devices
#
CONFIG_TTY=y
# CONFIG_VT is not set
CONFIG_UNIX98_PTYS=y
# CONFIG_LEGACY_PTYS is not set
# CONFIG_SERIAL_NONSTANDARD is not set
# CONFIG_NOZOMI is not set
# CONFIG_N_GSM is not set
# CONFIG_TRACE_SINK is not set
CONFIG_LDISC_AUTOLOAD=y
# CONFIG_DEVMEM is not set
#
# Serial drivers
#
CONFIG_SERIAL_EARLYCON=y
# CONFIG_SERIAL_8250 is not set
#
# Non-8250 serial port support
#
# CONFIG_SERIAL_AMBA_PL010 is not set
# CONFIG_SERIAL_AMBA_PL011 is not set
# CONFIG_SERIAL_EARLYCON_ARM_SEMIHOST is not set
# CONFIG_SERIAL_MAX3100 is not set
# CONFIG_SERIAL_MAX310X is not set
# CONFIG_SERIAL_UARTLITE is not set
CONFIG_SERIAL_CORE=y
CONFIG_SERIAL_CORE_CONSOLE=y
# CONFIG_SERIAL_JSM is not set
# CONFIG_SERIAL_MSM is not set
CONFIG_SERIAL_MSM_GENI=y
CONFIG_SERIAL_MSM_GENI_CONSOLE=y
CONFIG_SERIAL_MSM_GENI_HALF_SAMPLING=y
# CONFIG_SERIAL_MSM_HS is not set
# CONFIG_SERIAL_SCCNXP is not set
# CONFIG_SERIAL_SC16IS7XX is not set
# CONFIG_SERIAL_ALTERA_JTAGUART is not set
# CONFIG_SERIAL_ALTERA_UART is not set
# CONFIG_SERIAL_IFX6X60 is not set
# CONFIG_SERIAL_XILINX_PS_UART is not set
# CONFIG_SERIAL_ARC is not set
# CONFIG_SERIAL_RP2 is not set
# CONFIG_SERIAL_FSL_LPUART is not set
# CONFIG_SERIAL_CONEXANT_DIGICOLOR is not set
CONFIG_FASTBOOT_CMD_CTRL_UART=y
# CONFIG_SERIAL_DEV_BUS is not set
CONFIG_TTY_PRINTK=y
# CONFIG_HVC_DCC is not set
# CONFIG_IPMI_HANDLER is not set
CONFIG_HW_RANDOM=y
# CONFIG_HW_RANDOM_TIMERIOMEM is not set
CONFIG_HW_RANDOM_MSM_LEGACY=y
CONFIG_HW_RANDOM_CAVIUM=y
# CONFIG_APPLICOM is not set
#
# PCMCIA character devices
#
# CONFIG_RAW_DRIVER is not set
# CONFIG_TCG_TPM is not set
# CONFIG_DEVPORT is not set
# CONFIG_XILLYBUS is not set
#
# Diag Support
#
CONFIG_DIAG_CHAR=y
CONFIG_DIAG_OVER_USB=y
CONFIG_DIAGFWD_BRIDGE_CODE=y
CONFIG_MSM_FASTCVPD=y
CONFIG_MSM_ADSPRPC=y
# CONFIG_ADSPRPC_DEBUG is not set
CONFIG_MSM_RDBG=m
CONFIG_XLOGCHAR=y
# CONFIG_RANDOM_TRUST_BOOTLOADER is not set
#
# I2C support
#
CONFIG_I2C=y
CONFIG_I2C_BOARDINFO=y
CONFIG_I2C_COMPAT=y
CONFIG_I2C_CHARDEV=y
CONFIG_I2C_MUX=y
#
# Multiplexer I2C Chip support
#
# CONFIG_I2C_ARB_GPIO_CHALLENGE is not set
# CONFIG_I2C_MUX_GPIO is not set
# CONFIG_I2C_MUX_GPMUX is not set
# CONFIG_I2C_MUX_LTC4306 is not set
# CONFIG_I2C_MUX_PCA9541 is not set
# CONFIG_I2C_MUX_PCA954x is not set
# CONFIG_I2C_MUX_PINCTRL is not set
# CONFIG_I2C_MUX_REG is not set
# CONFIG_I2C_DEMUX_PINCTRL is not set
# CONFIG_I2C_MUX_MLXCPLD is not set
CONFIG_I2C_HELPER_AUTO=y
CONFIG_I2C_ALGOBIT=y
#
# I2C Hardware Bus support
#
#
# PC SMBus host controller drivers
#
# CONFIG_I2C_ALI1535 is not set
# CONFIG_I2C_ALI1563 is not set
# CONFIG_I2C_ALI15X3 is not set
# CONFIG_I2C_AMD756 is not set
# CONFIG_I2C_AMD8111 is not set
# CONFIG_I2C_I801 is not set
# CONFIG_I2C_ISCH is not set
# CONFIG_I2C_PIIX4 is not set
# CONFIG_I2C_NFORCE2 is not set
# CONFIG_I2C_SIS5595 is not set
# CONFIG_I2C_SIS630 is not set
# CONFIG_I2C_SIS96X is not set
# CONFIG_I2C_VIA is not set
# CONFIG_I2C_VIAPRO is not set
#
# I2C system bus drivers (mostly embedded / system-on-chip)
#
# CONFIG_I2C_CADENCE is not set
# CONFIG_I2C_CBUS_GPIO is not set
# CONFIG_I2C_DESIGNWARE_PLATFORM is not set
# CONFIG_I2C_DESIGNWARE_PCI is not set
# CONFIG_I2C_EMEV2 is not set
# CONFIG_I2C_GPIO is not set
# CONFIG_I2C_NOMADIK is not set
# CONFIG_I2C_OCORES is not set
# CONFIG_I2C_PCA_PLATFORM is not set
CONFIG_I2C_QCOM_GENI=y
# CONFIG_I2C_QUP is not set
# CONFIG_I2C_RK3X is not set
# CONFIG_I2C_SIMTEC is not set
# CONFIG_I2C_THUNDERX is not set
# CONFIG_I2C_XILINX is not set
#
# External I2C/SMBus adapter drivers
#
# CONFIG_I2C_DIOLAN_U2C is not set
# CONFIG_I2C_PARPORT_LIGHT is not set
# CONFIG_I2C_ROBOTFUZZ_OSIF is not set
# CONFIG_I2C_TAOS_EVM is not set
# CONFIG_I2C_TINY_USB is not set
#
# Other I2C/SMBus bus drivers
#
# CONFIG_I2C_MSM_V2 is not set
# CONFIG_I2C_STUB is not set
# CONFIG_I2C_SLAVE is not set
# CONFIG_I2C_DEBUG_CORE is not set
# CONFIG_I2C_DEBUG_ALGO is not set
# CONFIG_I2C_DEBUG_BUS is not set
# CONFIG_I3C is not set
CONFIG_SPI=y
# CONFIG_SPI_DEBUG is not set
CONFIG_SPI_MASTER=y
# CONFIG_SPI_MEM is not set
#
# SPI Master Controller Drivers
#
# CONFIG_SPI_ALTERA is not set
# CONFIG_SPI_AXI_SPI_ENGINE is not set
# CONFIG_SPI_BITBANG is not set
# CONFIG_SPI_CADENCE is not set
# CONFIG_SPI_DESIGNWARE is not set
# CONFIG_SPI_GPIO is not set
# CONFIG_SPI_FSL_SPI is not set
# CONFIG_SPI_OC_TINY is not set
# CONFIG_SPI_PL022 is not set
# CONFIG_SPI_PXA2XX is not set
# CONFIG_SPI_ROCKCHIP is not set
# CONFIG_SPI_QUP is not set
CONFIG_SPI_QCOM_GENI=y
# CONFIG_SPI_SC18IS602 is not set
# CONFIG_SPI_THUNDERX is not set
# CONFIG_SPI_XCOMM is not set
# CONFIG_SPI_XILINX is not set
# CONFIG_SPI_ZYNQMP_GQSPI is not set
#
# SPI Protocol Masters
#
CONFIG_SPI_SPIDEV=y
# CONFIG_SPI_LOOPBACK_TEST is not set
# CONFIG_SPI_TLE62X0 is not set
# CONFIG_SPI_SLAVE is not set
CONFIG_SPMI=y
CONFIG_SPMI_MSM_PMIC_ARB=y
# CONFIG_SPMI_MSM_PMIC_ARB_DEBUG is not set
# CONFIG_HSI is not set
CONFIG_PPS=y
# CONFIG_PPS_DEBUG is not set
#
# PPS clients support
#
# CONFIG_PPS_CLIENT_KTIMER is not set
# CONFIG_PPS_CLIENT_LDISC is not set
# CONFIG_PPS_CLIENT_GPIO is not set
#
# PPS generators support
#
#
# PTP clock support
#
CONFIG_PTP_1588_CLOCK=y
#
# Enable PHYLIB and NETWORK_PHY_TIMESTAMPING to see the additional clocks.
#
CONFIG_PINCTRL=y
CONFIG_PINMUX=y
CONFIG_PINCONF=y
CONFIG_GENERIC_PINCONF=y
# CONFIG_DEBUG_PINCTRL is not set
# CONFIG_PINCTRL_AMD is not set
# CONFIG_PINCTRL_MCP23S08 is not set
# CONFIG_PINCTRL_SINGLE is not set
# CONFIG_PINCTRL_SX150X is not set
CONFIG_PINCTRL_MSM=y
# CONFIG_PINCTRL_APQ8064 is not set
# CONFIG_PINCTRL_APQ8084 is not set
# CONFIG_PINCTRL_IPQ4019 is not set
# CONFIG_PINCTRL_IPQ8064 is not set
# CONFIG_PINCTRL_IPQ8074 is not set
# CONFIG_PINCTRL_MSM8660 is not set
# CONFIG_PINCTRL_MSM8960 is not set
# CONFIG_PINCTRL_MDM9615 is not set
# CONFIG_PINCTRL_MSM8X74 is not set
# CONFIG_PINCTRL_MSM8916 is not set
# CONFIG_PINCTRL_MSM8994 is not set
# CONFIG_PINCTRL_MSM8996 is not set
# CONFIG_PINCTRL_MSM8998 is not set
CONFIG_PINCTRL_QCOM_SPMI_PMIC=y
# CONFIG_PINCTRL_QCOM_SSBI_PMIC is not set
# CONFIG_PINCTRL_SDM845 is not set
# CONFIG_PINCTRL_KONA is not set
CONFIG_PINCTRL_LITO=y
CONFIG_PINCTRL_LAGOON=y
# CONFIG_PINCTRL_BENGAL is not set
# CONFIG_PINCTRL_SCUBA is not set
# CONFIG_PINCTRL_SDM660 is not set
CONFIG_GPIOLIB=y
CONFIG_GPIOLIB_FASTPATH_LIMIT=512
CONFIG_OF_GPIO=y
CONFIG_GPIOLIB_IRQCHIP=y
# CONFIG_DEBUG_GPIO is not set
CONFIG_GPIO_SYSFS=y
#
# Memory mapped GPIO drivers
#
# CONFIG_GPIO_74XX_MMIO is not set
# CONFIG_GPIO_ALTERA is not set
# CONFIG_GPIO_DWAPB is not set
# CONFIG_GPIO_FTGPIO010 is not set
# CONFIG_GPIO_GENERIC_PLATFORM is not set
# CONFIG_GPIO_GRGPIO is not set
# CONFIG_GPIO_HLWD is not set
# CONFIG_GPIO_MB86S7X is not set
# CONFIG_GPIO_MOCKUP is not set
# CONFIG_GPIO_PL061 is not set
# CONFIG_GPIO_SYSCON is not set
# CONFIG_GPIO_XGENE is not set
# CONFIG_GPIO_XILINX is not set
#
# I2C GPIO expanders
#
# CONFIG_GPIO_ADP5588 is not set
# CONFIG_GPIO_ADNP is not set
# CONFIG_GPIO_MAX7300 is not set
# CONFIG_GPIO_MAX732X is not set
# CONFIG_GPIO_PCA953X is not set
# CONFIG_GPIO_PCF857X is not set
# CONFIG_GPIO_TPIC2810 is not set
#
# MFD GPIO expanders
#
#
# PCI GPIO expanders
#
# CONFIG_GPIO_BT8XX is not set
# CONFIG_GPIO_PCI_IDIO_16 is not set
# CONFIG_GPIO_PCIE_IDIO_24 is not set
# CONFIG_GPIO_RDC321X is not set
#
# SPI GPIO expanders
#
# CONFIG_GPIO_74X164 is not set
# CONFIG_GPIO_MAX3191X is not set
# CONFIG_GPIO_MAX7301 is not set
# CONFIG_GPIO_MC33880 is not set
# CONFIG_GPIO_PISOSR is not set
# CONFIG_GPIO_XRA1403 is not set
#
# USB GPIO expanders
#
# CONFIG_W1 is not set
# CONFIG_POWER_AVS is not set
CONFIG_POWER_RESET=y
# CONFIG_POWER_RESET_BRCMSTB is not set
# CONFIG_POWER_RESET_GPIO is not set
# CONFIG_POWER_RESET_GPIO_RESTART is not set
# CONFIG_POWER_RESET_MSM is not set
# CONFIG_POWER_RESET_QCOM_PON is not set
# CONFIG_POWER_RESET_LTC2952 is not set
CONFIG_POWER_RESET_QCOM=y
# CONFIG_POWER_RESET_RESTART is not set
CONFIG_POWER_RESET_XGENE=y
CONFIG_POWER_RESET_SYSCON=y
# CONFIG_POWER_RESET_SYSCON_POWEROFF is not set
# CONFIG_SYSCON_REBOOT_MODE is not set
CONFIG_POWER_SUPPLY=y
# CONFIG_POWER_SUPPLY_DEBUG is not set
# CONFIG_PDA_POWER is not set
# CONFIG_GENERIC_ADC_BATTERY is not set
# CONFIG_TEST_POWER is not set
# CONFIG_CHARGER_ADP5061 is not set
# CONFIG_BATTERY_DS2780 is not set
# CONFIG_BATTERY_DS2781 is not set
# CONFIG_BATTERY_DS2782 is not set
# CONFIG_BATTERY_LEGO_EV3 is not set
# CONFIG_BATTERY_SBS is not set
# CONFIG_CHARGER_SBS is not set
# CONFIG_MANAGER_SBS is not set
# CONFIG_BATTERY_BQ27XXX is not set
# CONFIG_BATTERY_MAX17040 is not set
# CONFIG_BATTERY_MAX17042 is not set
# CONFIG_CHARGER_ISP1704 is not set
# CONFIG_CHARGER_MAX8903 is not set
# CONFIG_CHARGER_LP8727 is not set
# CONFIG_CHARGER_GPIO is not set
# CONFIG_CHARGER_MANAGER is not set
# CONFIG_CHARGER_LTC3651 is not set
# CONFIG_CHARGER_DETECTOR_MAX14656 is not set
# CONFIG_CHARGER_QCOM_SMBB is not set
# CONFIG_CHARGER_BQ2415X is not set
# CONFIG_CHARGER_BQ24190 is not set
# CONFIG_CHARGER_BQ24257 is not set
# CONFIG_CHARGER_BQ24735 is not set
# CONFIG_CHARGER_BQ25890 is not set
# CONFIG_CHARGER_SMB347 is not set
# CONFIG_BATTERY_GAUGE_LTC2941 is not set
# CONFIG_CHARGER_RT9455 is not set
#
# Qualcomm Technologies, Inc. Charger and Fuel Gauge support
#
# CONFIG_QPNP_SMB2 is not set
CONFIG_QPNP_SMB5=y
# CONFIG_QPNP_SMBLITE is not set
# CONFIG_SMB138X_CHARGER is not set
CONFIG_SMB1390_CHARGE_PUMP_PSY=y
# CONFIG_SMB1351_USB_CHARGER is not set
CONFIG_SMB1355_SLAVE_CHARGER=y
# CONFIG_QPNP_QNOVO5 is not set
# CONFIG_QPNP_FG_GEN3 is not set
# CONFIG_QPNP_FG_GEN4 is not set
CONFIG_QPNP_QG=y
# CONFIG_HL6111R is not set
CONFIG_SMB1398_CHARGER=y
CONFIG_BQ2597X_CHARGE_PUMP=y
CONFIG_BATT_VERIFY_BY_DS28E16=y
CONFIG_ONEWIRE_GPIO=y
CONFIG_HWMON=y
# CONFIG_HWMON_DEBUG_CHIP is not set
#
# Native drivers
#
# CONFIG_SENSORS_AD7314 is not set
# CONFIG_SENSORS_AD7414 is not set
# CONFIG_SENSORS_AD7418 is not set
# CONFIG_SENSORS_ADM1021 is not set
# CONFIG_SENSORS_ADM1025 is not set
# CONFIG_SENSORS_ADM1026 is not set
# CONFIG_SENSORS_ADM1029 is not set
# CONFIG_SENSORS_ADM1031 is not set
# CONFIG_SENSORS_ADM9240 is not set
# CONFIG_SENSORS_ADT7310 is not set
# CONFIG_SENSORS_ADT7410 is not set
# CONFIG_SENSORS_ADT7411 is not set
# CONFIG_SENSORS_ADT7462 is not set
# CONFIG_SENSORS_ADT7470 is not set
# CONFIG_SENSORS_ADT7475 is not set
# CONFIG_SENSORS_ASC7621 is not set
# CONFIG_SENSORS_ASPEED is not set
# CONFIG_SENSORS_ATXP1 is not set
# CONFIG_SENSORS_DS620 is not set
# CONFIG_SENSORS_DS1621 is not set
# CONFIG_SENSORS_I5K_AMB is not set
# CONFIG_SENSORS_F71805F is not set
# CONFIG_SENSORS_F71882FG is not set
# CONFIG_SENSORS_F75375S is not set
# CONFIG_SENSORS_GL518SM is not set
# CONFIG_SENSORS_GL520SM is not set
# CONFIG_SENSORS_G760A is not set
# CONFIG_SENSORS_G762 is not set
# CONFIG_SENSORS_GPIO_FAN is not set
# CONFIG_SENSORS_HIH6130 is not set
# CONFIG_SENSORS_IIO_HWMON is not set
# CONFIG_SENSORS_IT87 is not set
# CONFIG_SENSORS_JC42 is not set
# CONFIG_SENSORS_POWR1220 is not set
# CONFIG_SENSORS_LINEAGE is not set
# CONFIG_SENSORS_LTC2945 is not set
# CONFIG_SENSORS_LTC2990 is not set
# CONFIG_SENSORS_LTC4151 is not set
# CONFIG_SENSORS_LTC4215 is not set
# CONFIG_SENSORS_LTC4222 is not set
# CONFIG_SENSORS_LTC4245 is not set
# CONFIG_SENSORS_LTC4260 is not set
# CONFIG_SENSORS_LTC4261 is not set
# CONFIG_SENSORS_MAX1111 is not set
# CONFIG_SENSORS_MAX16065 is not set
# CONFIG_SENSORS_MAX1619 is not set
# CONFIG_SENSORS_MAX1668 is not set
# CONFIG_SENSORS_MAX197 is not set
# CONFIG_SENSORS_MAX31722 is not set
# CONFIG_SENSORS_MAX6621 is not set
# CONFIG_SENSORS_MAX6639 is not set
# CONFIG_SENSORS_MAX6642 is not set
# CONFIG_SENSORS_MAX6650 is not set
# CONFIG_SENSORS_MAX6697 is not set
# CONFIG_SENSORS_MAX31790 is not set
# CONFIG_SENSORS_MCP3021 is not set
# CONFIG_SENSORS_TC654 is not set
# CONFIG_SENSORS_ADCXX is not set
# CONFIG_SENSORS_LM63 is not set
# CONFIG_SENSORS_LM70 is not set
# CONFIG_SENSORS_LM73 is not set
# CONFIG_SENSORS_LM75 is not set
# CONFIG_SENSORS_LM77 is not set
# CONFIG_SENSORS_LM78 is not set
# CONFIG_SENSORS_LM80 is not set
# CONFIG_SENSORS_LM83 is not set
# CONFIG_SENSORS_LM85 is not set
# CONFIG_SENSORS_LM87 is not set
# CONFIG_SENSORS_LM90 is not set
# CONFIG_SENSORS_LM92 is not set
# CONFIG_SENSORS_LM93 is not set
# CONFIG_SENSORS_LM95234 is not set
# CONFIG_SENSORS_LM95241 is not set
# CONFIG_SENSORS_LM95245 is not set
# CONFIG_SENSORS_PC87360 is not set
# CONFIG_SENSORS_PC87427 is not set
# CONFIG_SENSORS_NTC_THERMISTOR is not set
# CONFIG_SENSORS_NCT6683 is not set
# CONFIG_SENSORS_NCT6775 is not set
# CONFIG_SENSORS_NCT7802 is not set
# CONFIG_SENSORS_NCT7904 is not set
# CONFIG_SENSORS_NPCM7XX is not set
# CONFIG_SENSORS_PCF8591 is not set
# CONFIG_PMBUS is not set
# CONFIG_SENSORS_PWM_FAN is not set
# CONFIG_SENSORS_SHT15 is not set
# CONFIG_SENSORS_SHT21 is not set
# CONFIG_SENSORS_SHT3x is not set
# CONFIG_SENSORS_SHTC1 is not set
# CONFIG_SENSORS_SIS5595 is not set
# CONFIG_SENSORS_DME1737 is not set
# CONFIG_SENSORS_EMC1403 is not set
# CONFIG_SENSORS_EMC2103 is not set
# CONFIG_SENSORS_EMC6W201 is not set
# CONFIG_SENSORS_SMSC47M1 is not set
# CONFIG_SENSORS_SMSC47M192 is not set
# CONFIG_SENSORS_SMSC47B397 is not set
# CONFIG_SENSORS_STTS751 is not set
# CONFIG_SENSORS_SMM665 is not set
# CONFIG_SENSORS_ADC128D818 is not set
# CONFIG_SENSORS_ADS1015 is not set
# CONFIG_SENSORS_ADS7828 is not set
# CONFIG_SENSORS_ADS7871 is not set
# CONFIG_SENSORS_AMC6821 is not set
# CONFIG_SENSORS_INA209 is not set
# CONFIG_SENSORS_INA2XX is not set
# CONFIG_SENSORS_INA3221 is not set
# CONFIG_SENSORS_TC74 is not set
# CONFIG_SENSORS_THMC50 is not set
# CONFIG_SENSORS_TMP102 is not set
# CONFIG_SENSORS_TMP103 is not set
# CONFIG_SENSORS_TMP108 is not set
# CONFIG_SENSORS_TMP401 is not set
# CONFIG_SENSORS_TMP421 is not set
# CONFIG_SENSORS_VIA686A is not set
# CONFIG_SENSORS_VT1211 is not set
# CONFIG_SENSORS_VT8231 is not set
# CONFIG_SENSORS_W83773G is not set
# CONFIG_SENSORS_W83781D is not set
# CONFIG_SENSORS_W83791D is not set
# CONFIG_SENSORS_W83792D is not set
# CONFIG_SENSORS_W83793 is not set
# CONFIG_SENSORS_W83795 is not set
# CONFIG_SENSORS_W83L785TS is not set
# CONFIG_SENSORS_W83L786NG is not set
# CONFIG_SENSORS_W83627HF is not set
# CONFIG_SENSORS_W83627EHF is not set
CONFIG_THERMAL=y
CONFIG_THERMAL_STATISTICS=y
CONFIG_THERMAL_EMERGENCY_POWEROFF_DELAY_MS=0
CONFIG_THERMAL_HWMON=y
CONFIG_THERMAL_OF=y
CONFIG_THERMAL_WRITABLE_TRIPS=y
CONFIG_THERMAL_DEFAULT_GOV_STEP_WISE=y
# CONFIG_THERMAL_DEFAULT_GOV_FAIR_SHARE is not set
# CONFIG_THERMAL_DEFAULT_GOV_USER_SPACE is not set
# CONFIG_THERMAL_DEFAULT_GOV_POWER_ALLOCATOR is not set
# CONFIG_THERMAL_GOV_FAIR_SHARE is not set
CONFIG_THERMAL_GOV_STEP_WISE=y
# CONFIG_THERMAL_GOV_BANG_BANG is not set
CONFIG_THERMAL_GOV_USER_SPACE=y
CONFIG_THERMAL_GOV_LOW_LIMITS=y
# CONFIG_THERMAL_GOV_POWER_ALLOCATOR is not set
CONFIG_CPU_THERMAL=y
# CONFIG_CLOCK_THERMAL is not set
CONFIG_DEVFREQ_THERMAL=y
# CONFIG_THERMAL_EMULATION is not set
# CONFIG_QORIQ_THERMAL is not set
#
# ACPI INT340X thermal drivers
#
CONFIG_QCOM_SPMI_TEMP_ALARM=y
# CONFIG_GENERIC_ADC_THERMAL is not set
CONFIG_THERMAL_TSENS=y
#
# Qualcomm thermal drivers
#
# CONFIG_QCOM_TSENS is not set
CONFIG_QTI_ADC_TM=y
CONFIG_QTI_VIRTUAL_SENSOR=y
CONFIG_QTI_QMI_SENSOR=y
CONFIG_QTI_BCL_PMIC5=y
CONFIG_QTI_BCL_SOC_DRIVER=y
CONFIG_QTI_QMI_COOLING_DEVICE=y
CONFIG_QTI_THERMAL_LIMITS_DCVS=y
CONFIG_QTI_AOP_REG_COOLING_DEVICE=y
# CONFIG_REGULATOR_COOLING_DEVICE is not set
# CONFIG_MSM_BCL_PERIPHERAL_CTL is not set
CONFIG_QTI_CPU_ISOLATE_COOLING_DEVICE=y
CONFIG_QTI_LMH_CPU_VDD_COOLING_DEVICE=y
CONFIG_QTI_LIMITS_ISENSE_CDSP=y
CONFIG_QTI_CX_IPEAK_COOLING_DEVICE=y
# CONFIG_WATCHDOG is not set
CONFIG_SSB_POSSIBLE=y
# CONFIG_SSB is not set
CONFIG_BCMA_POSSIBLE=y
# CONFIG_BCMA is not set
#
# Multifunction device drivers
#
CONFIG_MFD_CORE=y
# CONFIG_MFD_ACT8945A is not set
# CONFIG_MFD_AS3711 is not set
# CONFIG_MFD_AS3722 is not set
# CONFIG_PMIC_ADP5520 is not set
# CONFIG_MFD_AAT2870_CORE is not set
# CONFIG_MFD_ATMEL_FLEXCOM is not set
# CONFIG_MFD_ATMEL_HLCDC is not set
# CONFIG_MFD_BCM590XX is not set
# CONFIG_MFD_BD9571MWV is not set
# CONFIG_MFD_AXP20X_I2C is not set
# CONFIG_MFD_CROS_EC is not set
# CONFIG_MFD_MADERA is not set
# CONFIG_PMIC_DA903X is not set
# CONFIG_MFD_DA9052_SPI is not set
# CONFIG_MFD_DA9052_I2C is not set
# CONFIG_MFD_DA9055 is not set
# CONFIG_MFD_DA9062 is not set
# CONFIG_MFD_DA9063 is not set
# CONFIG_MFD_DA9150 is not set
# CONFIG_MFD_DLN2 is not set
# CONFIG_MFD_MC13XXX_SPI is not set
# CONFIG_MFD_MC13XXX_I2C is not set
# CONFIG_MFD_HI6421_PMIC is not set
# CONFIG_HTC_PASIC3 is not set
# CONFIG_HTC_I2CPLD is not set
# CONFIG_LPC_ICH is not set
# CONFIG_LPC_SCH is not set
# CONFIG_MFD_JANZ_CMODIO is not set
# CONFIG_MFD_KEMPLD is not set
# CONFIG_MFD_88PM800 is not set
# CONFIG_MFD_88PM805 is not set
# CONFIG_MFD_88PM860X is not set
# CONFIG_MFD_MAX14577 is not set
# CONFIG_MFD_MAX77620 is not set
# CONFIG_MFD_MAX77686 is not set
# CONFIG_MFD_MAX77693 is not set
# CONFIG_MFD_MAX77843 is not set
# CONFIG_MFD_MAX8907 is not set
# CONFIG_MFD_MAX8925 is not set
# CONFIG_MFD_MAX8997 is not set
# CONFIG_MFD_MAX8998 is not set
# CONFIG_MFD_MT6397 is not set
# CONFIG_MFD_MENF21BMC is not set
# CONFIG_EZX_PCAP is not set
# CONFIG_MFD_CPCAP is not set
# CONFIG_MFD_VIPERBOARD is not set
# CONFIG_MFD_RETU is not set
# CONFIG_MFD_PCF50633 is not set
CONFIG_MFD_I2C_PMIC=y
# CONFIG_MFD_QCOM_RPM is not set
CONFIG_MFD_SPMI_PMIC=y
# CONFIG_MFD_RDC321X is not set
# CONFIG_MFD_RT5033 is not set
# CONFIG_MFD_RC5T583 is not set
# CONFIG_MFD_RK808 is not set
# CONFIG_MFD_RN5T618 is not set
# CONFIG_MFD_SEC_CORE is not set
# CONFIG_MFD_SI476X_CORE is not set
# CONFIG_MFD_SM501 is not set
# CONFIG_MFD_SKY81452 is not set
# CONFIG_MFD_SMSC is not set
# CONFIG_ABX500_CORE is not set
# CONFIG_MFD_STMPE is not set
CONFIG_MFD_SYSCON=y
# CONFIG_MFD_TI_AM335X_TSCADC is not set
# CONFIG_MFD_LP3943 is not set
# CONFIG_MFD_LP8788 is not set
# CONFIG_MFD_TI_LMU is not set
# CONFIG_MFD_PALMAS is not set
# CONFIG_TPS6105X is not set
# CONFIG_TPS65010 is not set
# CONFIG_TPS6507X is not set
# CONFIG_MFD_TPS65086 is not set
# CONFIG_MFD_TPS65090 is not set
# CONFIG_MFD_TPS65217 is not set
# CONFIG_MFD_TI_LP873X is not set
# CONFIG_MFD_TI_LP87565 is not set
# CONFIG_MFD_TPS65218 is not set
# CONFIG_MFD_TPS6586X is not set
# CONFIG_MFD_TPS65910 is not set
# CONFIG_MFD_TPS65912_I2C is not set
# CONFIG_MFD_TPS65912_SPI is not set
# CONFIG_MFD_TPS80031 is not set
# CONFIG_TWL4030_CORE is not set
# CONFIG_TWL6040_CORE is not set
# CONFIG_MFD_WL1273_CORE is not set
# CONFIG_MFD_LM3533 is not set
# CONFIG_MFD_TC3589X is not set
# CONFIG_MFD_VX855 is not set
# CONFIG_MFD_ARIZONA_I2C is not set
# CONFIG_MFD_ARIZONA_SPI is not set
# CONFIG_MFD_WM8400 is not set
# CONFIG_MFD_WM831X_I2C is not set
# CONFIG_MFD_WM831X_SPI is not set
# CONFIG_MFD_WM8350_I2C is not set
# CONFIG_MFD_WM8994 is not set
# CONFIG_MFD_ROHM_BD718XX is not set
CONFIG_REGULATOR=y
# CONFIG_REGULATOR_DEBUG is not set
CONFIG_REGULATOR_FIXED_VOLTAGE=y
# CONFIG_REGULATOR_VIRTUAL_CONSUMER is not set
# CONFIG_REGULATOR_USERSPACE_CONSUMER is not set
CONFIG_REGULATOR_PROXY_CONSUMER=y
# CONFIG_REGULATOR_88PG86X is not set
# CONFIG_REGULATOR_ACT8865 is not set
# CONFIG_REGULATOR_AD5398 is not set
# CONFIG_REGULATOR_ANATOP is not set
# CONFIG_REGULATOR_DA9210 is not set
# CONFIG_REGULATOR_DA9211 is not set
# CONFIG_REGULATOR_FAN53555 is not set
# CONFIG_REGULATOR_GPIO is not set
# CONFIG_REGULATOR_ISL9305 is not set
# CONFIG_REGULATOR_ISL6271A is not set
# CONFIG_REGULATOR_LP3971 is not set
# CONFIG_REGULATOR_LP3972 is not set
# CONFIG_REGULATOR_LP872X is not set
# CONFIG_REGULATOR_LP8755 is not set
# CONFIG_REGULATOR_LTC3589 is not set
# CONFIG_REGULATOR_LTC3676 is not set
# CONFIG_REGULATOR_MAX1586 is not set
# CONFIG_REGULATOR_MAX8649 is not set
# CONFIG_REGULATOR_MAX8660 is not set
# CONFIG_REGULATOR_MAX8952 is not set
# CONFIG_REGULATOR_MAX8973 is not set
# CONFIG_REGULATOR_MT6311 is not set
# CONFIG_REGULATOR_PFUZE100 is not set
# CONFIG_REGULATOR_PV88060 is not set
# CONFIG_REGULATOR_PV88080 is not set
# CONFIG_REGULATOR_PV88090 is not set
# CONFIG_REGULATOR_PWM is not set
CONFIG_REGULATOR_QCOM_RPMH=y
CONFIG_REGULATOR_QCOM_SPMI=y
CONFIG_REGULATOR_QPNP_AMOLED=y
# CONFIG_REGULATOR_QPNP_LABIBB is not set
CONFIG_REGULATOR_QPNP_LCDB=y
# CONFIG_REGULATOR_QPNP_OLEDB is not set
# CONFIG_REGULATOR_SY8106A is not set
# CONFIG_REGULATOR_TPS51632 is not set
# CONFIG_REGULATOR_TPS62360 is not set
# CONFIG_REGULATOR_TPS65023 is not set
# CONFIG_REGULATOR_TPS6507X is not set
# CONFIG_REGULATOR_TPS65132 is not set
# CONFIG_REGULATOR_TPS6524X is not set
# CONFIG_REGULATOR_VCTRL is not set
# CONFIG_REGULATOR_MEM_ACC is not set
# CONFIG_REGULATOR_CPR3 is not set
# CONFIG_REGULATOR_CPR4_MMSS_LDO is not set
# CONFIG_REGULATOR_CPRH_KBSS is not set
CONFIG_REGULATOR_REFGEN=y
# CONFIG_REGULATOR_MSM_GFX_LDO is not set
CONFIG_REGULATOR_RPMH=y
# CONFIG_REGULATOR_SPM is not set
CONFIG_REGULATOR_STUB=y
CONFIG_REGULATOR_PM8008=y
CONFIG_RC_CORE=y
CONFIG_RC_MAP=y
CONFIG_LIRC=y
# CONFIG_BPF_LIRC_MODE2 is not set
CONFIG_RC_DECODERS=y
# CONFIG_IR_NEC_DECODER is not set
# CONFIG_IR_RC5_DECODER is not set
# CONFIG_IR_RC6_DECODER is not set
# CONFIG_IR_JVC_DECODER is not set
# CONFIG_IR_SONY_DECODER is not set
# CONFIG_IR_SANYO_DECODER is not set
# CONFIG_IR_SHARP_DECODER is not set
# CONFIG_IR_MCE_KBD_DECODER is not set
# CONFIG_IR_XMP_DECODER is not set
# CONFIG_IR_IMON_DECODER is not set
CONFIG_RC_DEVICES=y
# CONFIG_RC_ATI_REMOTE is not set
# CONFIG_IR_HIX5HD2 is not set
# CONFIG_IR_IMON is not set
# CONFIG_IR_IMON_RAW is not set
# CONFIG_IR_MCEUSB is not set
# CONFIG_IR_REDRAT3 is not set
CONFIG_IR_SPI=y
# CONFIG_IR_STREAMZAP is not set
# CONFIG_IR_IGORPLUGUSB is not set
# CONFIG_IR_IGUANA is not set
# CONFIG_IR_TTUSBIR is not set
# CONFIG_RC_LOOPBACK is not set
# CONFIG_IR_GPIO_CIR is not set
# CONFIG_IR_GPIO_TX is not set
# CONFIG_IR_PWM_TX is not set
# CONFIG_IR_SERIAL is not set
# CONFIG_IR_SIR is not set
CONFIG_MEDIA_SUPPORT=y
#
# Multimedia core support
#
CONFIG_MEDIA_CAMERA_SUPPORT=y
# CONFIG_MEDIA_ANALOG_TV_SUPPORT is not set
CONFIG_MEDIA_DIGITAL_TV_SUPPORT=y
# CONFIG_MEDIA_RADIO_SUPPORT is not set
# CONFIG_MEDIA_SDR_SUPPORT is not set
# CONFIG_MEDIA_CEC_SUPPORT is not set
CONFIG_MEDIA_CONTROLLER=y
# CONFIG_MEDIA_CONTROLLER_DVB is not set
CONFIG_VIDEO_DEV=y
CONFIG_VIDEO_V4L2_SUBDEV_API=y
CONFIG_VIDEO_V4L2=y
CONFIG_VIDEO_ADV_DEBUG=y
CONFIG_VIDEO_FIXED_MINOR_RANGES=y
CONFIG_V4L2_MEM2MEM_DEV=y
CONFIG_DVB_CORE=y
# CONFIG_DVB_MMAP is not set
CONFIG_DVB_NET=y
CONFIG_DVB_MAX_ADAPTERS=16
# CONFIG_DVB_DYNAMIC_MINORS is not set
# CONFIG_DVB_DEMUX_SECTION_LOSS_LOG is not set
# CONFIG_DVB_ULE_DEBUG is not set
#
# Media drivers
#
# CONFIG_MEDIA_USB_SUPPORT is not set
# CONFIG_MEDIA_PCI_SUPPORT is not set
CONFIG_V4L_PLATFORM_DRIVERS=y
# CONFIG_VIDEO_CAFE_CCIC is not set
# CONFIG_VIDEO_CADENCE is not set
# CONFIG_VIDEO_MUX is not set
# CONFIG_VIDEO_QCOM_CAMSS is not set
# CONFIG_SOC_CAMERA is not set
# CONFIG_VIDEO_XILINX is not set
# CONFIG_SPECTRA_CAMERA is not set
# CONFIG_MSM_VIDC_3X_V4L2 is not set
# CONFIG_MSM_CAMERA is not set
# CONFIG_MSMB_CAMERA is not set
# CONFIG_MSM_CVP_V4L2 is not set
CONFIG_MSM_NPU=y
# CONFIG_MSM_GLOBAL_SYNX is not set
CONFIG_DVB_MPQ=m
#
# Qualcomm Technologies, Inc. Demux device config
#
CONFIG_DVB_MPQ_DEMUX=m
CONFIG_DVB_MPQ_NUM_DMX_DEVICES=4
CONFIG_DVB_MPQ_SW=y
# CONFIG_TSPP is not set
CONFIG_VIDEO_V4L2_VIDEOBUF2_CORE=y
# CONFIG_V4L_MEM2MEM_DRIVERS is not set
# CONFIG_V4L_TEST_DRIVERS is not set
# CONFIG_DVB_PLATFORM_DRIVERS is not set
#
# Qualcomm Technologies, Inc. Demux device config
#
#
# Qualcomm Technologies, Inc. Demux device config
#
#
# Supported MMC/SDIO adapters
#
# CONFIG_SMS_SDIO_DRV is not set
# CONFIG_CYPRESS_FIRMWARE is not set
CONFIG_VIDEOBUF2_CORE=y
CONFIG_VIDEOBUF2_V4L2=y
#
# Media ancillary drivers (tuners, sensors, i2c, spi, frontends)
#
CONFIG_MEDIA_SUBDRV_AUTOSELECT=y
CONFIG_MEDIA_ATTACH=y
CONFIG_VIDEO_IR_I2C=y
#
# Audio decoders, processors and mixers
#
#
# RDS decoders
#
#
# Video decoders
#
#
# Video and audio decoders
#
#
# Video encoders
#
#
# Camera sensor devices
#
#
# Flash devices
#
#
# Video improvement chips
#
#
# Audio/Video compression chips
#
#
# SDR tuner chips
#
#
# Miscellaneous helper chips
#
#
# Sensors used on soc_camera driver
#
#
# Media SPI Adapters
#
# CONFIG_CXD2880_SPI_DRV is not set
CONFIG_MEDIA_TUNER=y
CONFIG_MEDIA_TUNER_SIMPLE=y
CONFIG_MEDIA_TUNER_TDA8290=y
CONFIG_MEDIA_TUNER_TDA827X=y
CONFIG_MEDIA_TUNER_TDA18271=y
CONFIG_MEDIA_TUNER_TDA9887=y
CONFIG_MEDIA_TUNER_MT20XX=y
CONFIG_MEDIA_TUNER_XC2028=y
CONFIG_MEDIA_TUNER_XC5000=y
CONFIG_MEDIA_TUNER_XC4000=y
CONFIG_MEDIA_TUNER_MC44S803=y
#
# Multistandard (satellite) frontends
#
#
# Multistandard (cable + terrestrial) frontends
#
#
# DVB-S (satellite) frontends
#
#
# DVB-T (terrestrial) frontends
#
#
# DVB-C (cable) frontends
#
#
# ATSC (North American/Korean Terrestrial/Cable DTV) frontends
#
#
# ISDB-T (terrestrial) frontends
#
#
# ISDB-S (satellite) & ISDB-T (terrestrial) frontends
#
#
# Digital terrestrial only tuners/PLL
#
#
# SEC control devices for DVB-S
#
#
# Common Interface (EN50221) controller drivers
#
#
# Tools to develop new frontends
#
#
# Graphics support
#
CONFIG_VGA_ARB=y
CONFIG_VGA_ARB_MAX_GPUS=16
CONFIG_DRM=y
CONFIG_DRM_MIPI_DSI=y
# CONFIG_DRM_DP_AUX_CHARDEV is not set
# CONFIG_DRM_DEBUG_MM is not set
# CONFIG_DRM_DEBUG_SELFTEST is not set
CONFIG_DRM_KMS_HELPER=y
# CONFIG_DRM_FBDEV_EMULATION is not set
# CONFIG_DRM_LOAD_EDID_FIRMWARE is not set
# CONFIG_DRM_DP_CEC is not set
#
# I2C encoder or helper chips
#
# CONFIG_DRM_I2C_CH7006 is not set
# CONFIG_DRM_I2C_SIL164 is not set
# CONFIG_DRM_I2C_NXP_TDA998X is not set
# CONFIG_DRM_I2C_NXP_TDA9950 is not set
# CONFIG_DRM_HDLCD is not set
# CONFIG_DRM_MALI_DISPLAY is not set
# CONFIG_DRM_RADEON is not set
# CONFIG_DRM_AMDGPU is not set
#
# ACP (Audio CoProcessor) Configuration
#
#
# AMD Library routines
#
# CONFIG_DRM_NOUVEAU is not set
# CONFIG_DRM_VGEM is not set
# CONFIG_DRM_VKMS is not set
# CONFIG_DRM_UDL is not set
# CONFIG_DRM_AST is not set
# CONFIG_DRM_MGAG200 is not set
# CONFIG_DRM_CIRRUS_QEMU is not set
# CONFIG_DRM_RCAR_DW_HDMI is not set
# CONFIG_DRM_RCAR_LVDS is not set
# CONFIG_DRM_QXL is not set
# CONFIG_DRM_BOCHS is not set
# CONFIG_DRM_MSM is not set
CONFIG_DRM_PANEL=y
#
# Display Panels
#
# CONFIG_DRM_PANEL_ARM_VERSATILE is not set
# CONFIG_DRM_PANEL_LVDS is not set
# CONFIG_DRM_PANEL_SIMPLE is not set
# CONFIG_DRM_PANEL_ILITEK_IL9322 is not set
# CONFIG_DRM_PANEL_ILITEK_ILI9881C is not set
# CONFIG_DRM_PANEL_INNOLUX_P079ZCA is not set
# CONFIG_DRM_PANEL_JDI_LT070ME05000 is not set
# CONFIG_DRM_PANEL_SAMSUNG_LD9040 is not set
# CONFIG_DRM_PANEL_LG_LG4573 is not set
# CONFIG_DRM_PANEL_ORISETECH_OTM8009A is not set
# CONFIG_DRM_PANEL_PANASONIC_VVX10F034N00 is not set
# CONFIG_DRM_PANEL_RASPBERRYPI_TOUCHSCREEN is not set
# CONFIG_DRM_PANEL_RAYDIUM_RM68200 is not set
# CONFIG_DRM_PANEL_SAMSUNG_S6E3HA2 is not set
# CONFIG_DRM_PANEL_SAMSUNG_S6E63J0X03 is not set
# CONFIG_DRM_PANEL_SAMSUNG_S6E8AA0 is not set
# CONFIG_DRM_PANEL_SEIKO_43WVF1G is not set
# CONFIG_DRM_PANEL_SHARP_LQ101R1SX01 is not set
# CONFIG_DRM_PANEL_SHARP_LS043T1LE01 is not set
# CONFIG_DRM_PANEL_SITRONIX_ST7789V is not set
CONFIG_DRM_BRIDGE=y
CONFIG_DRM_PANEL_BRIDGE=y
#
# Display Interface Bridges
#
# CONFIG_DRM_ANALOGIX_ANX78XX is not set
# CONFIG_DRM_CDNS_DSI is not set
# CONFIG_DRM_DUMB_VGA_DAC is not set
# CONFIG_DRM_LVDS_ENCODER is not set
# CONFIG_DRM_MEGACHIPS_STDPXXXX_GE_B850V3_FW is not set
# CONFIG_DRM_NXP_PTN3460 is not set
# CONFIG_DRM_PARADE_PS8622 is not set
# CONFIG_DRM_SIL_SII8620 is not set
# CONFIG_DRM_SII902X is not set
# CONFIG_DRM_SII9234 is not set
# CONFIG_DRM_THINE_THC63LVD1024 is not set
# CONFIG_DRM_TOSHIBA_TC358767 is not set
# CONFIG_DRM_TI_TFP410 is not set
# CONFIG_DRM_LONTIUM_LT9611UXC is not set
# CONFIG_DRM_I2C_ADV7511 is not set
# CONFIG_DRM_ARCPGU is not set
# CONFIG_DRM_HISI_HIBMC is not set
# CONFIG_DRM_HISI_KIRIN is not set
# CONFIG_DRM_MXSFB is not set
# CONFIG_DRM_TINYDRM is not set
# CONFIG_DRM_PL111 is not set
# CONFIG_DRM_LEGACY is not set
CONFIG_DRM_PANEL_ORIENTATION_QUIRKS=y
#
# Frame buffer Devices
#
CONFIG_FB_CMDLINE=y
CONFIG_FB_NOTIFY=y
CONFIG_FB=y
# CONFIG_FIRMWARE_EDID is not set
# CONFIG_FB_FOREIGN_ENDIAN is not set
# CONFIG_FB_MODE_HELPERS is not set
# CONFIG_FB_TILEBLITTING is not set
#
# Frame buffer hardware drivers
#
# CONFIG_FB_CIRRUS is not set
# CONFIG_FB_PM2 is not set
# CONFIG_FB_ARMCLCD is not set
# CONFIG_FB_CYBER2000 is not set
# CONFIG_FB_ASILIANT is not set
# CONFIG_FB_IMSTT is not set
# CONFIG_FB_OPENCORES is not set
# CONFIG_FB_S1D13XXX is not set
# CONFIG_FB_NVIDIA is not set
# CONFIG_FB_RIVA is not set
# CONFIG_FB_I740 is not set
# CONFIG_FB_MATROX is not set
# CONFIG_FB_RADEON is not set
# CONFIG_FB_ATY128 is not set
# CONFIG_FB_ATY is not set
# CONFIG_FB_S3 is not set
# CONFIG_FB_SAVAGE is not set
# CONFIG_FB_SIS is not set
# CONFIG_FB_NEOMAGIC is not set
# CONFIG_FB_KYRO is not set
# CONFIG_FB_3DFX is not set
# CONFIG_FB_VOODOO1 is not set
# CONFIG_FB_VT8623 is not set
# CONFIG_FB_TRIDENT is not set
# CONFIG_FB_ARK is not set
# CONFIG_FB_PM3 is not set
# CONFIG_FB_CARMINE is not set
# CONFIG_FB_SMSCUFX is not set
# CONFIG_FB_UDL is not set
# CONFIG_FB_IBM_GXT4500 is not set
# CONFIG_FB_VIRTUAL is not set
# CONFIG_FB_METRONOME is not set
# CONFIG_FB_MB862XX is not set
# CONFIG_FB_MSM is not set
# CONFIG_FB_BROADSHEET is not set
# CONFIG_FB_SIMPLE is not set
# CONFIG_FB_SSD1307 is not set
# CONFIG_FB_SM712 is not set
# CONFIG_MSM_DBA is not set
CONFIG_BACKLIGHT_LCD_SUPPORT=y
CONFIG_LCD_CLASS_DEVICE=m
# CONFIG_LCD_L4F00242T03 is not set
# CONFIG_LCD_LMS283GF05 is not set
# CONFIG_LCD_LTV350QV is not set
# CONFIG_LCD_ILI922X is not set
# CONFIG_LCD_ILI9320 is not set
# CONFIG_LCD_TDO24M is not set
# CONFIG_LCD_VGG2432A4 is not set
# CONFIG_LCD_PLATFORM is not set
# CONFIG_LCD_S6E63M0 is not set
# CONFIG_LCD_LD9040 is not set
# CONFIG_LCD_AMS369FG06 is not set
# CONFIG_LCD_LMS501KF03 is not set
# CONFIG_LCD_HX8357 is not set
# CONFIG_LCD_OTM3225A is not set
CONFIG_BACKLIGHT_CLASS_DEVICE=y
CONFIG_BACKLIGHT_GENERIC=y
# CONFIG_BACKLIGHT_PWM is not set
# CONFIG_BACKLIGHT_PM8941_WLED is not set
CONFIG_BACKLIGHT_QCOM_SPMI_WLED=y
# CONFIG_BACKLIGHT_ADP8860 is not set
# CONFIG_BACKLIGHT_ADP8870 is not set
# CONFIG_BACKLIGHT_LM3630A is not set
# CONFIG_BACKLIGHT_LM3639 is not set
# CONFIG_BACKLIGHT_LP855X is not set
# CONFIG_BACKLIGHT_GPIO is not set
# CONFIG_BACKLIGHT_LV5207LP is not set
# CONFIG_BACKLIGHT_BD6107 is not set
# CONFIG_BACKLIGHT_ARCXCNN is not set
CONFIG_HDMI=y
CONFIG_LOGO=y
# CONFIG_LOGO_LINUX_MONO is not set
# CONFIG_LOGO_LINUX_VGA16 is not set
CONFIG_LOGO_LINUX_CLUT224=y
CONFIG_SOUND=y
CONFIG_SND=y
CONFIG_SND_TIMER=y
CONFIG_SND_PCM=y
CONFIG_SND_PCM_ELD=y
CONFIG_SND_PCM_IEC958=y
CONFIG_SND_HWDEP=y
CONFIG_SND_RAWMIDI=y
CONFIG_SND_COMPRESS_OFFLOAD=y
CONFIG_SND_JACK=y
CONFIG_SND_JACK_INPUT_DEV=y
# CONFIG_SND_OSSEMUL is not set
CONFIG_SND_PCM_TIMER=y
# CONFIG_SND_HRTIMER is not set
CONFIG_SND_DYNAMIC_MINORS=y
CONFIG_SND_MAX_CARDS=32
CONFIG_SND_SUPPORT_OLD_API=y
CONFIG_SND_PROC_FS=y
CONFIG_SND_VERBOSE_PROCFS=y
# CONFIG_SND_VERBOSE_PRINTK is not set
# CONFIG_SND_DEBUG is not set
# CONFIG_SND_SEQUENCER is not set
CONFIG_SND_DRIVERS=y
# CONFIG_SND_DUMMY is not set
# CONFIG_SND_ALOOP is not set
# CONFIG_SND_MTPAV is not set
# CONFIG_SND_SERIAL_U16550 is not set
# CONFIG_SND_MPU401 is not set
CONFIG_SND_PCI=y
# CONFIG_SND_AD1889 is not set
# CONFIG_SND_ATIIXP is not set
# CONFIG_SND_ATIIXP_MODEM is not set
# CONFIG_SND_AU8810 is not set
# CONFIG_SND_AU8820 is not set
# CONFIG_SND_AU8830 is not set
# CONFIG_SND_AW2 is not set
# CONFIG_SND_BT87X is not set
# CONFIG_SND_CA0106 is not set
# CONFIG_SND_CMIPCI is not set
# CONFIG_SND_OXYGEN is not set
# CONFIG_SND_CS4281 is not set
# CONFIG_SND_CS46XX is not set
# CONFIG_SND_CTXFI is not set
# CONFIG_SND_DARLA20 is not set
# CONFIG_SND_GINA20 is not set
# CONFIG_SND_LAYLA20 is not set
# CONFIG_SND_DARLA24 is not set
# CONFIG_SND_GINA24 is not set
# CONFIG_SND_LAYLA24 is not set
# CONFIG_SND_MONA is not set
# CONFIG_SND_MIA is not set
# CONFIG_SND_ECHO3G is not set
# CONFIG_SND_INDIGO is not set
# CONFIG_SND_INDIGOIO is not set
# CONFIG_SND_INDIGODJ is not set
# CONFIG_SND_INDIGOIOX is not set
# CONFIG_SND_INDIGODJX is not set
# CONFIG_SND_ENS1370 is not set
# CONFIG_SND_ENS1371 is not set
# CONFIG_SND_FM801 is not set
# CONFIG_SND_HDSP is not set
# CONFIG_SND_HDSPM is not set
# CONFIG_SND_ICE1724 is not set
# CONFIG_SND_INTEL8X0 is not set
# CONFIG_SND_INTEL8X0M is not set
# CONFIG_SND_KORG1212 is not set
# CONFIG_SND_LOLA is not set
# CONFIG_SND_LX6464ES is not set
# CONFIG_SND_MIXART is not set
# CONFIG_SND_NM256 is not set
# CONFIG_SND_PCXHR is not set
# CONFIG_SND_RIPTIDE is not set
# CONFIG_SND_RME32 is not set
# CONFIG_SND_RME96 is not set
# CONFIG_SND_RME9652 is not set
# CONFIG_SND_SE6X is not set
# CONFIG_SND_VIA82XX is not set
# CONFIG_SND_VIA82XX_MODEM is not set
# CONFIG_SND_VIRTUOSO is not set
# CONFIG_SND_VX222 is not set
# CONFIG_SND_YMFPCI is not set
#
# HD-Audio
#
# CONFIG_SND_HDA_INTEL is not set
CONFIG_SND_HDA_PREALLOC_SIZE=64
CONFIG_SND_SPI=y
CONFIG_SND_USB=y
CONFIG_SND_USB_AUDIO=y
# CONFIG_SND_USB_UA101 is not set
# CONFIG_SND_USB_CAIAQ is not set
# CONFIG_SND_USB_6FIRE is not set
# CONFIG_SND_USB_HIFACE is not set
# CONFIG_SND_BCD2000 is not set
# CONFIG_SND_USB_POD is not set
# CONFIG_SND_USB_PODHD is not set
# CONFIG_SND_USB_TONEPORT is not set
# CONFIG_SND_USB_VARIAX is not set
CONFIG_SND_USB_AUDIO_QMI=y
CONFIG_SND_SOC=y
CONFIG_SND_SOC_COMPRESS=y
# CONFIG_SND_SOC_AMD_ACP is not set
# CONFIG_SND_ATMEL_SOC is not set
# CONFIG_SND_DESIGNWARE_I2S is not set
#
# SoC Audio for Freescale CPUs
#
#
# Common SoC Audio options for Freescale CPUs:
#
# CONFIG_SND_SOC_FSL_ASRC is not set
# CONFIG_SND_SOC_FSL_SAI is not set
# CONFIG_SND_SOC_FSL_SSI is not set
# CONFIG_SND_SOC_FSL_SPDIF is not set
# CONFIG_SND_SOC_FSL_ESAI is not set
# CONFIG_SND_SOC_IMX_AUDMUX is not set
# CONFIG_SND_I2S_HI6210_I2S is not set
# CONFIG_SND_SOC_IMG is not set
# CONFIG_SND_SOC_QCOM is not set
#
# STMicroelectronics STM32 SOC audio support
#
# CONFIG_SND_SOC_XTFPGA_I2S is not set
# CONFIG_ZX_TDM is not set
CONFIG_SND_SOC_I2C_AND_SPI=y
#
# CODEC drivers
#
# CONFIG_SND_SOC_AC97_CODEC is not set
# CONFIG_SND_SOC_ADAU1701 is not set
# CONFIG_SND_SOC_ADAU1761_I2C is not set
# CONFIG_SND_SOC_ADAU1761_SPI is not set
# CONFIG_SND_SOC_ADAU7002 is not set
# CONFIG_SND_SOC_AK4104 is not set
# CONFIG_SND_SOC_AK4458 is not set
# CONFIG_SND_SOC_AK4554 is not set
# CONFIG_SND_SOC_AK4613 is not set
# CONFIG_SND_SOC_AK4642 is not set
# CONFIG_SND_SOC_AK5386 is not set
# CONFIG_SND_SOC_AK5558 is not set
# CONFIG_SND_SOC_ALC5623 is not set
# CONFIG_SND_SOC_BD28623 is not set
# CONFIG_SND_SOC_BT_SCO is not set
# CONFIG_SND_SOC_CS35L32 is not set
# CONFIG_SND_SOC_CS35L33 is not set
# CONFIG_SND_SOC_CS35L34 is not set
# CONFIG_SND_SOC_CS35L35 is not set
# CONFIG_SND_SOC_CS42L42 is not set
# CONFIG_SND_SOC_CS42L51_I2C is not set
# CONFIG_SND_SOC_CS42L52 is not set
# CONFIG_SND_SOC_CS42L56 is not set
# CONFIG_SND_SOC_CS42L73 is not set
# CONFIG_SND_SOC_CS4265 is not set
# CONFIG_SND_SOC_CS4270 is not set
# CONFIG_SND_SOC_CS4271_I2C is not set
# CONFIG_SND_SOC_CS4271_SPI is not set
# CONFIG_SND_SOC_CS42XX8_I2C is not set
# CONFIG_SND_SOC_CS43130 is not set
# CONFIG_SND_SOC_CS4349 is not set
# CONFIG_SND_SOC_CS53L30 is not set
CONFIG_SND_SOC_HDMI_CODEC=y
# CONFIG_SND_SOC_ES7134 is not set
# CONFIG_SND_SOC_ES7241 is not set
# CONFIG_SND_SOC_ES8316 is not set
# CONFIG_SND_SOC_ES8328_I2C is not set
# CONFIG_SND_SOC_ES8328_SPI is not set
# CONFIG_SND_SOC_GTM601 is not set
# CONFIG_SND_SOC_INNO_RK3036 is not set
# CONFIG_SND_SOC_MAX98504 is not set
# CONFIG_SND_SOC_MAX9867 is not set
# CONFIG_SND_SOC_MAX98927 is not set
# CONFIG_SND_SOC_MAX98373 is not set
# CONFIG_SND_SOC_MAX9860 is not set
# CONFIG_SND_SOC_MSM8916_WCD_ANALOG is not set
# CONFIG_SND_SOC_MSM8916_WCD_DIGITAL is not set
# CONFIG_SND_SOC_PCM1681 is not set
# CONFIG_SND_SOC_PCM1789_I2C is not set
# CONFIG_SND_SOC_PCM179X_I2C is not set
# CONFIG_SND_SOC_PCM179X_SPI is not set
# CONFIG_SND_SOC_PCM186X_I2C is not set
# CONFIG_SND_SOC_PCM186X_SPI is not set
# CONFIG_SND_SOC_PCM3168A_I2C is not set
# CONFIG_SND_SOC_PCM3168A_SPI is not set
# CONFIG_SND_SOC_PCM512x_I2C is not set
# CONFIG_SND_SOC_PCM512x_SPI is not set
# CONFIG_SND_SOC_RT5616 is not set
# CONFIG_SND_SOC_RT5631 is not set
# CONFIG_SND_SOC_SGTL5000 is not set
# CONFIG_SND_SOC_SIMPLE_AMPLIFIER is not set
# CONFIG_SND_SOC_SIRF_AUDIO_CODEC is not set
# CONFIG_SND_SOC_SPDIF is not set
# CONFIG_SND_SOC_SSM2305 is not set
# CONFIG_SND_SOC_SSM2602_SPI is not set
# CONFIG_SND_SOC_SSM2602_I2C is not set
# CONFIG_SND_SOC_SSM4567 is not set
# CONFIG_SND_SOC_STA32X is not set
# CONFIG_SND_SOC_STA350 is not set
# CONFIG_SND_SOC_STI_SAS is not set
# CONFIG_SND_SOC_TAS2552 is not set
# CONFIG_SND_SOC_TAS5086 is not set
# CONFIG_SND_SOC_TAS571X is not set
# CONFIG_SND_SOC_TAS5720 is not set
# CONFIG_SND_SOC_TAS6424 is not set
# CONFIG_SND_SOC_TDA7419 is not set
# CONFIG_SND_SOC_TFA9879 is not set
# CONFIG_SND_SOC_TLV320AIC23_I2C is not set
# CONFIG_SND_SOC_TLV320AIC23_SPI is not set
# CONFIG_SND_SOC_TLV320AIC31XX is not set
# CONFIG_SND_SOC_TLV320AIC32X4_I2C is not set
# CONFIG_SND_SOC_TLV320AIC32X4_SPI is not set
# CONFIG_SND_SOC_TLV320AIC3X is not set
# CONFIG_SND_SOC_TS3A227E is not set
# CONFIG_SND_SOC_TSCS42XX is not set
# CONFIG_SND_SOC_TSCS454 is not set
# CONFIG_SND_SOC_WM8510 is not set
# CONFIG_SND_SOC_WM8523 is not set
# CONFIG_SND_SOC_WM8524 is not set
# CONFIG_SND_SOC_WM8580 is not set
# CONFIG_SND_SOC_WM8711 is not set
# CONFIG_SND_SOC_WM8728 is not set
# CONFIG_SND_SOC_WM8731 is not set
# CONFIG_SND_SOC_WM8737 is not set
# CONFIG_SND_SOC_WM8741 is not set
# CONFIG_SND_SOC_WM8750 is not set
# CONFIG_SND_SOC_WM8753 is not set
# CONFIG_SND_SOC_WM8770 is not set
# CONFIG_SND_SOC_WM8776 is not set
# CONFIG_SND_SOC_WM8782 is not set
# CONFIG_SND_SOC_WM8804_I2C is not set
# CONFIG_SND_SOC_WM8804_SPI is not set
# CONFIG_SND_SOC_WM8903 is not set
# CONFIG_SND_SOC_WM8960 is not set
# CONFIG_SND_SOC_WM8962 is not set
# CONFIG_SND_SOC_WM8974 is not set
# CONFIG_SND_SOC_WM8978 is not set
# CONFIG_SND_SOC_WM8985 is not set
# CONFIG_SND_SOC_ZX_AUD96P22 is not set
# CONFIG_SND_SOC_MAX9759 is not set
# CONFIG_SND_SOC_MT6351 is not set
# CONFIG_SND_SOC_NAU8540 is not set
# CONFIG_SND_SOC_NAU8810 is not set
# CONFIG_SND_SOC_NAU8824 is not set
# CONFIG_SND_SOC_TPA6130A2 is not set
# CONFIG_SND_SIMPLE_CARD is not set
# CONFIG_SND_SIMPLE_SCU_CARD is not set
# CONFIG_SND_AUDIO_GRAPH_CARD is not set
# CONFIG_SND_AUDIO_GRAPH_SCU_CARD is not set
#
# HID support
#
CONFIG_HID=y
# CONFIG_HID_BATTERY_STRENGTH is not set
# CONFIG_HIDRAW is not set
CONFIG_UHID=y
CONFIG_HID_GENERIC=y
#
# Special HID drivers
#
# CONFIG_HID_A4TECH is not set
# CONFIG_HID_ACCUTOUCH is not set
# CONFIG_HID_ACRUX is not set
CONFIG_HID_APPLE=y
# CONFIG_HID_APPLEIR is not set
# CONFIG_HID_ASUS is not set
# CONFIG_HID_AUREAL is not set
# CONFIG_HID_BELKIN is not set
# CONFIG_HID_BETOP_FF is not set
# CONFIG_HID_CHERRY is not set
# CONFIG_HID_CHICONY is not set
# CONFIG_HID_CORSAIR is not set
# CONFIG_HID_COUGAR is not set
# CONFIG_HID_PRODIKEYS is not set
# CONFIG_HID_CMEDIA is not set
# CONFIG_HID_CYPRESS is not set
# CONFIG_HID_DRAGONRISE is not set
# CONFIG_HID_EMS_FF is not set
# CONFIG_HID_ELAN is not set
CONFIG_HID_ELECOM=y
# CONFIG_HID_ELO is not set
# CONFIG_HID_EZKEY is not set
# CONFIG_HID_GEMBIRD is not set
# CONFIG_HID_GFRM is not set
# CONFIG_HID_HOLTEK is not set
# CONFIG_HID_GOOGLE_HAMMER is not set
# CONFIG_HID_GT683R is not set
# CONFIG_HID_KEYTOUCH is not set
# CONFIG_HID_KYE is not set
# CONFIG_HID_UCLOGIC is not set
# CONFIG_HID_WALTOP is not set
# CONFIG_HID_GYRATION is not set
# CONFIG_HID_ICADE is not set
# CONFIG_HID_ITE is not set
# CONFIG_HID_JABRA is not set
# CONFIG_HID_TWINHAN is not set
# CONFIG_HID_KENSINGTON is not set
# CONFIG_HID_LCPOWER is not set
# CONFIG_HID_LED is not set
# CONFIG_HID_LENOVO is not set
# CONFIG_HID_LOGITECH is not set
CONFIG_HID_MAGICMOUSE=y
# CONFIG_HID_MAYFLASH is not set
# CONFIG_HID_REDRAGON is not set
CONFIG_HID_MICROSOFT=y
# CONFIG_HID_MONTEREY is not set
CONFIG_HID_MULTITOUCH=y
CONFIG_HID_NINTENDO=y
# CONFIG_HID_NTI is not set
# CONFIG_HID_NTRIG is not set
# CONFIG_HID_ORTEK is not set
# CONFIG_HID_PANTHERLORD is not set
# CONFIG_HID_PENMOUNT is not set
# CONFIG_HID_PETALYNX is not set
# CONFIG_HID_PICOLCD is not set
CONFIG_HID_PLANTRONICS=y
# CONFIG_HID_PRIMAX is not set
# CONFIG_HID_RETRODE is not set
# CONFIG_HID_ROCCAT is not set
# CONFIG_HID_SAITEK is not set
# CONFIG_HID_SAMSUNG is not set
CONFIG_HID_SONY=y
# CONFIG_SONY_FF is not set
# CONFIG_HID_SPEEDLINK is not set
# CONFIG_HID_STEAM is not set
# CONFIG_HID_STEELSERIES is not set
# CONFIG_HID_SUNPLUS is not set
# CONFIG_HID_RMI is not set
# CONFIG_HID_GREENASIA is not set
# CONFIG_HID_SMARTJOYPLUS is not set
# CONFIG_HID_TIVO is not set
# CONFIG_HID_TOPSEED is not set
# CONFIG_HID_THINGM is not set
# CONFIG_HID_THRUSTMASTER is not set
# CONFIG_HID_UDRAW_PS3 is not set
# CONFIG_HID_WACOM is not set
# CONFIG_HID_WIIMOTE is not set
# CONFIG_HID_XINMO is not set
# CONFIG_HID_ZEROPLUS is not set
# CONFIG_HID_ZYDACRON is not set
# CONFIG_HID_SENSOR_HUB is not set
# CONFIG_HID_ALPS is not set
# CONFIG_HID_QVR is not set
#
# USB HID support
#
CONFIG_USB_HID=y
# CONFIG_HID_PID is not set
CONFIG_USB_HIDDEV=y
#
# I2C HID support
#
# CONFIG_I2C_HID is not set
CONFIG_USB_OHCI_LITTLE_ENDIAN=y
CONFIG_USB_SUPPORT=y
CONFIG_USB_COMMON=y
CONFIG_USB_ARCH_HAS_HCD=y
CONFIG_USB=y
CONFIG_USB_PCI=y
CONFIG_USB_ANNOUNCE_NEW_DEVICES=y
#
# Miscellaneous USB options
#
CONFIG_USB_DEFAULT_PERSIST=y
# CONFIG_USB_DYNAMIC_MINORS is not set
# CONFIG_USB_OTG is not set
# CONFIG_USB_OTG_WHITELIST is not set
# CONFIG_USB_OTG_BLACKLIST_HUB is not set
# CONFIG_USB_LEDS_TRIGGER_USBPORT is not set
# CONFIG_USB_MON is not set
# CONFIG_USB_WUSB_CBAF is not set
#
# USB Host Controller Drivers
#
# CONFIG_USB_C67X00_HCD is not set
CONFIG_USB_XHCI_HCD=y
# CONFIG_USB_XHCI_DBGCAP is not set
CONFIG_USB_XHCI_PCI=y
CONFIG_USB_XHCI_PLATFORM=y
CONFIG_USB_EHCI_HCD=y
# CONFIG_USB_EHCI_ROOT_HUB_TT is not set
CONFIG_USB_EHCI_TT_NEWSCHED=y
CONFIG_USB_EHCI_PCI=y
CONFIG_USB_EHCI_HCD_PLATFORM=y
# CONFIG_USB_OXU210HP_HCD is not set
# CONFIG_USB_ISP116X_HCD is not set
# CONFIG_USB_FOTG210_HCD is not set
# CONFIG_USB_MAX3421_HCD is not set
CONFIG_USB_OHCI_HCD=y
CONFIG_USB_OHCI_HCD_PCI=y
CONFIG_USB_OHCI_HCD_PLATFORM=y
# CONFIG_USB_UHCI_HCD is not set
# CONFIG_USB_SL811_HCD is not set
# CONFIG_USB_R8A66597_HCD is not set
# CONFIG_USB_HCD_TEST_MODE is not set
#
# USB Device Class drivers
#
# CONFIG_USB_ACM is not set
# CONFIG_USB_PRINTER is not set
# CONFIG_USB_WDM is not set
# CONFIG_USB_TMC is not set
#
# NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may
#
#
# also be needed; see USB_STORAGE Help for more info
#
CONFIG_USB_STORAGE=y
# CONFIG_USB_STORAGE_DEBUG is not set
# CONFIG_USB_STORAGE_REALTEK is not set
# CONFIG_USB_STORAGE_DATAFAB is not set
# CONFIG_USB_STORAGE_FREECOM is not set
# CONFIG_USB_STORAGE_ISD200 is not set
# CONFIG_USB_STORAGE_USBAT is not set
# CONFIG_USB_STORAGE_SDDR09 is not set
# CONFIG_USB_STORAGE_SDDR55 is not set
# CONFIG_USB_STORAGE_JUMPSHOT is not set
# CONFIG_USB_STORAGE_ALAUDA is not set
# CONFIG_USB_STORAGE_ONETOUCH is not set
# CONFIG_USB_STORAGE_KARMA is not set
# CONFIG_USB_STORAGE_CYPRESS_ATACB is not set
# CONFIG_USB_STORAGE_ENE_UB6250 is not set
# CONFIG_USB_UAS is not set
#
# USB Imaging devices
#
# CONFIG_USB_MDC800 is not set
# CONFIG_USB_MICROTEK is not set
# CONFIG_USBIP_CORE is not set
# CONFIG_USB_MUSB_HDRC is not set
CONFIG_USB_DWC3=y
# CONFIG_USB_DWC3_HOST is not set
# CONFIG_USB_DWC3_GADGET is not set
CONFIG_USB_DWC3_DUAL_ROLE=y
#
# Platform Glue Driver Support
#
CONFIG_USB_DWC3_HAPS=y
CONFIG_USB_DWC3_OF_SIMPLE=y
CONFIG_USB_DWC3_QCOM=y
CONFIG_USB_DWC3_MSM=y
# CONFIG_USB_DWC2 is not set
# CONFIG_USB_CHIPIDEA is not set
CONFIG_USB_ISP1760=y
CONFIG_USB_ISP1760_HCD=y
CONFIG_USB_ISP1760_HOST_ROLE=y
# CONFIG_USB_ISP1760_GADGET_ROLE is not set
# CONFIG_USB_ISP1760_DUAL_ROLE is not set
#
# USB port drivers
#
# CONFIG_USB_SERIAL is not set
#
# USB Miscellaneous drivers
#
# CONFIG_USB_EMI62 is not set
# CONFIG_USB_EMI26 is not set
# CONFIG_USB_ADUTUX is not set
# CONFIG_USB_SEVSEG is not set
# CONFIG_USB_LEGOTOWER is not set
# CONFIG_USB_LCD is not set
# CONFIG_USB_CYPRESS_CY7C63 is not set
# CONFIG_USB_CYTHERM is not set
# CONFIG_USB_IDMOUSE is not set
# CONFIG_USB_FTDI_ELAN is not set
# CONFIG_USB_APPLEDISPLAY is not set
# CONFIG_USB_SISUSBVGA is not set
# CONFIG_USB_LD is not set
# CONFIG_USB_TRANCEVIBRATOR is not set
# CONFIG_USB_IOWARRIOR is not set
# CONFIG_USB_TEST is not set
CONFIG_USB_EHSET_TEST_FIXTURE=y
# CONFIG_USB_ISIGHTFW is not set
# CONFIG_USB_YUREX is not set
# CONFIG_USB_EZUSB_FX2 is not set
# CONFIG_USB_HUB_USB251XB is not set
# CONFIG_USB_HSIC_USB3503 is not set
# CONFIG_USB_HSIC_USB4604 is not set
CONFIG_USB_LINK_LAYER_TEST=y
# CONFIG_USB_CHAOSKEY is not set
# CONFIG_USB_REDRIVER_NB7VPQ904M is not set
#
# USB Physical Layer drivers
#
CONFIG_USB_PHY=y
CONFIG_NOP_USB_XCEIV=y
# CONFIG_USB_GPIO_VBUS is not set
# CONFIG_USB_ISP1301 is not set
CONFIG_USB_MSM_SSPHY_QMP=y
CONFIG_MSM_QUSB_PHY=y
CONFIG_MSM_HSUSB_PHY=y
CONFIG_USB_QCOM_EMU_PHY=y
# CONFIG_USB_ULPI is not set
CONFIG_USB_GADGET=y
# CONFIG_USB_GADGET_DEBUG is not set
# CONFIG_USB_GADGET_DEBUG_FILES is not set
# CONFIG_USB_GADGET_DEBUG_FS is not set
CONFIG_USB_GADGET_VBUS_DRAW=900
CONFIG_USB_GADGET_STORAGE_NUM_BUFFERS=2
#
# USB Peripheral Controller
#
# CONFIG_USB_FOTG210_UDC is not set
# CONFIG_USB_GR_UDC is not set
# CONFIG_USB_R8A66597 is not set
# CONFIG_USB_PXA27X is not set
# CONFIG_USB_MV_UDC is not set
# CONFIG_USB_MV_U3D is not set
# CONFIG_USB_SNP_UDC_PLAT is not set
# CONFIG_USB_M66592 is not set
# CONFIG_USB_BDC_UDC is not set
# CONFIG_USB_AMD5536UDC is not set
# CONFIG_USB_NET2272 is not set
# CONFIG_USB_NET2280 is not set
# CONFIG_USB_GOKU is not set
# CONFIG_USB_EG20T is not set
# CONFIG_USB_GADGET_XILINX is not set
# CONFIG_USB_DUMMY_HCD is not set
CONFIG_USB_LIBCOMPOSITE=y
CONFIG_USB_U_ETHER=y
CONFIG_USB_F_NCM=y
CONFIG_USB_RNDIS=y
CONFIG_USB_F_MASS_STORAGE=y
CONFIG_USB_F_FS=y
CONFIG_USB_F_MIDI=y
CONFIG_USB_F_HID=y
CONFIG_USB_F_DIAG=y
CONFIG_USB_F_CDEV=y
CONFIG_USB_F_CCID=y
CONFIG_USB_F_AUDIO_SRC=y
CONFIG_USB_F_ACC=y
CONFIG_USB_F_QDSS=y
CONFIG_USB_F_GSI=y
CONFIG_USB_F_MTP=y
CONFIG_USB_F_PTP=y
CONFIG_USB_CONFIGFS=y
CONFIG_USB_CONFIGFS_UEVENT=y
# CONFIG_USB_CONFIGFS_SERIAL is not set
# CONFIG_USB_CONFIGFS_ACM is not set
# CONFIG_USB_CONFIGFS_OBEX is not set
CONFIG_USB_CONFIGFS_NCM=y
# CONFIG_USB_CONFIGFS_ECM is not set
# CONFIG_USB_CONFIGFS_ECM_SUBSET is not set
# CONFIG_USB_CONFIGFS_RNDIS is not set
# CONFIG_USB_CONFIGFS_EEM is not set
CONFIG_USB_CONFIGFS_MASS_STORAGE=y
# CONFIG_USB_CONFIGFS_F_LB_SS is not set
CONFIG_USB_CONFIGFS_F_FS=y
CONFIG_USB_CONFIGFS_F_ACC=y
CONFIG_USB_CONFIGFS_F_AUDIO_SRC=y
# CONFIG_USB_CONFIGFS_F_UAC1 is not set
# CONFIG_USB_CONFIGFS_F_UAC1_LEGACY is not set
# CONFIG_USB_CONFIGFS_F_UAC2 is not set
CONFIG_USB_CONFIGFS_F_MIDI=y
CONFIG_USB_CONFIGFS_F_HID=y
# CONFIG_USB_CONFIGFS_F_UVC is not set
# CONFIG_USB_CONFIGFS_F_PRINTER is not set
CONFIG_USB_CONFIGFS_F_DIAG=y
CONFIG_USB_CONFIGFS_F_CDEV=y
CONFIG_USB_CONFIGFS_F_CCID=y
CONFIG_USB_CONFIGFS_F_QDSS=y
CONFIG_USB_CONFIGFS_F_GSI=y
CONFIG_USB_CONFIGFS_F_MTP=y
CONFIG_USB_CONFIGFS_F_PTP=y
CONFIG_TYPEC=y
# CONFIG_TYPEC_TCPM is not set
# CONFIG_TYPEC_UCSI is not set
# CONFIG_TYPEC_TPS6598X is not set
#
# USB Type-C Multiplexer/DeMultiplexer Switch support
#
# CONFIG_TYPEC_MUX_PI3USB30532 is not set
#
# USB Type-C Alternate Mode drivers
#
# CONFIG_TYPEC_DP_ALTMODE is not set
# CONFIG_USB_ROLE_SWITCH is not set
#
# USB Power Delivery
#
CONFIG_USB_PD=y
CONFIG_USB_PD_POLICY=y
CONFIG_QPNP_USB_PDPHY=y
# CONFIG_USB_LED_TRIG is not set
# CONFIG_USB_ULPI_BUS is not set
# CONFIG_UWB is not set
CONFIG_MMC=y
CONFIG_PWRSEQ_EMMC=y
CONFIG_PWRSEQ_SIMPLE=y
CONFIG_MMC_BLOCK=y
CONFIG_MMC_BLOCK_MINORS=32
CONFIG_MMC_BLOCK_DEFERRED_RESUME=y
# CONFIG_SDIO_UART is not set
CONFIG_MMC_TEST=y
# CONFIG_MMC_IPC_LOGGING is not set
#
# MMC/SD/SDIO Host Controller Drivers
#
# CONFIG_MMC_DEBUG is not set
# CONFIG_MMC_ARMMMCI is not set
CONFIG_MMC_SDHCI=y
CONFIG_MMC_SDHCI_IO_ACCESSORS=y
# CONFIG_MMC_SDHCI_PCI is not set
CONFIG_MMC_SDHCI_PLTFM=y
# CONFIG_MMC_SDHCI_OF_ARASAN is not set
# CONFIG_MMC_SDHCI_OF_AT91 is not set
# CONFIG_MMC_SDHCI_OF_DWCMSHC is not set
# CONFIG_MMC_SDHCI_CADENCE is not set
# CONFIG_MMC_SDHCI_F_SDH30 is not set
CONFIG_MMC_SDHCI_MSM=y
# CONFIG_MMC_TIFM_SD is not set
# CONFIG_MMC_SPI is not set
# CONFIG_MMC_CB710 is not set
# CONFIG_MMC_VIA_SDMMC is not set
# CONFIG_MMC_DW is not set
# CONFIG_MMC_VUB300 is not set
# CONFIG_MMC_USHC is not set
# CONFIG_MMC_USDHI6ROL0 is not set
CONFIG_MMC_CQHCI=y
# CONFIG_MMC_TOSHIBA_PCI is not set
# CONFIG_MMC_MTK is not set
# CONFIG_MMC_SDHCI_XENON is not set
# CONFIG_MMC_SDHCI_OMAP is not set
CONFIG_MMC_CQHCI_CRYPTO=y
CONFIG_MMC_CQHCI_CRYPTO_QTI=y
# CONFIG_MEMSTICK is not set
CONFIG_NEW_LEDS=y
CONFIG_LEDS_CLASS=y
# CONFIG_LEDS_CLASS_FLASH is not set
# CONFIG_LEDS_BRIGHTNESS_HW_CHANGED is not set
#
# LED drivers
#
# CONFIG_LEDS_BCM6328 is not set
# CONFIG_LEDS_BCM6358 is not set
# CONFIG_LEDS_CR0014114 is not set
# CONFIG_LEDS_LM3530 is not set
# CONFIG_LEDS_LM3642 is not set
# CONFIG_LEDS_LM3692X is not set
# CONFIG_LEDS_PCA9532 is not set
# CONFIG_LEDS_GPIO is not set
# CONFIG_LEDS_LP3944 is not set
# CONFIG_LEDS_LP3952 is not set
# CONFIG_LEDS_LP5521 is not set
# CONFIG_LEDS_LP5523 is not set
# CONFIG_LEDS_LP5562 is not set
# CONFIG_LEDS_LP8501 is not set
# CONFIG_LEDS_LP8860 is not set
# CONFIG_LEDS_PCA955X is not set
# CONFIG_LEDS_PCA963X is not set
# CONFIG_LEDS_DAC124S085 is not set
# CONFIG_LEDS_PWM is not set
# CONFIG_LEDS_REGULATOR is not set
# CONFIG_LEDS_BD2802 is not set
# CONFIG_LEDS_LT3593 is not set
# CONFIG_LEDS_TCA6507 is not set
# CONFIG_LEDS_TLC591XX is not set
# CONFIG_LEDS_LM355x is not set
# CONFIG_LEDS_IS31FL319X is not set
# CONFIG_LEDS_IS31FL32XX is not set
#
# LED driver for blink(1) USB RGB LED is under Special HID drivers (HID_THINGM)
#
# CONFIG_LEDS_BLINKM is not set
# CONFIG_LEDS_SYSCON is not set
# CONFIG_LEDS_MLXREG is not set
# CONFIG_LEDS_USER is not set
CONFIG_LEDS_QTI_TRI_LED=y
CONFIG_LEDS_QPNP_FLASH_V2=y
# CONFIG_LEDS_QPNP_VIBRATOR_LDO is not set
#
# LED Triggers
#
CONFIG_LEDS_TRIGGERS=y
CONFIG_LEDS_TRIGGER_TIMER=y
# CONFIG_LEDS_TRIGGER_ONESHOT is not set
# CONFIG_LEDS_TRIGGER_MTD is not set
# CONFIG_LEDS_TRIGGER_HEARTBEAT is not set
# CONFIG_LEDS_TRIGGER_BACKLIGHT is not set
# CONFIG_LEDS_TRIGGER_CPU is not set
# CONFIG_LEDS_TRIGGER_ACTIVITY is not set
# CONFIG_LEDS_TRIGGER_GPIO is not set
# CONFIG_LEDS_TRIGGER_DEFAULT_ON is not set
#
# iptables trigger is under Netfilter config (LED target)
#
# CONFIG_LEDS_TRIGGER_TRANSIENT is not set
# CONFIG_LEDS_TRIGGER_CAMERA is not set
# CONFIG_LEDS_TRIGGER_PANIC is not set
# CONFIG_LEDS_TRIGGER_NETDEV is not set
# CONFIG_ACCESSIBILITY is not set
# CONFIG_INFINIBAND is not set
CONFIG_EDAC_SUPPORT=y
CONFIG_EDAC=y
CONFIG_EDAC_LEGACY_SYSFS=y
# CONFIG_EDAC_DEBUG is not set
# CONFIG_EDAC_THUNDERX is not set
CONFIG_EDAC_KRYO_ARM64=y
# CONFIG_EDAC_KRYO_ARM64_POLL is not set
# CONFIG_EDAC_KRYO_ARM64_PANIC_ON_CE is not set
CONFIG_EDAC_KRYO_ARM64_PANIC_ON_UE=y
# CONFIG_EDAC_XGENE is not set
# CONFIG_EDAC_CORTEX_ARM64 is not set
# CONFIG_EDAC_QCOM is not set
CONFIG_RTC_LIB=y
CONFIG_RTC_CLASS=y
CONFIG_RTC_HCTOSYS=y
CONFIG_RTC_HCTOSYS_DEVICE="rtc0"
CONFIG_RTC_SYSTOHC=y
CONFIG_RTC_SYSTOHC_DEVICE="rtc0"
# CONFIG_RTC_DEBUG is not set
CONFIG_RTC_NVMEM=y
#
# RTC interfaces
#
CONFIG_RTC_INTF_SYSFS=y
CONFIG_RTC_INTF_PROC=y
CONFIG_RTC_INTF_DEV=y
# CONFIG_RTC_INTF_DEV_UIE_EMUL is not set
# CONFIG_RTC_DRV_TEST is not set
#
# I2C RTC drivers
#
# CONFIG_RTC_DRV_ABB5ZES3 is not set
# CONFIG_RTC_DRV_ABX80X is not set
# CONFIG_RTC_DRV_DS1307 is not set
# CONFIG_RTC_DRV_DS1374 is not set
# CONFIG_RTC_DRV_DS1672 is not set
# CONFIG_RTC_DRV_HYM8563 is not set
# CONFIG_RTC_DRV_MAX6900 is not set
# CONFIG_RTC_DRV_RS5C372 is not set
# CONFIG_RTC_DRV_ISL1208 is not set
# CONFIG_RTC_DRV_ISL12022 is not set
# CONFIG_RTC_DRV_ISL12026 is not set
# CONFIG_RTC_DRV_X1205 is not set
# CONFIG_RTC_DRV_PCF8523 is not set
# CONFIG_RTC_DRV_PCF85063 is not set
# CONFIG_RTC_DRV_PCF85363 is not set
# CONFIG_RTC_DRV_PCF8563 is not set
# CONFIG_RTC_DRV_PCF8583 is not set
# CONFIG_RTC_DRV_M41T80 is not set
# CONFIG_RTC_DRV_BQ32K is not set
# CONFIG_RTC_DRV_S35390A is not set
# CONFIG_RTC_DRV_FM3130 is not set
# CONFIG_RTC_DRV_RX8010 is not set
# CONFIG_RTC_DRV_RX8581 is not set
# CONFIG_RTC_DRV_RX8025 is not set
# CONFIG_RTC_DRV_EM3027 is not set
# CONFIG_RTC_DRV_RV8803 is not set
#
# SPI RTC drivers
#
# CONFIG_RTC_DRV_M41T93 is not set
# CONFIG_RTC_DRV_M41T94 is not set
# CONFIG_RTC_DRV_DS1302 is not set
# CONFIG_RTC_DRV_DS1305 is not set
# CONFIG_RTC_DRV_DS1343 is not set
# CONFIG_RTC_DRV_DS1347 is not set
# CONFIG_RTC_DRV_DS1390 is not set
# CONFIG_RTC_DRV_MAX6916 is not set
# CONFIG_RTC_DRV_R9701 is not set
# CONFIG_RTC_DRV_RX4581 is not set
# CONFIG_RTC_DRV_RX6110 is not set
# CONFIG_RTC_DRV_RS5C348 is not set
# CONFIG_RTC_DRV_MAX6902 is not set
# CONFIG_RTC_DRV_PCF2123 is not set
# CONFIG_RTC_DRV_MCP795 is not set
CONFIG_RTC_I2C_AND_SPI=y
#
# SPI and I2C RTC drivers
#
# CONFIG_RTC_DRV_DS3232 is not set
# CONFIG_RTC_DRV_PCF2127 is not set
# CONFIG_RTC_DRV_RV3029C2 is not set
#
# Platform RTC drivers
#
# CONFIG_RTC_DRV_DS1286 is not set
# CONFIG_RTC_DRV_DS1511 is not set
# CONFIG_RTC_DRV_DS1553 is not set
# CONFIG_RTC_DRV_DS1685_FAMILY is not set
# CONFIG_RTC_DRV_DS1742 is not set
# CONFIG_RTC_DRV_DS2404 is not set
# CONFIG_RTC_DRV_STK17TA8 is not set
# CONFIG_RTC_DRV_M48T86 is not set
# CONFIG_RTC_DRV_M48T35 is not set
# CONFIG_RTC_DRV_M48T59 is not set
# CONFIG_RTC_DRV_MSM6242 is not set
# CONFIG_RTC_DRV_BQ4802 is not set
# CONFIG_RTC_DRV_RP5C01 is not set
# CONFIG_RTC_DRV_V3020 is not set
# CONFIG_RTC_DRV_ZYNQMP is not set
#
# on-CPU RTC drivers
#
# CONFIG_RTC_DRV_PL030 is not set
# CONFIG_RTC_DRV_PL031 is not set
# CONFIG_RTC_DRV_FTRTC010 is not set
CONFIG_RTC_DRV_PM8XXX=y
# CONFIG_RTC_DRV_SNVS is not set
# CONFIG_RTC_DRV_R7301 is not set
#
# HID Sensor RTC drivers
#
# CONFIG_RTC_DRV_HID_SENSOR_TIME is not set
CONFIG_DMADEVICES=y
# CONFIG_DMADEVICES_DEBUG is not set
#
# DMA Devices
#
CONFIG_DMA_ENGINE=y
CONFIG_DMA_VIRTUAL_CHANNELS=y
CONFIG_DMA_OF=y
# CONFIG_ALTERA_MSGDMA is not set
# CONFIG_AMBA_PL08X is not set
# CONFIG_DW_AXI_DMAC is not set
# CONFIG_FSL_EDMA is not set
# CONFIG_INTEL_IDMA64 is not set
# CONFIG_MV_XOR_V2 is not set
# CONFIG_PL330_DMA is not set
# CONFIG_QCOM_SPS_DMA is not set
# CONFIG_XILINX_DMA is not set
# CONFIG_XILINX_ZYNQMP_DMA is not set
# CONFIG_QCOM_BAM_DMA is not set
# CONFIG_QCOM_HIDMA_MGMT is not set
# CONFIG_QCOM_HIDMA is not set
CONFIG_QCOM_GPI_DMA=y
# CONFIG_QCOM_GPI_DMA_DEBUG is not set
# CONFIG_DW_DMAC is not set
# CONFIG_DW_DMAC_PCI is not set
#
# DMA Clients
#
# CONFIG_ASYNC_TX_DMA is not set
# CONFIG_DMATEST is not set
#
# DMABUF options
#
CONFIG_SYNC_FILE=y
# CONFIG_SW_SYNC is not set
# CONFIG_DEBUG_DMA_BUF_REF is not set
# CONFIG_AUXDISPLAY is not set
CONFIG_UIO=y
# CONFIG_UIO_CIF is not set
# CONFIG_UIO_PDRV_GENIRQ is not set
# CONFIG_UIO_DMEM_GENIRQ is not set
# CONFIG_UIO_AEC is not set
# CONFIG_UIO_SERCOS3 is not set
# CONFIG_UIO_PCI_GENERIC is not set
# CONFIG_UIO_NETX is not set
# CONFIG_UIO_PRUSS is not set
# CONFIG_UIO_MF624 is not set
CONFIG_UIO_MSM_SHAREDMEM=y
# CONFIG_VFIO is not set
# CONFIG_VIRT_DRIVERS is not set
CONFIG_VIRTIO_MENU=y
# CONFIG_VIRTIO_PCI is not set
# CONFIG_VIRTIO_MMIO is not set
#
# Microsoft Hyper-V guest support
#
# CONFIG_VSERVICES_SUPPORT is not set
CONFIG_STAGING=y
# CONFIG_PRISM2_USB is not set
# CONFIG_COMEDI is not set
# CONFIG_RTL8192U is not set
# CONFIG_RTLLIB is not set
# CONFIG_RTL8723BS is not set
# CONFIG_R8712U is not set
# CONFIG_R8188EU is not set
# CONFIG_RTS5208 is not set
#
# IIO staging drivers
#
#
# Accelerometers
#
# CONFIG_ADIS16203 is not set
# CONFIG_ADIS16240 is not set
#
# Analog to digital converters
#
# CONFIG_AD7606 is not set
# CONFIG_AD7780 is not set
# CONFIG_AD7816 is not set
# CONFIG_AD7192 is not set
# CONFIG_AD7280 is not set
#
# Analog digital bi-direction converters
#
# CONFIG_ADT7316 is not set
#
# Capacitance to digital converters
#
# CONFIG_AD7150 is not set
# CONFIG_AD7152 is not set
# CONFIG_AD7746 is not set
#
# Direct Digital Synthesis
#
# CONFIG_AD9832 is not set
# CONFIG_AD9834 is not set
#
# Network Analyzer, Impedance Converters
#
# CONFIG_AD5933 is not set
#
# Active energy metering IC
#
# CONFIG_ADE7854 is not set
#
# Resolver to digital converters
#
# CONFIG_AD2S90 is not set
# CONFIG_AD2S1210 is not set
# CONFIG_FB_SM750 is not set
# CONFIG_FB_XGI is not set
#
# Speakup console speech
#
# CONFIG_STAGING_MEDIA is not set
#
# Android
#
CONFIG_ASHMEM=y
# CONFIG_ANDROID_VSOC is not set
CONFIG_ION=y
# CONFIG_ION_SYSTEM_HEAP is not set
# CONFIG_ION_CARVEOUT_HEAP is not set
# CONFIG_ION_CHUNK_HEAP is not set
# CONFIG_ION_CMA_HEAP is not set
# CONFIG_ION_FORCE_DMA_SYNC is not set
# CONFIG_ION_DEFER_FREE_NO_SCHED_IDLE is not set
CONFIG_ION_POOL_AUTO_REFILL=y
CONFIG_ION_POOL_FILL_MARK=100
# CONFIG_STAGING_BOARD is not set
# CONFIG_LTE_GDM724X is not set
# CONFIG_DGNC is not set
# CONFIG_GS_FPGABOOT is not set
# CONFIG_UNISYSSPAR is not set
CONFIG_RTMM=y
CONFIG_KTRACE=y
# CONFIG_COMMON_CLK_XLNX_CLKWZRD is not set
# CONFIG_FB_TFT is not set
# CONFIG_WILC1000_SDIO is not set
# CONFIG_WILC1000_SPI is not set
# CONFIG_MOST is not set
# CONFIG_KS7010 is not set
# CONFIG_GREYBUS is not set
# CONFIG_PI433 is not set
# CONFIG_MTK_MMC is not set
#
# Gasket devices
#
# CONFIG_STAGING_GASKET_FRAMEWORK is not set
# CONFIG_XIL_AXIS_FIFO is not set
# CONFIG_EROFS_FS is not set
CONFIG_MI_RECLAIM=y
# CONFIG_GOLDFISH is not set
# CONFIG_CHROME_PLATFORMS is not set
#
# Qualcomm technologies inc. MSM specific device drivers
#
CONFIG_MSM_EXT_DISPLAY=y
CONFIG_QPNP_REVID=y
CONFIG_SPS=y
# CONFIG_SPS_SUPPORT_BAMDMA is not set
CONFIG_SPS_SUPPORT_NDP_BAM=y
CONFIG_GSI=y
CONFIG_GSI_REGISTER_VERSION_2=y
CONFIG_IPA3=y
# CONFIG_IPA_DEBUG is not set
CONFIG_IPA_WDI_UNIFIED_API=y
CONFIG_RMNET_IPA3=y
# CONFIG_ECM_IPA is not set
CONFIG_RNDIS_IPA=y
# CONFIG_IPA3_MHI_PROXY is not set
# CONFIG_IPA3_MHI_PRIME_MANAGER is not set
CONFIG_IPA_UT=y
# CONFIG_USB_BAM is not set
CONFIG_QCOM_GENI_SE=y
# CONFIG_IPA3_REGDUMP is not set
CONFIG_CLKDEV_LOOKUP=y
CONFIG_HAVE_CLK_PREPARE=y
CONFIG_COMMON_CLK=y
#
# Common Clock Framework
#
# CONFIG_COMMON_CLK_VERSATILE is not set
# CONFIG_CLK_HSDK is not set
# CONFIG_COMMON_CLK_MAX9485 is not set
# CONFIG_COMMON_CLK_SI5351 is not set
# CONFIG_COMMON_CLK_SI514 is not set
# CONFIG_COMMON_CLK_SI544 is not set
# CONFIG_COMMON_CLK_SI570 is not set
# CONFIG_COMMON_CLK_CDCE706 is not set
# CONFIG_COMMON_CLK_CDCE925 is not set
# CONFIG_COMMON_CLK_CS2000_CP is not set
# CONFIG_CLK_QORIQ is not set
CONFIG_COMMON_CLK_XGENE=y
# CONFIG_COMMON_CLK_PWM is not set
# CONFIG_COMMON_CLK_VC5 is not set
# CONFIG_MDSS_PLL is not set
CONFIG_QCOM_GDSC=y
CONFIG_COMMON_CLK_QCOM=y
# CONFIG_QCOM_A53PLL is not set
CONFIG_QCOM_CLK_RPMH=y
# CONFIG_APQ_GCC_8084 is not set
# CONFIG_APQ_MMCC_8084 is not set
# CONFIG_IPQ_GCC_4019 is not set
# CONFIG_IPQ_GCC_806X is not set
# CONFIG_IPQ_LCC_806X is not set
# CONFIG_IPQ_GCC_8074 is not set
# CONFIG_MSM_GCC_8660 is not set
# CONFIG_MSM_GCC_8916 is not set
# CONFIG_MSM_GCC_8960 is not set
# CONFIG_MSM_LCC_8960 is not set
# CONFIG_MDM_GCC_9615 is not set
# CONFIG_MDM_LCC_9615 is not set
# CONFIG_MSM_MMCC_8960 is not set
# CONFIG_MSM_GCC_8974 is not set
# CONFIG_MSM_MMCC_8974 is not set
# CONFIG_MSM_GCC_8994 is not set
# CONFIG_MSM_GCC_8996 is not set
# CONFIG_MSM_MMCC_8996 is not set
# CONFIG_MSM_GCC_8998 is not set
# CONFIG_SDM_GCC_845 is not set
# CONFIG_SDM_VIDEOCC_845 is not set
# CONFIG_SDM_DISPCC_845 is not set
CONFIG_SPMI_PMIC_CLKDIV=y
CONFIG_MSM_CLK_AOP_QMP=y
# CONFIG_MSM_GCC_KONA is not set
# CONFIG_MSM_VIDEOCC_KONA is not set
# CONFIG_MSM_DISPCC_KONA is not set
# CONFIG_MSM_CAMCC_KONA is not set
# CONFIG_MSM_GPUCC_KONA is not set
# CONFIG_MSM_DEBUGCC_KONA is not set
# CONFIG_MSM_NPUCC_KONA is not set
CONFIG_SM_GCC_LITO=y
CONFIG_SM_VIDEOCC_LITO=y
CONFIG_SM_CAMCC_LITO=y
CONFIG_SM_DISPCC_LITO=y
CONFIG_SM_GPUCC_LITO=y
CONFIG_SM_NPUCC_LITO=y
CONFIG_SM_DEBUGCC_LITO=y
# CONFIG_SM_GCC_BENGAL is not set
# CONFIG_SM_GPUCC_BENGAL is not set
# CONFIG_SM_DISPCC_BENGAL is not set
# CONFIG_SM_DEBUGCC_BENGAL is not set
CONFIG_SDM_CAMCC_LAGOON=y
CONFIG_SDM_DEBUGCC_LAGOON=y
CONFIG_SDM_DISPCC_LAGOON=y
CONFIG_SDM_GCC_LAGOON=y
CONFIG_SDM_GPUCC_LAGOON=y
CONFIG_SDM_NPUCC_LAGOON=y
CONFIG_SDM_VIDEOCC_LAGOON=y
# CONFIG_QM_GCC_SCUBA is not set
# CONFIG_QM_DISPCC_SCUBA is not set
# CONFIG_QM_GPUCC_SCUBA is not set
# CONFIG_SDM_GCC_660 is not set
# CONFIG_SDM_GPUCC_660 is not set
# CONFIG_SDM_MMCC_660 is not set
# CONFIG_CLOCK_CPU_OSM_660 is not set
CONFIG_HWSPINLOCK=y
CONFIG_HWSPINLOCK_QCOM=y
#
# Clock Source drivers
#
CONFIG_TIMER_OF=y
CONFIG_TIMER_PROBE=y
CONFIG_ARM_ARCH_TIMER=y
CONFIG_ARM_ARCH_TIMER_EVTSTREAM=y
CONFIG_ARM_ARCH_TIMER_OOL_WORKAROUND=y
CONFIG_FSL_ERRATUM_A008585=y
CONFIG_HISILICON_ERRATUM_161010101=y
CONFIG_ARM64_ERRATUM_858921=y
# CONFIG_ARM_ARCH_TIMER_VCT_ACCESS is not set
# CONFIG_ARM_TIMER_SP804 is not set
CONFIG_MAILBOX=y
# CONFIG_ARM_MHU is not set
# CONFIG_PLATFORM_MHU is not set
# CONFIG_PL320_MBOX is not set
# CONFIG_ALTERA_MBOX is not set
# CONFIG_MAILBOX_TEST is not set
# CONFIG_QCOM_APCS_IPC is not set
CONFIG_MSM_QMP=y
CONFIG_IOMMU_API=y
CONFIG_IOMMU_SUPPORT=y
#
# Generic IOMMU Pagetable Support
#
CONFIG_IOMMU_IO_PGTABLE=y
CONFIG_IOMMU_IO_PGTABLE_LPAE=y
# CONFIG_IOMMU_IO_PGTABLE_LPAE_SELFTEST is not set
# CONFIG_IOMMU_IO_PGTABLE_ARMV7S is not set
CONFIG_IOMMU_IO_PGTABLE_FAST=y
# CONFIG_IOMMU_IO_PGTABLE_FAST_SELFTEST is not set
# CONFIG_IOMMU_IO_PGTABLE_FAST_PROVE_TLB is not set
CONFIG_IOMMU_DEBUGFS=y
# CONFIG_IOMMU_DEFAULT_PASSTHROUGH is not set
CONFIG_IOMMU_IOVA=y
CONFIG_OF_IOMMU=y
CONFIG_IOMMU_DMA=y
CONFIG_QTI_IOMMU_SUPPORT=y
CONFIG_ARM_SMMU=y
# CONFIG_ARM_SMMU_V3 is not set
# CONFIG_ARM_SMMU_SELFTEST is not set
# CONFIG_IOMMU_TLBSYNC_DEBUG is not set
# CONFIG_ARM_SMMU_TESTBUS_DUMP is not set
CONFIG_QCOM_LAZY_MAPPING=y
CONFIG_IOMMU_DEBUG=y
CONFIG_IOMMU_TESTS=y
# CONFIG_QCOM_IOMMU is not set
#
# Remoteproc drivers
#
# CONFIG_REMOTEPROC is not set
#
# Rpmsg drivers
#
CONFIG_RPMSG=y
CONFIG_RPMSG_CHAR=y
CONFIG_RPMSG_QCOM_GLINK_NATIVE=y
# CONFIG_RPMSG_QCOM_GLINK_RPM is not set
CONFIG_RPMSG_QCOM_GLINK_SMEM=y
CONFIG_RPMSG_QCOM_GLINK_SPSS=y
# CONFIG_RPMSG_QCOM_GLINK_SPI is not set
# CONFIG_RPMSG_QCOM_SMD is not set
# CONFIG_RPMSG_VIRTIO is not set
# CONFIG_MSM_RPM_SMD is not set
#
# SOC (System On Chip) specific Drivers
#
#
# Amlogic SoC drivers
#
#
# Broadcom SoC drivers
#
# CONFIG_SOC_BRCMSTB is not set
#
# NXP/Freescale QorIQ SoC drivers
#
#
# i.MX SoC drivers
#
#
# Qualcomm SoC drivers
#
CONFIG_QCOM_COMMAND_DB=y
CONFIG_QCOM_CPUSS_DUMP=y
CONFIG_QCOM_RUN_QUEUE_STATS=y
# CONFIG_MSM_QBT_HANDLER is not set
# CONFIG_QCOM_GSBI is not set
CONFIG_QCOM_IPCC=y
CONFIG_QCOM_LLCC=y
# CONFIG_QCOM_KONA_LLCC is not set
CONFIG_QCOM_LITO_LLCC=y
CONFIG_QCOM_LAGOON_LLCC=y
# CONFIG_QCOM_SDM845_LLCC is not set
CONFIG_QCOM_LLCC_PERFMON=m
CONFIG_QCOM_MDT_LOADER=y
# CONFIG_QPNP_PBS is not set
CONFIG_QCOM_QMI_HELPERS=y
CONFIG_QCOM_QMI_RMNET=y
CONFIG_QCOM_QMI_DFC=y
# CONFIG_RMNET_CTL is not set
CONFIG_QCOM_QMI_POWER_COLLAPSE=y
# CONFIG_QCOM_RMTFS_MEM is not set
CONFIG_QCOM_RPMH=y
CONFIG_QCOM_SMEM=y
# CONFIG_QCOM_SMD_RPM is not set
# CONFIG_MSM_SPM is not set
# CONFIG_MSM_L2_SPM is not set
CONFIG_QCOM_EARLY_RANDOM=y
CONFIG_QCOM_MEMORY_DUMP_V2=y
CONFIG_QCOM_SMEM_STATE=y
CONFIG_QCOM_SMP2P=y
# CONFIG_QCOM_SMSM is not set
# CONFIG_QCOM_WCNSS_CTRL is not set
# CONFIG_MSM_PIL_MSS_QDSP6V5 is not set
CONFIG_SETUP_SSR_NOTIF_TIMEOUTS=y
CONFIG_SSR_SYSMON_NOTIF_TIMEOUT=20000
CONFIG_SSR_SUBSYS_NOTIF_TIMEOUT=20000
CONFIG_PANIC_ON_SSR_NOTIF_TIMEOUT=y
CONFIG_QCOM_SECURE_BUFFER=y
# CONFIG_MSM_REMOTEQDSS is not set
CONFIG_MSM_SERVICE_LOCATOR=y
CONFIG_MSM_SERVICE_NOTIFIER=y
CONFIG_MSM_SUBSYSTEM_RESTART=y
CONFIG_MSM_PIL=y
CONFIG_MSM_SYSMON_QMI_COMM=y
CONFIG_MSM_PIL_SSR_GENERIC=y
CONFIG_MSM_BOOT_STATS=y
CONFIG_QCOM_DCC_V2=y
CONFIG_QCOM_EUD=y
CONFIG_QCOM_MINIDUMP=y
# CONFIG_QCOM_DYN_MINIDUMP_STACK is not set
CONFIG_MINIDUMP_MAX_ENTRIES=200
# CONFIG_QCOM_APR is not set
# CONFIG_MSM_CORE_HANG_DETECT is not set
# CONFIG_MSM_GLADIATOR_HANG_DETECT is not set
# CONFIG_MSM_GLADIATOR_ERP is not set
CONFIG_QCOM_FSA4480_I2C=y
CONFIG_QCOM_WATCHDOG_V2=y
# CONFIG_QCOM_INITIAL_LOGBUF is not set
CONFIG_QCOM_FORCE_WDOG_BITE_ON_PANIC=y
# CONFIG_QCOM_WDOG_IPI_ENABLE is not set
CONFIG_QCOM_BUS_SCALING=y
CONFIG_QCOM_BUS_CONFIG_RPMH=y
# CONFIG_MSM_SPCOM is not set
CONFIG_QSEE_IPC_IRQ=y
# CONFIG_MSM_SPSS_UTILS is not set
# CONFIG_QSEE_IPC_IRQ_BRIDGE is not set
CONFIG_QCOM_GLINK=y
CONFIG_QCOM_GLINK_PKT=y
CONFIG_QCOM_SMP2P_SLEEPSTATE=y
# CONFIG_QCOM_QDSS_BRIDGE is not set
CONFIG_MSM_CDSP_LOADER=y
CONFIG_QTI_SYSTEM_PM=y
CONFIG_QCOM_SMCINVOKE=y
CONFIG_MSM_EVENT_TIMER=y
CONFIG_MSM_PM=y
CONFIG_MSM_IDLE_STATS=y
CONFIG_MSM_IDLE_STATS_FIRST_BUCKET=62500
CONFIG_MSM_IDLE_STATS_BUCKET_SHIFT=2
CONFIG_MSM_IDLE_STATS_BUCKET_COUNT=10
CONFIG_MSM_SUSPEND_STATS_FIRST_BUCKET=1000000000
# CONFIG_QTI_L2_REUSE is not set
CONFIG_QTI_RPM_STATS_LOG=y
CONFIG_QTI_DDR_STATS_LOG=y
# CONFIG_MSM_JTAGV8 is not set
CONFIG_QTEE_SHM_BRIDGE=y
CONFIG_MEM_SHARE_QMI_SERVICE=y
CONFIG_MSM_PERFORMANCE=y
CONFIG_QMP_DEBUGFS_CLIENT=y
CONFIG_QCOM_CDSP_RM=y
CONFIG_QCOM_QHEE_ENABLE_MEM_PROTECTION=y
CONFIG_QCOM_CX_IPEAK=y
CONFIG_QTI_CRYPTO_COMMON=y
CONFIG_QTI_CRYPTO_TZ=y
# CONFIG_QTI_HW_KEY_MANAGER is not set
# CONFIG_ICNSS2 is not set
CONFIG_ICNSS=y
# CONFIG_ICNSS_DEBUG is not set
CONFIG_ICNSS_QMI=y
CONFIG_DEBUG_POLICY_STATUS=y
# CONFIG_SOC_TI is not set
#
# Xilinx SoC drivers
#
# CONFIG_XILINX_VCU is not set
CONFIG_PM_DEVFREQ=y
#
# DEVFREQ Governors
#
CONFIG_DEVFREQ_GOV_SIMPLE_ONDEMAND=y
CONFIG_DEVFREQ_GOV_PERFORMANCE=y
CONFIG_DEVFREQ_GOV_POWERSAVE=y
CONFIG_DEVFREQ_GOV_USERSPACE=y
CONFIG_DEVFREQ_GOV_PASSIVE=y
CONFIG_QCOM_BIMC_BWMON=y
CONFIG_ARM_MEMLAT_MON=y
CONFIG_DEVFREQ_GOV_QCOM_BW_HWMON=y
# CONFIG_DEVFREQ_GOV_QCOM_CACHE_HWMON is not set
CONFIG_DEVFREQ_GOV_MEMLAT=y
CONFIG_DEVFREQ_GOV_CDSPL3=y
#
# DEVFREQ Drivers
#
CONFIG_DEVFREQ_GOV_QCOM_ADRENO_TZ=y
CONFIG_DEVFREQ_GOV_QCOM_GPUBW_MON=y
CONFIG_ARM_QCOM_DEVFREQ_FW=y
CONFIG_DEVFREQ_SIMPLE_DEV=y
CONFIG_QCOM_DEVFREQ_DEVBW=y
# CONFIG_ARM_QCOM_DEVFREQ_QOSLAT is not set
# CONFIG_DEVFREQ_GOV_STATICMAP is not set
# CONFIG_PM_DEVFREQ_EVENT is not set
CONFIG_EXTCON=y
#
# Extcon Device Drivers
#
# CONFIG_EXTCON_ADC_JACK is not set
CONFIG_EXTCON_GPIO=y
# CONFIG_EXTCON_MAX3355 is not set
# CONFIG_EXTCON_QCOM_SPMI_MISC is not set
# CONFIG_EXTCON_RT8973A is not set
# CONFIG_EXTCON_SM5502 is not set
# CONFIG_EXTCON_USB_GPIO is not set
# CONFIG_MEMORY is not set
CONFIG_IIO=y
# CONFIG_IIO_BUFFER is not set
# CONFIG_IIO_CONFIGFS is not set
# CONFIG_IIO_TRIGGER is not set
# CONFIG_IIO_SW_DEVICE is not set
# CONFIG_IIO_SW_TRIGGER is not set
#
# Accelerometers
#
# CONFIG_ADIS16201 is not set
# CONFIG_ADIS16209 is not set
# CONFIG_ADXL345_I2C is not set
# CONFIG_ADXL345_SPI is not set
# CONFIG_BMA180 is not set
# CONFIG_BMA220 is not set
# CONFIG_BMC150_ACCEL is not set
# CONFIG_DA280 is not set
# CONFIG_DA311 is not set
# CONFIG_DMARD06 is not set
# CONFIG_DMARD09 is not set
# CONFIG_DMARD10 is not set
# CONFIG_IIO_CROS_EC_ACCEL_LEGACY is not set
# CONFIG_IIO_ST_ACCEL_3AXIS is not set
# CONFIG_KXSD9 is not set
# CONFIG_KXCJK1013 is not set
# CONFIG_MC3230 is not set
# CONFIG_MMA7455_I2C is not set
# CONFIG_MMA7455_SPI is not set
# CONFIG_MMA7660 is not set
# CONFIG_MMA8452 is not set
# CONFIG_MMA9551 is not set
# CONFIG_MMA9553 is not set
# CONFIG_MXC4005 is not set
# CONFIG_MXC6255 is not set
# CONFIG_SCA3000 is not set
# CONFIG_STK8312 is not set
# CONFIG_STK8BA50 is not set
#
# Analog to digital converters
#
# CONFIG_AD7266 is not set
# CONFIG_AD7291 is not set
# CONFIG_AD7298 is not set
# CONFIG_AD7476 is not set
# CONFIG_AD7766 is not set
# CONFIG_AD7791 is not set
# CONFIG_AD7793 is not set
# CONFIG_AD7887 is not set
# CONFIG_AD7923 is not set
# CONFIG_AD799X is not set
# CONFIG_CC10001_ADC is not set
# CONFIG_ENVELOPE_DETECTOR is not set
# CONFIG_HI8435 is not set
# CONFIG_HX711 is not set
# CONFIG_INA2XX_ADC is not set
# CONFIG_LTC2471 is not set
# CONFIG_LTC2485 is not set
# CONFIG_LTC2497 is not set
# CONFIG_MAX1027 is not set
# CONFIG_MAX11100 is not set
# CONFIG_MAX1118 is not set
# CONFIG_MAX1363 is not set
# CONFIG_MAX9611 is not set
# CONFIG_MCP320X is not set
# CONFIG_MCP3422 is not set
# CONFIG_NAU7802 is not set
CONFIG_QCOM_VADC_COMMON=y
CONFIG_QCOM_SPMI_ADC5=y
# CONFIG_QCOM_TADC is not set
# CONFIG_QCOM_RRADC is not set
# CONFIG_QCOM_SPMI_IADC is not set
# CONFIG_QCOM_SPMI_VADC is not set
# CONFIG_SD_ADC_MODULATOR is not set
# CONFIG_TI_ADC081C is not set
# CONFIG_TI_ADC0832 is not set
# CONFIG_TI_ADC084S021 is not set
# CONFIG_TI_ADC12138 is not set
# CONFIG_TI_ADC108S102 is not set
# CONFIG_TI_ADC128S052 is not set
# CONFIG_TI_ADC161S626 is not set
# CONFIG_TI_ADS1015 is not set
# CONFIG_TI_ADS7950 is not set
# CONFIG_TI_ADS8688 is not set
# CONFIG_TI_TLC4541 is not set
# CONFIG_VF610_ADC is not set
#
# Analog Front Ends
#
# CONFIG_IIO_RESCALE is not set
#
# Amplifiers
#
# CONFIG_AD8366 is not set
#
# Chemical Sensors
#
# CONFIG_ATLAS_PH_SENSOR is not set
# CONFIG_BME680 is not set
# CONFIG_CCS811 is not set
# CONFIG_IAQCORE is not set
# CONFIG_VZ89X is not set
#
# Hid Sensor IIO Common
#
#
# SSP Sensor Common
#
# CONFIG_IIO_SSP_SENSORHUB is not set
#
# Counters
#
#
# Digital to analog converters
#
# CONFIG_AD5064 is not set
# CONFIG_AD5360 is not set
# CONFIG_AD5380 is not set
# CONFIG_AD5421 is not set
# CONFIG_AD5446 is not set
# CONFIG_AD5449 is not set
# CONFIG_AD5592R is not set
# CONFIG_AD5593R is not set
# CONFIG_AD5504 is not set
# CONFIG_AD5624R_SPI is not set
# CONFIG_LTC2632 is not set
# CONFIG_AD5686_SPI is not set
# CONFIG_AD5696_I2C is not set
# CONFIG_AD5755 is not set
# CONFIG_AD5758 is not set
# CONFIG_AD5761 is not set
# CONFIG_AD5764 is not set
# CONFIG_AD5791 is not set
# CONFIG_AD7303 is not set
# CONFIG_AD8801 is not set
# CONFIG_DPOT_DAC is not set
# CONFIG_DS4424 is not set
# CONFIG_M62332 is not set
# CONFIG_MAX517 is not set
# CONFIG_MAX5821 is not set
# CONFIG_MCP4725 is not set
# CONFIG_MCP4922 is not set
# CONFIG_TI_DAC082S085 is not set
# CONFIG_TI_DAC5571 is not set
# CONFIG_VF610_DAC is not set
#
# IIO dummy driver
#
#
# Frequency Synthesizers DDS/PLL
#
#
# Clock Generator/Distribution
#
# CONFIG_AD9523 is not set
#
# Phase-Locked Loop (PLL) frequency synthesizers
#
# CONFIG_ADF4350 is not set
#
# Digital gyroscope sensors
#
# CONFIG_ADIS16080 is not set
# CONFIG_ADIS16130 is not set
# CONFIG_ADIS16136 is not set
# CONFIG_ADIS16260 is not set
# CONFIG_ADXRS450 is not set
# CONFIG_BMG160 is not set
# CONFIG_MPU3050_I2C is not set
# CONFIG_IIO_ST_GYRO_3AXIS is not set
# CONFIG_ITG3200 is not set
#
# Health Sensors
#
#
# Heart Rate Monitors
#
# CONFIG_AFE4403 is not set
# CONFIG_AFE4404 is not set
# CONFIG_MAX30100 is not set
# CONFIG_MAX30102 is not set
#
# Humidity sensors
#
# CONFIG_AM2315 is not set
# CONFIG_DHT11 is not set
# CONFIG_HDC100X is not set
# CONFIG_HTS221 is not set
# CONFIG_HTU21 is not set
# CONFIG_SI7005 is not set
# CONFIG_SI7020 is not set
#
# Inertial measurement units
#
# CONFIG_ADIS16400 is not set
# CONFIG_ADIS16480 is not set
# CONFIG_BMI160_I2C is not set
# CONFIG_BMI160_SPI is not set
# CONFIG_KMX61 is not set
# CONFIG_INV_MPU6050_I2C is not set
# CONFIG_INV_MPU6050_SPI is not set
# CONFIG_IIO_ST_LSM6DSX is not set
#
# Light sensors
#
# CONFIG_ADJD_S311 is not set
# CONFIG_AL3320A is not set
# CONFIG_APDS9300 is not set
# CONFIG_APDS9960 is not set
# CONFIG_BH1750 is not set
# CONFIG_BH1780 is not set
# CONFIG_CM32181 is not set
# CONFIG_CM3232 is not set
# CONFIG_CM3323 is not set
# CONFIG_CM3605 is not set
# CONFIG_CM36651 is not set
# CONFIG_GP2AP020A00F is not set
# CONFIG_SENSORS_ISL29018 is not set
# CONFIG_SENSORS_ISL29028 is not set
# CONFIG_ISL29125 is not set
# CONFIG_JSA1212 is not set
# CONFIG_RPR0521 is not set
# CONFIG_LTR501 is not set
# CONFIG_LV0104CS is not set
# CONFIG_MAX44000 is not set
# CONFIG_OPT3001 is not set
# CONFIG_PA12203001 is not set
# CONFIG_SI1133 is not set
# CONFIG_SI1145 is not set
# CONFIG_STK3310 is not set
# CONFIG_ST_UVIS25 is not set
# CONFIG_TCS3414 is not set
# CONFIG_TCS3472 is not set
# CONFIG_SENSORS_TSL2563 is not set
# CONFIG_TSL2583 is not set
# CONFIG_TSL2772 is not set
# CONFIG_TSL4531 is not set
# CONFIG_US5182D is not set
# CONFIG_VCNL4000 is not set
# CONFIG_VEML6070 is not set
# CONFIG_VL6180 is not set
# CONFIG_ZOPT2201 is not set
#
# Magnetometer sensors
#
# CONFIG_AK8974 is not set
# CONFIG_AK8975 is not set
# CONFIG_AK09911 is not set
# CONFIG_BMC150_MAGN_I2C is not set
# CONFIG_BMC150_MAGN_SPI is not set
# CONFIG_MAG3110 is not set
# CONFIG_MMC35240 is not set
# CONFIG_IIO_ST_MAGN_3AXIS is not set
# CONFIG_SENSORS_HMC5843_I2C is not set
# CONFIG_SENSORS_HMC5843_SPI is not set
#
# Multiplexers
#
# CONFIG_IIO_MUX is not set
#
# Inclinometer sensors
#
#
# Digital potentiometers
#
# CONFIG_AD5272 is not set
# CONFIG_DS1803 is not set
# CONFIG_MAX5481 is not set
# CONFIG_MAX5487 is not set
# CONFIG_MCP4018 is not set
# CONFIG_MCP4131 is not set
# CONFIG_MCP4531 is not set
# CONFIG_TPL0102 is not set
#
# Digital potentiostats
#
# CONFIG_LMP91000 is not set
#
# Pressure sensors
#
# CONFIG_ABP060MG is not set
# CONFIG_BMP280 is not set
# CONFIG_HP03 is not set
# CONFIG_MPL115_I2C is not set
# CONFIG_MPL115_SPI is not set
# CONFIG_MPL3115 is not set
# CONFIG_MS5611 is not set
# CONFIG_MS5637 is not set
# CONFIG_IIO_ST_PRESS is not set
# CONFIG_T5403 is not set
# CONFIG_HP206C is not set
# CONFIG_ZPA2326 is not set
#
# Lightning sensors
#
# CONFIG_AS3935 is not set
#
# Proximity and distance sensors
#
# CONFIG_ISL29501 is not set
# CONFIG_LIDAR_LITE_V2 is not set
# CONFIG_RFD77402 is not set
# CONFIG_SRF04 is not set
# CONFIG_SX9500 is not set
# CONFIG_SRF08 is not set
#
# Resolver to digital converters
#
# CONFIG_AD2S1200 is not set
#
# Temperature sensors
#
# CONFIG_MAXIM_THERMOCOUPLE is not set
# CONFIG_MLX90614 is not set
# CONFIG_MLX90632 is not set
# CONFIG_TMP006 is not set
# CONFIG_TMP007 is not set
# CONFIG_TSYS01 is not set
# CONFIG_TSYS02D is not set
# CONFIG_NTB is not set
# CONFIG_VME_BUS is not set
CONFIG_PWM=y
CONFIG_PWM_SYSFS=y
# CONFIG_PWM_FSL_FTM is not set
# CONFIG_PWM_PCA9685 is not set
CONFIG_PWM_QTI_LPG=y
#
# IRQ chip support
#
CONFIG_IRQCHIP=y
CONFIG_ARM_GIC=y
CONFIG_ARM_GIC_MAX_NR=1
CONFIG_ARM_GIC_V2M=y
CONFIG_ARM_GIC_V3=y
CONFIG_ARM_GIC_V3_ITS=y
CONFIG_ARM_GIC_V3_ITS_PCI=y
CONFIG_ARM_GIC_V3_ACL=y
CONFIG_QCOM_SHOW_RESUME_IRQ=y
CONFIG_PARTITION_PERCPU=y
CONFIG_QCOM_PDC=y
# CONFIG_QCOM_MPM is not set
# CONFIG_IPACK_BUS is not set
CONFIG_RESET_CONTROLLER=y
# CONFIG_RESET_QCOM_AOSS is not set
# CONFIG_RESET_TI_SYSCON is not set
# CONFIG_FMC is not set
#
# PHY Subsystem
#
CONFIG_GENERIC_PHY=y
CONFIG_PHY_XGENE=y
# CONFIG_BCM_KONA_USB2_PHY is not set
# CONFIG_PHY_PXA_28NM_HSIC is not set
# CONFIG_PHY_PXA_28NM_USB2 is not set
# CONFIG_PHY_CPCAP_USB is not set
# CONFIG_PHY_MAPPHONE_MDM6600 is not set
# CONFIG_PHY_QCOM_APQ8064_SATA is not set
# CONFIG_PHY_QCOM_IPQ806X_SATA is not set
# CONFIG_PHY_QCOM_QMP is not set
# CONFIG_PHY_QCOM_QUSB2 is not set
CONFIG_PHY_QCOM_UFS=y
# CONFIG_POWERCAP is not set
# CONFIG_MCB is not set
#
# Performance monitor support
#
# CONFIG_ARM_CCI_PMU is not set
# CONFIG_ARM_CCN is not set
CONFIG_ARM_PMU=y
# CONFIG_ARM_DSU_PMU is not set
# CONFIG_QCOM_L2_COUNTERS is not set
CONFIG_QCOM_LLCC_PMU=y
# CONFIG_ARM_SPE_PMU is not set
CONFIG_RAS=y
#
# Android
#
CONFIG_ANDROID=y
CONFIG_ANDROID_BINDER_IPC=y
# CONFIG_ANDROID_BINDERFS is not set
CONFIG_ANDROID_BINDER_DEVICES="binder,hwbinder,vndbinder"
# CONFIG_ANDROID_BINDER_IPC_SELFTEST is not set
CONFIG_BINDER_OPT=y
# CONFIG_LIBNVDIMM is not set
# CONFIG_DAX is not set
CONFIG_NVMEM=y
# CONFIG_NVMEM_SYSFS is not set
CONFIG_QCOM_QFPROM=y
CONFIG_NVMEM_SPMI_SDAM=y
#
# HW tracing support
#
CONFIG_STM=y
# CONFIG_STM_DUMMY is not set
# CONFIG_STM_SOURCE_CONSOLE is not set
# CONFIG_STM_SOURCE_HEARTBEAT is not set
# CONFIG_INTEL_TH is not set
# CONFIG_FPGA is not set
# CONFIG_FSI is not set
# CONFIG_TEE is not set
CONFIG_PM_OPP=y
# CONFIG_SIOX is not set
CONFIG_SLIMBUS=y
# CONFIG_SLIMBUS_MSM_CTRL is not set
CONFIG_SLIMBUS_MSM_NGD=y
# CONFIG_ESOC is not set
# CONFIG_SENSORS_SSC is not set
CONFIG_QCOM_KGSL=y
CONFIG_QCOM_ADRENO_DEFAULT_GOVERNOR="msm-adreno-tz"
CONFIG_QCOM_KGSL_IOMMU=y
# CONFIG_LEGACY_ENERGY_MODEL_DT is not set
#
# File systems
#
CONFIG_DCACHE_WORD_ACCESS=y
CONFIG_FS_IOMAP=y
# CONFIG_EXT2_FS is not set
# CONFIG_EXT3_FS is not set
CONFIG_EXT4_FS=y
CONFIG_EXT4_USE_FOR_EXT2=y
# CONFIG_EXT4_FS_POSIX_ACL is not set
CONFIG_EXT4_FS_SECURITY=y
# CONFIG_EXT4_ENCRYPTION is not set
# CONFIG_EXT4_DEBUG is not set
CONFIG_JBD2=y
# CONFIG_JBD2_DEBUG is not set
CONFIG_FS_MBCACHE=y
# CONFIG_REISERFS_FS is not set
# CONFIG_JFS_FS is not set
# CONFIG_XFS_FS is not set
# CONFIG_GFS2_FS is not set
# CONFIG_OCFS2_FS is not set
# CONFIG_BTRFS_FS is not set
# CONFIG_NILFS2_FS is not set
CONFIG_F2FS_FS=y
CONFIG_F2FS_STAT_FS=y
CONFIG_F2FS_FS_XATTR=y
CONFIG_F2FS_FS_POSIX_ACL=y
CONFIG_F2FS_FS_SECURITY=y
# CONFIG_F2FS_CHECK_FS is not set
# CONFIG_F2FS_FS_ENCRYPTION is not set
# CONFIG_F2FS_FAULT_INJECTION is not set
# CONFIG_F2FS_FS_COMPRESSION is not set
# CONFIG_FS_DAX is not set
CONFIG_FS_POSIX_ACL=y
CONFIG_EXPORTFS=y
# CONFIG_EXPORTFS_BLOCK_OPS is not set
CONFIG_FILE_LOCKING=y
CONFIG_MANDATORY_FILE_LOCKING=y
CONFIG_FS_ENCRYPTION=y
CONFIG_FS_ENCRYPTION_ALGS=y
CONFIG_FS_ENCRYPTION_INLINE_CRYPT=y
# CONFIG_FS_VERITY is not set
CONFIG_FSNOTIFY=y
CONFIG_DNOTIFY=y
CONFIG_INOTIFY_USER=y
# CONFIG_FANOTIFY is not set
CONFIG_QUOTA=y
CONFIG_QUOTA_NETLINK_INTERFACE=y
CONFIG_PRINT_QUOTA_WARNING=y
# CONFIG_QUOTA_DEBUG is not set
CONFIG_QUOTA_TREE=y
# CONFIG_QFMT_V1 is not set
CONFIG_QFMT_V2=y
CONFIG_QUOTACTL=y
# CONFIG_AUTOFS4_FS is not set
# CONFIG_AUTOFS_FS is not set
CONFIG_FUSE_FS=y
# CONFIG_CUSE is not set
CONFIG_OVERLAY_FS=y
# CONFIG_OVERLAY_FS_REDIRECT_DIR is not set
CONFIG_OVERLAY_FS_REDIRECT_ALWAYS_FOLLOW=y
# CONFIG_OVERLAY_FS_INDEX is not set
# CONFIG_OVERLAY_FS_XINO_AUTO is not set
# CONFIG_OVERLAY_FS_METACOPY is not set
# CONFIG_INCREMENTAL_FS is not set
#
# Caches
#
# CONFIG_FSCACHE is not set
#
# CD-ROM/DVD Filesystems
#
# CONFIG_ISO9660_FS is not set
# CONFIG_UDF_FS is not set
#
# DOS/FAT/NT Filesystems
#
CONFIG_FAT_FS=y
CONFIG_MSDOS_FS=y
CONFIG_VFAT_FS=y
CONFIG_FAT_DEFAULT_CODEPAGE=437
CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
# CONFIG_FAT_DEFAULT_UTF8 is not set
# CONFIG_NTFS_FS is not set
#
# Pseudo filesystems
#
CONFIG_PROC_FS=y
# CONFIG_PROC_KCORE is not set
CONFIG_PROC_SYSCTL=y
CONFIG_PROC_PAGE_MONITOR=y
# CONFIG_PROC_CHILDREN is not set
# CONFIG_PROC_UID is not set
CONFIG_KERNFS=y
CONFIG_SYSFS=y
CONFIG_TMPFS=y
CONFIG_TMPFS_POSIX_ACL=y
CONFIG_TMPFS_XATTR=y
# CONFIG_HUGETLBFS is not set
CONFIG_MEMFD_CREATE=y
CONFIG_ARCH_HAS_GIGANTIC_PAGE=y
CONFIG_CONFIGFS_FS=y
CONFIG_MISC_FILESYSTEMS=y
# CONFIG_ORANGEFS_FS is not set
# CONFIG_ADFS_FS is not set
# CONFIG_AFFS_FS is not set
CONFIG_ECRYPT_FS=y
CONFIG_ECRYPT_FS_MESSAGING=y
CONFIG_SDCARD_FS=y
# CONFIG_HFS_FS is not set
# CONFIG_HFSPLUS_FS is not set
# CONFIG_BEFS_FS is not set
# CONFIG_BFS_FS is not set
# CONFIG_EFS_FS is not set
# CONFIG_JFFS2_FS is not set
# CONFIG_CRAMFS is not set
# CONFIG_SQUASHFS is not set
# CONFIG_VXFS_FS is not set
# CONFIG_MINIX_FS is not set
# CONFIG_OMFS_FS is not set
# CONFIG_HPFS_FS is not set
# CONFIG_QNX4FS_FS is not set
# CONFIG_QNX6FS_FS is not set
# CONFIG_ROMFS_FS is not set
CONFIG_PSTORE=y
CONFIG_PSTORE_DEFLATE_COMPRESS=y
# CONFIG_PSTORE_LZO_COMPRESS is not set
# CONFIG_PSTORE_LZ4_COMPRESS is not set
# CONFIG_PSTORE_LZ4HC_COMPRESS is not set
# CONFIG_PSTORE_842_COMPRESS is not set
# CONFIG_PSTORE_ZSTD_COMPRESS is not set
CONFIG_PSTORE_COMPRESS=y
CONFIG_PSTORE_DEFLATE_COMPRESS_DEFAULT=y
CONFIG_PSTORE_COMPRESS_DEFAULT="deflate"
CONFIG_PSTORE_CONSOLE=y
CONFIG_PSTORE_PMSG=y
CONFIG_PSTORE_RAM=y
# CONFIG_PSTORE_LAST_KMSG is not set
# CONFIG_SYSV_FS is not set
# CONFIG_UFS_FS is not set
# CONFIG_NETWORK_FILESYSTEMS is not set
CONFIG_NLS=y
CONFIG_NLS_DEFAULT="iso8859-1"
CONFIG_NLS_CODEPAGE_437=y
# CONFIG_NLS_CODEPAGE_737 is not set
# CONFIG_NLS_CODEPAGE_775 is not set
# CONFIG_NLS_CODEPAGE_850 is not set
# CONFIG_NLS_CODEPAGE_852 is not set
# CONFIG_NLS_CODEPAGE_855 is not set
# CONFIG_NLS_CODEPAGE_857 is not set
# CONFIG_NLS_CODEPAGE_860 is not set
# CONFIG_NLS_CODEPAGE_861 is not set
# CONFIG_NLS_CODEPAGE_862 is not set
# CONFIG_NLS_CODEPAGE_863 is not set
# CONFIG_NLS_CODEPAGE_864 is not set
# CONFIG_NLS_CODEPAGE_865 is not set
# CONFIG_NLS_CODEPAGE_866 is not set
# CONFIG_NLS_CODEPAGE_869 is not set
# CONFIG_NLS_CODEPAGE_936 is not set
# CONFIG_NLS_CODEPAGE_950 is not set
# CONFIG_NLS_CODEPAGE_932 is not set
# CONFIG_NLS_CODEPAGE_949 is not set
# CONFIG_NLS_CODEPAGE_874 is not set
# CONFIG_NLS_ISO8859_8 is not set
# CONFIG_NLS_CODEPAGE_1250 is not set
# CONFIG_NLS_CODEPAGE_1251 is not set
# CONFIG_NLS_ASCII is not set
CONFIG_NLS_ISO8859_1=y
# CONFIG_NLS_ISO8859_2 is not set
# CONFIG_NLS_ISO8859_3 is not set
# CONFIG_NLS_ISO8859_4 is not set
# CONFIG_NLS_ISO8859_5 is not set
# CONFIG_NLS_ISO8859_6 is not set
# CONFIG_NLS_ISO8859_7 is not set
# CONFIG_NLS_ISO8859_9 is not set
# CONFIG_NLS_ISO8859_13 is not set
# CONFIG_NLS_ISO8859_14 is not set
# CONFIG_NLS_ISO8859_15 is not set
# CONFIG_NLS_KOI8_R is not set
# CONFIG_NLS_KOI8_U is not set
# CONFIG_NLS_MAC_ROMAN is not set
# CONFIG_NLS_MAC_CELTIC is not set
# CONFIG_NLS_MAC_CENTEURO is not set
# CONFIG_NLS_MAC_CROATIAN is not set
# CONFIG_NLS_MAC_CYRILLIC is not set
# CONFIG_NLS_MAC_GAELIC is not set
# CONFIG_NLS_MAC_GREEK is not set
# CONFIG_NLS_MAC_ICELAND is not set
# CONFIG_NLS_MAC_INUIT is not set
# CONFIG_NLS_MAC_ROMANIAN is not set
# CONFIG_NLS_MAC_TURKISH is not set
# CONFIG_NLS_UTF8 is not set
# CONFIG_DLM is not set
# CONFIG_UNICODE is not set
#
# Security options
#
CONFIG_KEYS=y
CONFIG_KEYS_COMPAT=y
# CONFIG_PERSISTENT_KEYRINGS is not set
# CONFIG_BIG_KEYS is not set
# CONFIG_ENCRYPTED_KEYS is not set
# CONFIG_KEY_DH_OPERATIONS is not set
# CONFIG_SECURITY_DMESG_RESTRICT is not set
CONFIG_SECURITY_PERF_EVENTS_RESTRICT=y
CONFIG_SECURITY=y
# CONFIG_SECURITYFS is not set
CONFIG_SECURITY_NETWORK=y
# CONFIG_SECURITY_NETWORK_XFRM is not set
# CONFIG_SECURITY_PATH is not set
CONFIG_LSM_MMAP_MIN_ADDR=32768
CONFIG_HAVE_HARDENED_USERCOPY_ALLOCATOR=y
CONFIG_HARDENED_USERCOPY=y
CONFIG_HARDENED_USERCOPY_FALLBACK=y
CONFIG_HARDENED_USERCOPY_PAGESPAN=y
CONFIG_FORTIFY_SOURCE=y
# CONFIG_STATIC_USERMODEHELPER is not set
CONFIG_SECURITY_SELINUX=y
# CONFIG_SECURITY_SELINUX_BOOTPARAM is not set
# CONFIG_SECURITY_SELINUX_DISABLE is not set
CONFIG_SECURITY_SELINUX_DEVELOP=y
CONFIG_SECURITY_SELINUX_AVC_STATS=y
CONFIG_SECURITY_SELINUX_CHECKREQPROT_VALUE=0
CONFIG_SECURITY_SELINUX_SIDTAB_HASH_BITS=9
CONFIG_SECURITY_SMACK=y
# CONFIG_SECURITY_SMACK_BRINGUP is not set
# CONFIG_SECURITY_SMACK_NETFILTER is not set
# CONFIG_SECURITY_SMACK_APPEND_SIGNALS is not set
# CONFIG_SECURITY_TOMOYO is not set
# CONFIG_SECURITY_APPARMOR is not set
# CONFIG_SECURITY_LOADPIN is not set
# CONFIG_SECURITY_YAMA is not set
CONFIG_INTEGRITY=y
# CONFIG_INTEGRITY_SIGNATURE is not set
CONFIG_INTEGRITY_AUDIT=y
# CONFIG_IMA is not set
# CONFIG_EVM is not set
CONFIG_DEFAULT_SECURITY_SELINUX=y
# CONFIG_DEFAULT_SECURITY_SMACK is not set
# CONFIG_DEFAULT_SECURITY_DAC is not set
CONFIG_DEFAULT_SECURITY="selinux"
#
# Kernel hardening options
#
#
# Memory initialization
#
CONFIG_CC_HAS_AUTO_VAR_INIT=y
CONFIG_INIT_STACK_NONE=y
# CONFIG_INIT_STACK_ALL is not set
# CONFIG_INIT_ON_ALLOC_DEFAULT_ON is not set
# CONFIG_INIT_ON_FREE_DEFAULT_ON is not set
CONFIG_CRYPTO=y
#
# Crypto core or helper
#
CONFIG_CRYPTO_ALGAPI=y
CONFIG_CRYPTO_ALGAPI2=y
CONFIG_CRYPTO_AEAD=y
CONFIG_CRYPTO_AEAD2=y
CONFIG_CRYPTO_BLKCIPHER=y
CONFIG_CRYPTO_BLKCIPHER2=y
CONFIG_CRYPTO_HASH=y
CONFIG_CRYPTO_HASH2=y
CONFIG_CRYPTO_RNG=y
CONFIG_CRYPTO_RNG2=y
CONFIG_CRYPTO_RNG_DEFAULT=y
CONFIG_CRYPTO_AKCIPHER2=y
CONFIG_CRYPTO_AKCIPHER=y
CONFIG_CRYPTO_KPP2=y
CONFIG_CRYPTO_KPP=y
CONFIG_CRYPTO_ACOMP2=y
CONFIG_CRYPTO_RSA=y
# CONFIG_CRYPTO_DH is not set
CONFIG_CRYPTO_ECDH=y
CONFIG_CRYPTO_MANAGER=y
CONFIG_CRYPTO_MANAGER2=y
# CONFIG_CRYPTO_USER is not set
CONFIG_CRYPTO_MANAGER_DISABLE_TESTS=y
CONFIG_CRYPTO_GF128MUL=y
CONFIG_CRYPTO_NULL=y
CONFIG_CRYPTO_NULL2=y
# CONFIG_CRYPTO_PCRYPT is not set
CONFIG_CRYPTO_WORKQUEUE=y
CONFIG_CRYPTO_CRYPTD=y
# CONFIG_CRYPTO_MCRYPTD is not set
CONFIG_CRYPTO_AUTHENC=y
# CONFIG_CRYPTO_TEST is not set
CONFIG_CRYPTO_SIMD=y
#
# Authenticated Encryption with Associated Data
#
# CONFIG_CRYPTO_CCM is not set
CONFIG_CRYPTO_GCM=y
# CONFIG_CRYPTO_CHACHA20POLY1305 is not set
# CONFIG_CRYPTO_AEGIS128 is not set
# CONFIG_CRYPTO_AEGIS128L is not set
# CONFIG_CRYPTO_AEGIS256 is not set
# CONFIG_CRYPTO_MORUS640 is not set
# CONFIG_CRYPTO_MORUS1280 is not set
CONFIG_CRYPTO_SEQIV=y
CONFIG_CRYPTO_ECHAINIV=y
#
# Block modes
#
CONFIG_CRYPTO_CBC=y
# CONFIG_CRYPTO_CFB is not set
CONFIG_CRYPTO_CTR=y
CONFIG_CRYPTO_CTS=y
CONFIG_CRYPTO_ECB=y
# CONFIG_CRYPTO_LRW is not set
# CONFIG_CRYPTO_PCBC is not set
CONFIG_CRYPTO_XTS=y
# CONFIG_CRYPTO_KEYWRAP is not set
# CONFIG_CRYPTO_ADIANTUM is not set
#
# Hash modes
#
CONFIG_CRYPTO_CMAC=y
CONFIG_CRYPTO_HMAC=y
CONFIG_CRYPTO_XCBC=y
# CONFIG_CRYPTO_VMAC is not set
#
# Digest
#
CONFIG_CRYPTO_CRC32C=y
CONFIG_CRYPTO_CRC32=y
# CONFIG_CRYPTO_CRCT10DIF is not set
CONFIG_CRYPTO_GHASH=y
# CONFIG_CRYPTO_POLY1305 is not set
CONFIG_CRYPTO_MD4=y
CONFIG_CRYPTO_MD5=y
# CONFIG_CRYPTO_MICHAEL_MIC is not set
# CONFIG_CRYPTO_RMD128 is not set
# CONFIG_CRYPTO_RMD160 is not set
# CONFIG_CRYPTO_RMD256 is not set
# CONFIG_CRYPTO_RMD320 is not set
CONFIG_CRYPTO_SHA1=y
CONFIG_CRYPTO_SHA256=y
CONFIG_CRYPTO_SHA512=y
# CONFIG_CRYPTO_SHA3 is not set
# CONFIG_CRYPTO_SM3 is not set
# CONFIG_CRYPTO_TGR192 is not set
# CONFIG_CRYPTO_WP512 is not set
#
# Ciphers
#
CONFIG_CRYPTO_AES=y
# CONFIG_CRYPTO_AES_TI is not set
# CONFIG_CRYPTO_ANUBIS is not set
CONFIG_CRYPTO_ARC4=y
# CONFIG_CRYPTO_BLOWFISH is not set
# CONFIG_CRYPTO_CAMELLIA is not set
# CONFIG_CRYPTO_CAST5 is not set
# CONFIG_CRYPTO_CAST6 is not set
CONFIG_CRYPTO_DES=y
# CONFIG_CRYPTO_FCRYPT is not set
# CONFIG_CRYPTO_KHAZAD is not set
# CONFIG_CRYPTO_SALSA20 is not set
# CONFIG_CRYPTO_CHACHA20 is not set
# CONFIG_CRYPTO_SEED is not set
# CONFIG_CRYPTO_SERPENT is not set
# CONFIG_CRYPTO_SM4 is not set
# CONFIG_CRYPTO_TEA is not set
CONFIG_CRYPTO_TWOFISH=y
CONFIG_CRYPTO_TWOFISH_COMMON=y
#
# Compression
#
CONFIG_CRYPTO_DEFLATE=y
CONFIG_CRYPTO_LZO=y
# CONFIG_CRYPTO_842 is not set
# CONFIG_CRYPTO_LZ4 is not set
# CONFIG_CRYPTO_LZ4HC is not set
# CONFIG_CRYPTO_ZSTD is not set
#
# Random Number Generation
#
CONFIG_CRYPTO_ANSI_CPRNG=y
CONFIG_CRYPTO_DRBG_MENU=y
CONFIG_CRYPTO_DRBG_HMAC=y
# CONFIG_CRYPTO_DRBG_HASH is not set
# CONFIG_CRYPTO_DRBG_CTR is not set
CONFIG_CRYPTO_DRBG=y
CONFIG_CRYPTO_JITTERENTROPY=y
# CONFIG_CRYPTO_USER_API_HASH is not set
# CONFIG_CRYPTO_USER_API_SKCIPHER is not set
# CONFIG_CRYPTO_USER_API_RNG is not set
# CONFIG_CRYPTO_USER_API_AEAD is not set
CONFIG_CRYPTO_HASH_INFO=y
CONFIG_CRYPTO_HW=y
# CONFIG_CRYPTO_DEV_CCP is not set
# CONFIG_CRYPTO_DEV_NITROX_CNN55XX is not set
# CONFIG_CRYPTO_DEV_CAVIUM_ZIP is not set
# CONFIG_CRYPTO_DEV_QCE is not set
CONFIG_CRYPTO_DEV_QCOM_MSM_QCE=y
CONFIG_CRYPTO_DEV_QCRYPTO=y
CONFIG_CRYPTO_DEV_QCEDEV=y
# CONFIG_CRYPTO_DEV_OTA_CRYPTO is not set
# CONFIG_CRYPTO_DEV_QCOM_RNG is not set
# CONFIG_CRYPTO_DEV_CCREE is not set
# CONFIG_CRYPTO_DEV_HISI_SEC is not set
CONFIG_ASYMMETRIC_KEY_TYPE=y
CONFIG_ASYMMETRIC_PUBLIC_KEY_SUBTYPE=y
CONFIG_X509_CERTIFICATE_PARSER=y
CONFIG_PKCS7_MESSAGE_PARSER=y
# CONFIG_PKCS7_TEST_KEY is not set
# CONFIG_SIGNED_PE_FILE_VERIFICATION is not set
#
# Certificates for signature checking
#
CONFIG_SYSTEM_TRUSTED_KEYRING=y
CONFIG_SYSTEM_TRUSTED_KEYS=""
# CONFIG_SYSTEM_EXTRA_CERTIFICATE is not set
# CONFIG_SECONDARY_TRUSTED_KEYRING is not set
# CONFIG_SYSTEM_BLACKLIST_KEYRING is not set
CONFIG_BINARY_PRINTF=y
#
# Library routines
#
CONFIG_BITREVERSE=y
CONFIG_HAVE_ARCH_BITREVERSE=y
CONFIG_RATIONAL=y
CONFIG_GENERIC_STRNCPY_FROM_USER=y
CONFIG_GENERIC_STRNLEN_USER=y
CONFIG_GENERIC_NET_UTILS=y
CONFIG_GENERIC_PCI_IOMAP=y
CONFIG_ARCH_USE_CMPXCHG_LOCKREF=y
CONFIG_ARCH_HAS_FAST_MULTIPLIER=y
# CONFIG_INDIRECT_PIO is not set
CONFIG_CRC_CCITT=y
CONFIG_CRC16=y
# CONFIG_CRC_T10DIF is not set
# CONFIG_CRC_ITU_T is not set
CONFIG_CRC32=y
# CONFIG_CRC32_SELFTEST is not set
CONFIG_CRC32_SLICEBY8=y
# CONFIG_CRC32_SLICEBY4 is not set
# CONFIG_CRC32_SARWATE is not set
# CONFIG_CRC32_BIT is not set
# CONFIG_CRC64 is not set
# CONFIG_CRC4 is not set
# CONFIG_CRC7 is not set
CONFIG_LIBCRC32C=y
# CONFIG_CRC8 is not set
CONFIG_AUDIT_GENERIC=y
CONFIG_AUDIT_ARCH_COMPAT_GENERIC=y
CONFIG_AUDIT_COMPAT_GENERIC=y
# CONFIG_RANDOM32_SELFTEST is not set
CONFIG_ZLIB_INFLATE=y
CONFIG_ZLIB_DEFLATE=y
CONFIG_LZO_COMPRESS=y
CONFIG_LZO_DECOMPRESS=y
# CONFIG_XZ_DEC is not set
CONFIG_DECOMPRESS_GZIP=y
CONFIG_DECOMPRESS_BZIP2=y
CONFIG_DECOMPRESS_LZMA=y
CONFIG_GENERIC_ALLOCATOR=y
CONFIG_REED_SOLOMON=y
CONFIG_REED_SOLOMON_ENC8=y
CONFIG_REED_SOLOMON_DEC8=y
CONFIG_TEXTSEARCH=y
CONFIG_TEXTSEARCH_KMP=y
CONFIG_TEXTSEARCH_BM=y
CONFIG_TEXTSEARCH_FSM=y
CONFIG_ASSOCIATIVE_ARRAY=y
CONFIG_HAS_IOMEM=y
CONFIG_HAS_IOPORT_MAP=y
CONFIG_HAS_DMA=y
CONFIG_NEED_SG_DMA_LENGTH=y
CONFIG_NEED_DMA_MAP_STATE=y
CONFIG_ARCH_DMA_ADDR_T_64BIT=y
CONFIG_HAVE_GENERIC_DMA_COHERENT=y
CONFIG_DMA_DIRECT_OPS=y
CONFIG_SWIOTLB=y
CONFIG_SGL_ALLOC=y
CONFIG_CPU_RMAP=y
CONFIG_DQL=y
CONFIG_GLOB=y
# CONFIG_GLOB_SELFTEST is not set
CONFIG_NLATTR=y
CONFIG_CLZ_TAB=y
# CONFIG_CORDIC is not set
# CONFIG_DDR is not set
# CONFIG_IRQ_POLL is not set
CONFIG_MPILIB=y
CONFIG_LIBFDT=y
CONFIG_OID_REGISTRY=y
CONFIG_SG_POOL=y
CONFIG_ARCH_HAS_SG_CHAIN=y
CONFIG_STACKDEPOT=y
CONFIG_STACK_HASH_ORDER_SHIFT=12
CONFIG_SBITMAP=y
# CONFIG_STRING_SELFTEST is not set
#
# Kernel hacking
#
#
# printk and dmesg options
#
CONFIG_PRINTK_TIME=y
CONFIG_CONSOLE_LOGLEVEL_DEFAULT=7
CONFIG_CONSOLE_LOGLEVEL_QUIET=4
CONFIG_MESSAGE_LOGLEVEL_DEFAULT=4
# CONFIG_BOOT_PRINTK_DELAY is not set
CONFIG_DYNAMIC_DEBUG=y
# CONFIG_DEBUG_CONSOLE_UNHASHED_POINTERS is not set
# CONFIG_DEBUG_MODULE_LOAD_INFO is not set
#
# Compile-time checks and compiler options
#
CONFIG_DEBUG_INFO=y
# CONFIG_DEBUG_INFO_REDUCED is not set
# CONFIG_DEBUG_INFO_SPLIT is not set
# CONFIG_DEBUG_INFO_DWARF4 is not set
# CONFIG_GDB_SCRIPTS is not set
CONFIG_ENABLE_MUST_CHECK=y
# CONFIG_FIRE_WATCHDOG is not set
CONFIG_DUMP_ALL_STACKS=y
CONFIG_FRAME_WARN=4096
# CONFIG_STRIP_ASM_SYMS is not set
# CONFIG_READABLE_ASM is not set
# CONFIG_UNUSED_SYMBOLS is not set
CONFIG_PAGE_OWNER=y
# CONFIG_PAGE_OWNER_ENABLE_DEFAULT is not set
CONFIG_DEBUG_FS=y
# CONFIG_HEADERS_CHECK is not set
# CONFIG_DEBUG_SECTION_MISMATCH is not set
# CONFIG_SECTION_MISMATCH_WARN_ONLY is not set
CONFIG_ARCH_WANT_FRAME_POINTERS=y
CONFIG_FRAME_POINTER=y
# CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set
CONFIG_MAGIC_SYSRQ=y
CONFIG_MAGIC_SYSRQ_DEFAULT_ENABLE=0x1
CONFIG_MAGIC_SYSRQ_SERIAL=y
CONFIG_DEBUG_KERNEL=y
#
# Memory Debugging
#
CONFIG_PAGE_EXTENSION=y
# CONFIG_DEBUG_PAGEALLOC is not set
# CONFIG_DEBUG_PANIC_ON_OOM is not set
# CONFIG_PAGE_POISONING is not set
# CONFIG_DEBUG_PAGE_REF is not set
# CONFIG_DEBUG_RODATA_TEST is not set
# CONFIG_DEBUG_OBJECTS is not set
# CONFIG_SLUB_STATS is not set
CONFIG_HAVE_DEBUG_KMEMLEAK=y
# CONFIG_DEBUG_KMEMLEAK is not set
# CONFIG_DEBUG_STACK_USAGE is not set
# CONFIG_DEBUG_VM is not set
CONFIG_ARCH_HAS_DEBUG_VIRTUAL=y
# CONFIG_DEBUG_VIRTUAL is not set
# CONFIG_DEBUG_MEMORY_INIT is not set
# CONFIG_DEBUG_PER_CPU_MAPS is not set
CONFIG_HAVE_ARCH_KASAN=y
CONFIG_HAVE_ARCH_KASAN_SW_TAGS=y
CONFIG_CC_HAS_KASAN_GENERIC=y
CONFIG_CC_HAS_KASAN_SW_TAGS=y
# CONFIG_KASAN is not set
CONFIG_KASAN_STACK=0
CONFIG_ARCH_HAS_KCOV=y
CONFIG_CC_HAS_SANCOV_TRACE_PC=y
# CONFIG_KCOV is not set
# CONFIG_DEBUG_SHIRQ is not set
#
# Debug Lockups and Hangs
#
# CONFIG_SOFTLOCKUP_DETECTOR is not set
# CONFIG_DETECT_HUNG_TASK is not set
# CONFIG_WQ_WATCHDOG is not set
CONFIG_PANIC_ON_OOPS=y
CONFIG_PANIC_ON_OOPS_VALUE=1
CONFIG_PANIC_TIMEOUT=5
CONFIG_SCHED_DEBUG=y
CONFIG_SCHED_INFO=y
# CONFIG_PANIC_ON_SCHED_BUG is not set
# CONFIG_PANIC_ON_RT_THROTTLING is not set
CONFIG_SCHEDSTATS=y
# CONFIG_SCHED_STACK_END_CHECK is not set
# CONFIG_DEBUG_TIMEKEEPING is not set
# CONFIG_DEBUG_PREEMPT is not set
#
# Lock Debugging (spinlocks, mutexes, etc...)
#
CONFIG_LOCK_DEBUGGING_SUPPORT=y
# CONFIG_PROVE_LOCKING is not set
# CONFIG_LOCK_STAT is not set
# CONFIG_DEBUG_RT_MUTEXES is not set
# CONFIG_DEBUG_SPINLOCK is not set
# CONFIG_DEBUG_MUTEXES is not set
# CONFIG_DEBUG_WW_MUTEX_SLOWPATH is not set
# CONFIG_DEBUG_RWSEMS is not set
# CONFIG_DEBUG_LOCK_ALLOC is not set
# CONFIG_DEBUG_ATOMIC_SLEEP is not set
# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
# CONFIG_LOCK_TORTURE_TEST is not set
# CONFIG_WW_MUTEX_SELFTEST is not set
CONFIG_STACKTRACE=y
# CONFIG_WARN_ALL_UNSEEDED_RANDOM is not set
# CONFIG_DEBUG_KOBJECT is not set
CONFIG_HAVE_DEBUG_BUGVERBOSE=y
CONFIG_DEBUG_BUGVERBOSE=y
# CONFIG_DEBUG_LIST is not set
# CONFIG_DEBUG_PI_LIST is not set
# CONFIG_DEBUG_SG is not set
# CONFIG_DEBUG_NOTIFIERS is not set
# CONFIG_DEBUG_CREDENTIALS is not set
#
# RCU Debugging
#
# CONFIG_RCU_PERF_TEST is not set
# CONFIG_RCU_TORTURE_TEST is not set
CONFIG_RCU_CPU_STALL_TIMEOUT=21
CONFIG_RCU_PANIC_ON_STALL=0
# CONFIG_RCU_TRACE is not set
# CONFIG_RCU_EQS_DEBUG is not set
# CONFIG_DEBUG_WQ_FORCE_RR_CPU is not set
# CONFIG_DEBUG_BLOCK_EXT_DEVT is not set
# CONFIG_CPU_HOTPLUG_STATE_CONTROL is not set
# CONFIG_NOTIFIER_ERROR_INJECTION is not set
# CONFIG_FAULT_INJECTION is not set
# CONFIG_LATENCYTOP is not set
CONFIG_NOP_TRACER=y
CONFIG_HAVE_FUNCTION_TRACER=y
CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y
CONFIG_HAVE_DYNAMIC_FTRACE=y
CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y
CONFIG_HAVE_SYSCALL_TRACEPOINTS=y
CONFIG_HAVE_C_RECORDMCOUNT=y
CONFIG_TRACE_CLOCK=y
CONFIG_RING_BUFFER=y
CONFIG_EVENT_TRACING=y
CONFIG_CONTEXT_SWITCH_TRACER=y
CONFIG_IPC_LOGGING=y
# CONFIG_QCOM_RTB is not set
CONFIG_TRACING=y
CONFIG_GENERIC_TRACER=y
CONFIG_TRACING_SUPPORT=y
CONFIG_FTRACE=y
# CONFIG_FUNCTION_TRACER is not set
# CONFIG_PREEMPTIRQ_EVENTS is not set
# CONFIG_IRQSOFF_TRACER is not set
# CONFIG_PREEMPT_TRACER is not set
# CONFIG_SCHED_TRACER is not set
# CONFIG_HWLAT_TRACER is not set
# CONFIG_FTRACE_SYSCALLS is not set
# CONFIG_TRACER_SNAPSHOT is not set
CONFIG_BRANCH_PROFILE_NONE=y
# CONFIG_PROFILE_ANNOTATED_BRANCHES is not set
# CONFIG_STACK_TRACER is not set
# CONFIG_BLK_DEV_IO_TRACE is not set
CONFIG_UPROBE_EVENTS=y
CONFIG_BPF_EVENTS=y
CONFIG_PROBE_EVENTS=y
# CONFIG_FTRACE_STARTUP_TEST is not set
# CONFIG_HIST_TRIGGERS is not set
# CONFIG_TRACEPOINT_BENCHMARK is not set
# CONFIG_RING_BUFFER_BENCHMARK is not set
# CONFIG_RING_BUFFER_STARTUP_TEST is not set
# CONFIG_PREEMPTIRQ_DELAY_TEST is not set
# CONFIG_TRACE_EVAL_MAP_FILE is not set
CONFIG_TRACING_EVENTS_GPIO=y
# CONFIG_DMA_API_DEBUG is not set
CONFIG_RUNTIME_TESTING_MENU=y
# CONFIG_LKDTM is not set
# CONFIG_TEST_LIST_SORT is not set
# CONFIG_TEST_SORT is not set
# CONFIG_BACKTRACE_SELF_TEST is not set
# CONFIG_RBTREE_TEST is not set
# CONFIG_INTERVAL_TREE_TEST is not set
# CONFIG_PERCPU_TEST is not set
# CONFIG_ATOMIC64_SELFTEST is not set
# CONFIG_TEST_HEXDUMP is not set
# CONFIG_TEST_STRING_HELPERS is not set
# CONFIG_TEST_KSTRTOX is not set
# CONFIG_TEST_PRINTF is not set
# CONFIG_TEST_BITMAP is not set
# CONFIG_TEST_BITFIELD is not set
# CONFIG_TEST_UUID is not set
# CONFIG_TEST_OVERFLOW is not set
# CONFIG_TEST_RHASHTABLE is not set
# CONFIG_TEST_HASH is not set
# CONFIG_TEST_IDA is not set
# CONFIG_TEST_LKM is not set
# CONFIG_TEST_USER_COPY is not set
# CONFIG_TEST_BPF is not set
# CONFIG_FIND_BIT_BENCHMARK is not set
# CONFIG_TEST_FIRMWARE is not set
# CONFIG_TEST_SYSCTL is not set
# CONFIG_TEST_UDELAY is not set
# CONFIG_TEST_STATIC_KEYS is not set
# CONFIG_TEST_KMOD is not set
# CONFIG_TEST_MEMINIT is not set
# CONFIG_TEST_STACKINIT is not set
# CONFIG_MEMTEST is not set
# CONFIG_BUG_ON_DATA_CORRUPTION is not set
# CONFIG_PANIC_ON_DATA_CORRUPTION is not set
# CONFIG_SAMPLES is not set
CONFIG_HAVE_ARCH_KGDB=y
# CONFIG_KGDB is not set
CONFIG_ARCH_HAS_UBSAN_SANITIZE_ALL=y
# CONFIG_UBSAN is not set
CONFIG_ARCH_HAS_DEVMEM_IS_ALLOWED=y
CONFIG_ARM64_PTDUMP_CORE=y
# CONFIG_ARM64_PTDUMP_DEBUGFS is not set
# CONFIG_PID_IN_CONTEXTIDR is not set
# CONFIG_ARM64_RANDOMIZE_TEXT_OFFSET is not set
# CONFIG_DEBUG_WX is not set
CONFIG_DEBUG_ALIGN_RODATA=y
# CONFIG_ARM64_RELOC_TEST is not set
CONFIG_ARM64_STRICT_BREAK_BEFORE_MAKE=y
CONFIG_CORESIGHT=y
CONFIG_CORESIGHT_LINKS_AND_SINKS=y
CONFIG_CORESIGHT_LINK_AND_SINK_TMC=y
# CONFIG_CORESIGHT_CATU is not set
# CONFIG_CORESIGHT_SINK_TPIU is not set
# CONFIG_CORESIGHT_SINK_ETBV10 is not set
# CONFIG_CORESIGHT_SOURCE_ETM4X is not set
CONFIG_CORESIGHT_DYNAMIC_REPLICATOR=y
CONFIG_CORESIGHT_STM=y
# CONFIG_CORESIGHT_CPU_DEBUG is not set
CONFIG_CORESIGHT_CTI=y
CONFIG_CORESIGHT_CTI_SAVE_DISABLE=y
CONFIG_CORESIGHT_OST=y
CONFIG_CORESIGHT_TPDA=y
CONFIG_CORESIGHT_TPDM=y
# CONFIG_CORESIGHT_TPDM_DEFAULT_ENABLE is not set
CONFIG_CORESIGHT_CSR=y
CONFIG_CORESIGHT_HWEVENT=y
CONFIG_CORESIGHT_DUMMY=y
CONFIG_CORESIGHT_REMOTE_ETM=y
CONFIG_CORESIGHT_REMOTE_ETM_DEFAULT_ENABLE=0
CONFIG_CORESIGHT_TGU=y
# CONFIG_CORESIGHT_LINK_LATE_DISABLE is not set
gauguinpro:/ $top
Tasks: 800 total, 1 running, 799 sleeping, 0 stopped, 0 zombie
Mem: 7560948K total, 6503284K used, 1057664K free, 16056320 buffers
Swap: 6291452K total, 1518788K used, 4772664K free, 2796996K cached
800%cpu 3%user 2%nice 5%sys 788%idle 0%iow 1%irq 1%sirq 0%host
PID USER PR NI VIRT RES SHR S[%CPU] %MEM TIME+ ARGS
3690 shell 20 0 2.0G 4.9M 3.4M R 2.3 0.0 0:00.37 top
672 system 20 0 4.9G 71M 56M S 2.3 0.9 0:01.03 com.miui.screenrecorder
14373 root 20 0 0 0 0 I 1.6 0.0 0:16.87 [kworker/u16:1-memlat_wq]
28920 root 20 0 0 0 0 I 0.6 0.0 0:04.28 [kworker/u16:22-events_unbound]
1321 system 20 0 2.0G 1.7M 1.6M S 0.6 0.0 54:17.87 cnss_diag -q -f -t HELIUM
584 system 20 0 2.0G 3.3M 2.8M S 0.6 0.0 21:21.93 servicemanager
3683 root 20 0 0 0 0 I 0.3 0.0 0:00.18 [kworker/0:3-events_freezable_power_]
3587 root 20 0 0 0 0 I 0.3 0.0 0:00.05 [kworker/6:0-mm_percpu_wq]
3523 system 20 0 5.1G 77M 64M S 0.3 1.0 0:01.12 com.android.settings:remote
3484 system 20 0 5.1G 80M 66M S 0.3 1.0 0:01.08 com.android.settings
4840 u0_a182 20 0 4.9G 22M 18M S 0.3 0.2 11:37.41 com.qualcomm.qti.services.systemhelper:systemhelper_service
1730 root 20 0 2.0G 1.4M 1.4M S 0.3 0.0 6:53.44 msm_irqbalance -f /system/vendor/etc/msm_irqbalance.conf
1381 system 20 0 10G 268M 268M S 0.3 3.6 587:32.50 system_server
1322 root 0 -20 3.7G 468K 468K S 0.3 0.0 5:22.35 mi_thermald
901 wifi 20 0 2.0G 7.2M 208K S 0.3 0.0 16:39.36 android.hardware.wifi@1.0-service
582 logd 30 10 2.1G 24M 2.5M S 0.3 0.3 80:41.47 logd
72 root 20 0 0 0 0 S 0.3 0.0 2:31.20 [rcuop/7]
32 root 20 0 0 0 0 S 0.3 0.0 7:30.60 [rcuop/2]
14 root 20 0 0 0 0 S 0.3 0.0 8:25.31 [rcuop/0]
3687 root 20 0 0 0 0 I 0.0 0.0 0:00.00 [kworker/2:6]
3685 root 20 0 0 0 0 I 0.0 0.0 0:00.00 [kworker/0:5]
3684 root 20 0 0 0 0 I 0.0 0.0 0:00.00 [kworker/0:4]
3682 root 20 0 0 0 0 I 0.0 0.0 0:00.00 [kworker/0:1-events]
3681 root 20 0 0 0 0 I 0.0 0.0 0:00.89 [kworker/u16:0-ufs_clkscaling_0]
3679 root 20 0 0 0 0 I 0.0 0.0 0:00.00 [kworker/6:2-events_power_efficient]
3677 root 20 0 0 0 0 I 0.0 0.0 0:00.07 [kworker/2:0-events]
3612 shell 20 0 2.0G 2.9M 2.3M S 0.0 0.0 0:00.03 sh
3606 root 20 0 0 0 0 I 0.0 0.0 0:00.00 [kworker/2:5-events]
3589 root 20 0 0 0 0 I 0.0 0.0 0:00.25 [kworker/2:4-events]
3458 root 20 0 0 0 0 I 0.0 0.0 0:00.17 [kworker/2:2-events]
3078 u0_a165 20 0 5.6G 65M 57M S 0.0 0.8 0:00.30 com.miui.securityadd
2968 u0_a165 20 0 5.7G 104M 81M S 0.0 1.4 0:00.70 com.miui.securityadd.home
2891 u0_a228 20 0 5.1G 54M 50M S 0.0 0.7 0:00.50 com.iflytek.inputmethod.assist
2171 u0_a186 20 0 4.9G 61M 52M S 0.0 0.8 0:00.16 com.google.android.webview:webview_service
1569 u0_a90 20 0 5.7G 126M 91M S 0.0 1.7 0:00.43 com.miui.home
1386 radio 20 0 5.0G 56M 50M S 0.0 0.7 0:00.22 com.miui.vsimcore
1303 theme 20 0 5.7G 85M 76M S 0.0 1.1 0:02.24 com.android.thememanager
1248 u0_a146 20 0 5.5G 82M 58M S 0.0 1.1 0:00.22 com.miui.voiceassist:core
1074 system 20 0 5.2G 147M 107M S 0.0 1.9 0:01.57 com.miui.securitycenter
745 u0_a63 20 0 5.1G 62M 55M S 0.0 0.8 0:00.27 com.android.quicksearchbox
633 u0_a93 20 0 5.2G 66M 58M S 0.0 0.8 0:00.34 com.miui.mishare.connectivity
599 u0_a134 20 0 5.2G 69M 61M S 0.0 0.9 0:00.27 com.milink.service
32512 u0_a69 20 0 6.2G 116M 98M S 0.0 1.5 0:01.47 com.android.camera
32505 root 20 0 0 0 0 I 0.0 0.0 0:00.31 [kworker/1:1-mm_percpu_wq]
32459 shell 20 0 2.0G 2.8M 2.2M S 0.0 0.0 0:00.24 sh
32119 system 20 0 5.4G 70M 55M S 0.0 0.9 0:00.41 com.miui.securitycore.remote
gauguinpro:/ $ cat /etc/os-release
cat: /etc/os-release: No such file or directory
gauguinpro:/ $ lsmod
Module Size Used by
rmnet_perf 36864 0
rmnet_shs 114688 0
wlan 6914048 0
sla 20480 0
exfat 139264 1
machine_dlkm 184320 0
wcd937x_slave_dlkm 16384 0
wcd937x_dlkm 98304 2 machine_dlkm
wcd938x_slave_dlkm 16384 0
wcd938x_dlkm 110592 1 machine_dlkm
wcd9xxx_dlkm 57344 20 wcd937x_dlkm,wcd938x_dlkm
mbhc_dlkm 77824 2 wcd937x_dlkm,wcd938x_dlkm
tx_macro_dlkm 110592 0
rx_macro_dlkm 106496 0
va_macro_dlkm 106496 0
wsa_macro_dlkm 69632 1 machine_dlkm
swr_ctrl_dlkm 73728 4 tx_macro_dlkm,rx_macro_dlkm,va_macro_dlkm,wsa_macro_dlkm
bolero_cdc_dlkm 57344 6 machine_dlkm,tx_macro_dlkm,rx_macro_dlkm,va_macro_dlkm,wsa_macro_dlkm
wsa883x_dlkm 57344 1 machine_dlkm
wsa881x_dlkm 57344 1 machine_dlkm
cs35l41_dlkm 147456 2
wcd_core_dlkm 32768 9 machine_dlkm,wcd937x_dlkm,wcd938x_dlkm,tx_macro_dlkm,rx_macro_dlkm,va_macro_dlkm,wsa_macro_dlkm,wsa883x_dlkm,wsa881x_dlkm
stub_dlkm 16384 1
hdmi_dlkm 24576 0
swr_dlkm 24576 7 wcd937x_slave_dlkm,wcd937x_dlkm,wcd938x_slave_dlkm,wcd938x_dlkm,swr_ctrl_dlkm,wsa883x_dlkm,wsa881x_dlkm
pinctrl_lpi_dlkm 24576 7
usf_dlkm 57344 0
native_dlkm 200704 0
platform_dlkm 2678784 64 native_dlkm
q6_dlkm 1130496 11 machine_dlkm,wcd9xxx_dlkm,va_macro_dlkm,swr_ctrl_dlkm,bolero_cdc_dlkm,pinctrl_lpi_dlkm,usf_dlkm,native_dlkm,platform_dlkm
adsp_loader_dlkm 16384 0
apr_dlkm 233472 4 usf_dlkm,platform_dlkm,q6_dlkm,adsp_loader_dlkm
snd_event_dlkm 16384 5 machine_dlkm,bolero_cdc_dlkm,pinctrl_lpi_dlkm,q6_dlkm,apr_dlkm
q6_notifier_dlkm 16384 2 pinctrl_lpi_dlkm,apr_dlkm
q6_pdr_dlkm 16384 1 q6_notifier_dlkm
1|gauguinpro:/ $ uname -a
Linux localhost 4.19.113-perf-g18f438a3f5fe #1 SMP PREEMPT Tue Jan 11 15:40:34 CST 2022 aarch64
1|gauguinpro:/ $ cat /proc/cmdline
cat: /proc/cmdline: Permission denied
1|gauguinpro:/ $ cat /proc/mounts
/dev/block/dm-5 / ext4 ro,seclabel,relatime,discard 0 0
tmpfs /dev tmpfs rw,seclabel,nosuid,relatime,mode=755 0 0
devpts /dev/pts devpts rw,seclabel,relatime,mode=600,ptmxmode=000 0 0
proc /proc proc rw,relatime,gid=3009,hidepid=2 0 0
sysfs /sys sysfs rw,seclabel,relatime 0 0
selinuxfs /sys/fs/selinux selinuxfs rw,relatime 0 0
tmpfs /mnt tmpfs rw,seclabel,nosuid,nodev,noexec,relatime,mode=755,gid=1000 0 0
tmpfs /mnt/installer tmpfs rw,seclabel,nosuid,nodev,noexec,relatime,mode=755,gid=1000 0 0
tmpfs /mnt/androidwritable tmpfs rw,seclabel,nosuid,nodev,noexec,relatime,mode=755,gid=1000 0 0
/dev/block/by-name/metadata /metadata ext4 rw,seclabel,nosuid,nodev,noatime,discard 0 0
/dev/block/dm-6 /system_ext ext4 ro,seclabel,relatime,discard 0 0
/dev/block/dm-7 /product ext4 ro,seclabel,relatime,discard 0 0
/dev/block/dm-8 /vendor ext4 ro,seclabel,relatime,discard 0 0
/dev/block/dm-9 /odm ext4 ro,seclabel,relatime,discard 0 0
tmpfs /apex tmpfs rw,seclabel,nosuid,nodev,noexec,relatime,mode=755 0 0
tmpfs /linkerconfig tmpfs rw,seclabel,nosuid,nodev,noexec,relatime,mode=755 0 0
none /dev/blkio cgroup rw,nosuid,nodev,noexec,relatime,blkio 0 0
none /dev/cg2_bpf cgroup2 rw,nosuid,nodev,noexec,relatime 0 0
none /dev/cpuctl cgroup rw,nosuid,nodev,noexec,relatime,cpu 0 0
none /acct cgroup rw,nosuid,nodev,noexec,relatime,cpuacct 0 0
none /dev/cpuset cgroup rw,nosuid,nodev,noexec,relatime,cpuset,noprefix,release_agent=/sbin/cpuset_release_agent 0 0
none /dev/freezer cgroup rw,nosuid,nodev,noexec,relatime,freezer 0 0
none /dev/memcg cgroup rw,nosuid,nodev,noexec,relatime,memory 0 0
none /dev/stune cgroup rw,nosuid,nodev,noexec,relatime,schedtune 0 0
tracefs /sys/kernel/tracing tracefs rw,seclabel,relatime 0 0
debugfs /sys/kernel/debug debugfs rw,seclabel,relatime 0 0
none /config configfs rw,nosuid,nodev,noexec,relatime 0 0
none /sys/fs/fuse/connections fusectl rw,relatime 0 0
bpf /sys/fs/bpf bpf rw,nosuid,nodev,noexec,relatime 0 0
pstore /sys/fs/pstore pstore rw,seclabel,nosuid,nodev,noexec,relatime 0 0
tracefs /sys/kernel/debug/tracing tracefs rw,seclabel,relatime 0 0
none /sys/fs/cgroup tmpfs rw,seclabel,relatime,mode=750,gid=1000 0 0
none /sys/fs/cgroup/memory cgroup rw,relatime,memory 0 0
none /sys/fs/cgroup/freezer cgroup rw,relatime,freezer 0 0
/dev/block/bootdevice/by-name/cache /cache ext4 rw,seclabel,nosuid,nodev,noatime 0 0
/dev/block/bootdevice/by-name/persist /mnt/vendor/persist ext4 rw,seclabel,nosuid,nodev,noatime 0 0
/dev/block/bootdevice/by-name/modem /vendor/firmware_mnt vfat ro,context=u:object_r:firmware_file:s0,relatime,uid=1000,gid=1000,fmask=0337,dmask=0227,codepage=437,iocharset=iso8859-1
,shortname=lower,errors=remount-ro 0 0
/dev/block/bootdevice/by-name/dsp /vendor/dsp ext4 ro,seclabel,nosuid,nodev,relatime 0 0
/dev/block/bootdevice/by-name/bluetooth /vendor/bt_firmware vfat ro,context=u:object_r:bt_firmware_file:s0,relatime,uid=1002,gid=3002,fmask=0337,dmask=0227,codepage=437,iocharset=iso
8859-1,shortname=lower,errors=remount-ro 0 0
/dev/block/bootdevice/by-name/logfs /dev/logfs vfat rw,noatime,uid=1000,gid=1000,fmask=0006,dmask=0006,allow_utime=0020,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remoun
t-ro 0 0
/dev/block/bootdevice/by-name/cust /cust ext4 ro,seclabel,nosuid,nodev,noatime 0 0
/dev/block/bootdevice/by-name/userdata /data f2fs rw,lazytime,seclabel,nosuid,nodev,noatime,background_gc=on,gc_merge,discard,no_heap,user_xattr,inline_xattr,acl,inline_data,inline_d
entry,flush_merge,extent_cache,mode=adaptive,active_logs=6,reserve_root=32768,resuid=0,resgid=1065,inlinecrypt,alloc_mode=default,checkpoint_merge,fsync_mode=nobarrier 0 0
tmpfs /linkerconfig tmpfs rw,seclabel,nosuid,nodev,noexec,relatime,mode=755 0 0
/dev/block/bootdevice/by-name/userdata /data/user/0 f2fs rw,lazytime,seclabel,nosuid,nodev,noatime,background_gc=on,gc_merge,discard,no_heap,user_xattr,inline_xattr,acl,inline_data,i
nline_dentry,flush_merge,extent_cache,mode=adaptive,active_logs=6,reserve_root=32768,resuid=0,resgid=1065,inlinecrypt,alloc_mode=default,checkpoint_merge,fsync_mode=nobarrier 0 0
tmpfs /data_mirror tmpfs rw,seclabel,nosuid,nodev,noexec,relatime,mode=700,gid=1000 0 0
/dev/block/bootdevice/by-name/userdata /data_mirror/data_ce/null f2fs rw,lazytime,seclabel,nosuid,nodev,noatime,background_gc=on,gc_merge,discard,no_heap,user_xattr,inline_xattr,acl,
inline_data,inline_dentry,flush_merge,extent_cache,mode=adaptive,active_logs=6,reserve_root=32768,resuid=0,resgid=1065,inlinecrypt,alloc_mode=default,checkpoint_merge,fsync_mode=noba
rrier 0 0
/dev/block/bootdevice/by-name/userdata /data_mirror/data_ce/null/0 f2fs rw,lazytime,seclabel,nosuid,nodev,noatime,background_gc=on,gc_merge,discard,no_heap,user_xattr,inline_xattr,ac
l,inline_data,inline_dentry,flush_merge,extent_cache,mode=adaptive,active_logs=6,reserve_root=32768,resuid=0,resgid=1065,inlinecrypt,alloc_mode=default,checkpoint_merge,fsync_mode=no
barrier 0 0
/dev/block/bootdevice/by-name/userdata /data_mirror/data_de/null f2fs rw,lazytime,seclabel,nosuid,nodev,noatime,background_gc=on,gc_merge,discard,no_heap,user_xattr,inline_xattr,acl,
inline_data,inline_dentry,flush_merge,extent_cache,mode=adaptive,active_logs=6,reserve_root=32768,resuid=0,resgid=1065,inlinecrypt,alloc_mode=default,checkpoint_merge,fsync_mode=noba
rrier 0 0
/dev/block/bootdevice/by-name/userdata /data_mirror/cur_profiles f2fs rw,lazytime,seclabel,nosuid,nodev,noatime,background_gc=on,gc_merge,discard,no_heap,user_xattr,inline_xattr,acl,
inline_data,inline_dentry,flush_merge,extent_cache,mode=adaptive,active_logs=6,reserve_root=32768,resuid=0,resgid=1065,inlinecrypt,alloc_mode=default,checkpoint_merge,fsync_mode=noba
rrier 0 0
/dev/block/loop6 /apex/com.android.media@300000000 ext4 ro,dirsync,seclabel,nodev,noatime 0 0
/dev/block/loop6 /apex/com.android.media ext4 ro,dirsync,seclabel,nodev,noatime 0 0
/dev/block/loop7 /apex/com.android.tzdata@300000000 ext4 ro,dirsync,seclabel,nodev,noatime 0 0
/dev/block/loop7 /apex/com.android.tzdata ext4 ro,dirsync,seclabel,nodev,noatime 0 0
/dev/block/loop8 /apex/com.android.permission@300000000 ext4 ro,dirsync,seclabel,nodev,noatime 0 0
/dev/block/loop8 /apex/com.android.permission ext4 ro,dirsync,seclabel,nodev,noatime 0 0
/dev/block/loop9 /apex/com.android.i18n@1 ext4 ro,dirsync,seclabel,nodev,noatime 0 0
/dev/block/loop9 /apex/com.android.i18n ext4 ro,dirsync,seclabel,nodev,noatime 0 0
/dev/block/loop10 /apex/com.android.os.statsd@300000000 ext4 ro,dirsync,seclabel,nodev,noatime 0 0
/dev/block/loop10 /apex/com.android.os.statsd ext4 ro,dirsync,seclabel,nodev,noatime 0 0
/dev/block/loop11 /apex/com.android.conscrypt@300000000 ext4 ro,dirsync,seclabel,nodev,noatime 0 0
/dev/block/loop11 /apex/com.android.conscrypt ext4 ro,dirsync,seclabel,nodev,noatime 0 0
/dev/block/loop12 /apex/com.android.runtime@1 ext4 ro,dirsync,seclabel,nodev,noatime 0 0
/dev/block/loop12 /apex/com.android.runtime ext4 ro,dirsync,seclabel,nodev,noatime 0 0
/dev/block/loop13 /apex/com.android.wifi@300000000 ext4 ro,dirsync,seclabel,nodev,noatime 0 0
/dev/block/loop13 /apex/com.android.wifi ext4 ro,dirsync,seclabel,nodev,noatime 0 0
/dev/block/loop14 /apex/com.android.sdkext@300000000 ext4 ro,dirsync,seclabel,nodev,noatime 0 0
/dev/block/loop14 /apex/com.android.sdkext ext4 ro,dirsync,seclabel,nodev,noatime 0 0
/dev/block/loop15 /apex/com.android.extservices@300000000 ext4 ro,dirsync,seclabel,nodev,noatime 0 0
/dev/block/loop15 /apex/com.android.extservices ext4 ro,dirsync,seclabel,nodev,noatime 0 0
/dev/block/loop16 /apex/com.android.mediaprovider@301600000 ext4 ro,dirsync,seclabel,nodev,noatime 0 0
/dev/block/loop16 /apex/com.android.mediaprovider ext4 ro,dirsync,seclabel,nodev,noatime 0 0
/dev/block/loop17 /apex/com.android.art@1 ext4 ro,dirsync,seclabel,nodev,noatime 0 0
/dev/block/loop17 /apex/com.android.art ext4 ro,dirsync,seclabel,nodev,noatime 0 0
/dev/block/loop18 /apex/com.android.neuralnetworks@300000000 ext4 ro,dirsync,seclabel,nodev,noatime 0 0
/dev/block/loop18 /apex/com.android.neuralnetworks ext4 ro,dirsync,seclabel,nodev,noatime 0 0
/dev/block/loop19 /apex/com.android.resolv@300000000 ext4 ro,dirsync,seclabel,nodev,noatime 0 0
/dev/block/loop19 /apex/com.android.resolv ext4 ro,dirsync,seclabel,nodev,noatime 0 0
/dev/block/loop20 /apex/com.android.apex.cts.shim@1 ext4 ro,dirsync,seclabel,nodev,noatime 0 0
/dev/block/loop20 /apex/com.android.apex.cts.shim ext4 ro,dirsync,seclabel,nodev,noatime 0 0
/dev/block/loop21 /apex/com.android.ipsec@300000000 ext4 ro,dirsync,seclabel,nodev,noatime 0 0
/dev/block/loop21 /apex/com.android.ipsec ext4 ro,dirsync,seclabel,nodev,noatime 0 0
/dev/block/loop22 /apex/com.android.media.swcodec@300000000 ext4 ro,dirsync,seclabel,nodev,noatime 0 0
/dev/block/loop22 /apex/com.android.media.swcodec ext4 ro,dirsync,seclabel,nodev,noatime 0 0
/dev/block/loop23 /apex/com.android.vndk.v30@1 ext4 ro,dirsync,seclabel,nodev,noatime 0 0
/dev/block/loop23 /apex/com.android.vndk.v30 ext4 ro,dirsync,seclabel,nodev,noatime 0 0
/dev/block/loop24 /apex/com.android.adbd@300000000 ext4 ro,dirsync,seclabel,nodev,noatime 0 0
/dev/block/loop24 /apex/com.android.adbd ext4 ro,dirsync,seclabel,nodev,noatime 0 0
/dev/block/loop25 /apex/com.android.tethering@300000000 ext4 ro,dirsync,seclabel,nodev,noatime 0 0
/dev/block/loop25 /apex/com.android.tethering ext4 ro,dirsync,seclabel,nodev,noatime 0 0
tmpfs /storage tmpfs rw,seclabel,nosuid,nodev,noexec,relatime,mode=755,gid=1000 0 0
adb /dev/usb-ffs/adb functionfs rw,relatime 0 0
diag /dev/ffs-diag functionfs rw,relatime 0 0
diag_mdm /dev/ffs-diag-1 functionfs rw,relatime 0 0
diag_mdm2 /dev/ffs-diag-2 functionfs rw,relatime 0 0
/data/media /mnt/runtime/default/emulated sdcardfs rw,nosuid,nodev,noexec,noatime,fsuid=1023,fsgid=1023,gid=1015,multiuser,mask=6,derive_gid,default_normal,unshared_obb 0 0
/data/media /mnt/runtime/read/emulated sdcardfs rw,nosuid,nodev,noexec,noatime,fsuid=1023,fsgid=1023,gid=9997,multiuser,mask=23,derive_gid,default_normal,unshared_obb 0 0
/data/media /mnt/runtime/write/emulated sdcardfs rw,nosuid,nodev,noexec,noatime,fsuid=1023,fsgid=1023,gid=9997,multiuser,mask=7,derive_gid,default_normal,unshared_obb 0 0
/data/media /mnt/runtime/full/emulated sdcardfs rw,nosuid,nodev,noexec,noatime,fsuid=1023,fsgid=1023,gid=9997,multiuser,mask=7,derive_gid,default_normal,unshared_obb 0 0
/dev/fuse /storage/emulated fuse rw,lazytime,nosuid,nodev,noexec,noatime,user_id=0,group_id=0,allow_other 0 0
/dev/fuse /mnt/installer/0/emulated fuse rw,lazytime,nosuid,nodev,noexec,noatime,user_id=0,group_id=0,allow_other 0 0
/dev/fuse /mnt/androidwritable/0/emulated fuse rw,lazytime,nosuid,nodev,noexec,noatime,user_id=0,group_id=0,allow_other 0 0
/dev/fuse /mnt/user/0/emulated fuse rw,lazytime,nosuid,nodev,noexec,noatime,user_id=0,group_id=0,allow_other 0 0
/data/media /mnt/pass_through/0/emulated sdcardfs rw,nosuid,nodev,noexec,noatime,fsuid=1023,fsgid=1023,gid=9997,multiuser,mask=7,derive_gid,default_normal,unshared_obb 0 0
/data/media /mnt/androidwritable/0/emulated/0/Android/data sdcardfs rw,nosuid,nodev,noexec,noatime,fsuid=1023,fsgid=1023,gid=1015,multiuser,mask=6,derive_gid,default_normal,unshared_
obb 0 0
/data/media /mnt/installer/0/emulated/0/Android/data sdcardfs rw,nosuid,nodev,noexec,noatime,fsuid=1023,fsgid=1023,gid=1015,multiuser,mask=6,derive_gid,default_normal,unshared_obb 0
0
/data/media /storage/emulated/0/Android/data sdcardfs rw,nosuid,nodev,noexec,noatime,fsuid=1023,fsgid=1023,gid=1015,multiuser,mask=6,derive_gid,default_normal,unshared_obb 0 0
/data/media /mnt/user/0/emulated/0/Android/data sdcardfs rw,nosuid,nodev,noexec,noatime,fsuid=1023,fsgid=1023,gid=1015,multiuser,mask=6,derive_gid,default_normal,unshared_obb 0 0
/data/media /mnt/androidwritable/0/emulated/0/Android/obb sdcardfs rw,nosuid,nodev,noexec,noatime,fsuid=1023,fsgid=1023,gid=1015,multiuser,mask=6,derive_gid,default_normal,unshared_o
bb 0 0
/data/media /storage/emulated/0/Android/obb sdcardfs rw,nosuid,nodev,noexec,noatime,fsuid=1023,fsgid=1023,gid=1015,multiuser,mask=6,derive_gid,default_normal,unshared_obb 0 0
/data/media /mnt/user/0/emulated/0/Android/obb sdcardfs rw,nosuid,nodev,noexec,noatime,fsuid=1023,fsgid=1023,gid=1015,multiuser,mask=6,derive_gid,default_normal,unshared_obb 0 0
/data/media /mnt/installer/0/emulated/0/Android/obb sdcardfs rw,nosuid,nodev,noexec,noatime,fsuid=1023,fsgid=1023,gid=9997,multiuser,mask=7,derive_gid,default_normal,unshared_obb 0 0
/dev/block/vold/public:179,1 /mnt/media_rw/0E86-953F exfat rw,dirsync,nosuid,nodev,noexec,noatime,gid=1023,fmask=0007,dmask=0007,allow_utime=0020,namecase=0,errors=remount-ro 0 0
/mnt/media_rw/0E86-953F /mnt/runtime/default/0E86-953F sdcardfs rw,nosuid,nodev,noexec,noatime,fsuid=1023,fsgid=1023,gid=1015,mask=6 0 0
/mnt/media_rw/0E86-953F /mnt/runtime/read/0E86-953F sdcardfs rw,nosuid,nodev,noexec,noatime,fsuid=1023,fsgid=1023,gid=9997,mask=18 0 0
/mnt/media_rw/0E86-953F /mnt/runtime/write/0E86-953F sdcardfs rw,nosuid,nodev,noexec,noatime,fsuid=1023,fsgid=1023,gid=9997,mask=18 0 0
/mnt/media_rw/0E86-953F /mnt/runtime/full/0E86-953F sdcardfs rw,nosuid,nodev,noexec,noatime,fsuid=1023,fsgid=1023,gid=9997,mask=7 0 0
/dev/fuse /storage/0E86-953F fuse rw,lazytime,nosuid,nodev,noexec,noatime,user_id=0,group_id=0,allow_other 0 0
/dev/fuse /mnt/installer/0/0E86-953F fuse rw,lazytime,nosuid,nodev,noexec,noatime,user_id=0,group_id=0,allow_other 0 0
/dev/fuse /mnt/androidwritable/0/0E86-953F fuse rw,lazytime,nosuid,nodev,noexec,noatime,user_id=0,group_id=0,allow_other 0 0
/dev/fuse /mnt/user/0/0E86-953F fuse rw,lazytime,nosuid,nodev,noexec,noatime,user_id=0,group_id=0,allow_other 0 0
/mnt/media_rw/0E86-953F /mnt/pass_through/0/0E86-953F sdcardfs rw,nosuid,nodev,noexec,noatime,fsuid=1023,fsgid=1023,gid=9997,mask=7 0 0
gauguinpro:/ $
gauguinpro:/ $ cat /proc/interrupts
CPU0 CPU1 CPU2 CPU3 CPU4 CPU5 CPU6 CPU7
3: 85341882 81922792 71971884 56107682 11531926 11662705 25006050 23021037 GICv3 19 Level arch_timer
5: 7556154 6981557 10645905 10443506 725619 727898 5376944 3717102 GICv3 38 Level arch_mem_timer
7: 1223 210 0 0 0 0 0 0 GICv3 195 Level ngd_slim_irq
8: 1128 45 0 0 0 0 0 0 GICv3 196 Level sps
9: 25535646 22659947 0 0 0 0 0 0 GICv3 297 Level 1d84000.ufshc
10: 13096359 7881784 0 0 0 0 0 0 GICv3 260 Level ipcc_1
13: 37271518 39712511 0 0 0 0 0 0 GICv3 37 Level apps_rsc
14: 323004 216594 0 0 0 0 0 0 GICv3 161 Level disp_rsc
15: 65249 62996 58593 44104 15996 15819 66212 67014 GICv3 21 Level arm-pmu
16: 0 0 0 0 0 0 0 0 GICv3 304 Level sps
17: 0 0 0 0 0 0 0 0 GICv3 32 Edge apps_wdog_bark
19: 0 0 0 0 0 0 0 0 GICv3 22 Level KRYO L1-L2 ECC FAULTIRQ
20: 0 0 0 0 0 0 0 0 GICv3 67 Level KRYO L3-SCU ECC FAULTIRQ
21: 0 0 0 0 0 0 0 0 PDC 6 Edge adsp
22: 0 0 0 0 0 0 0 0 GICv3 610 Edge cdsp
23: 0 0 0 0 0 0 0 0 GICv3 168 Edge modem
24: 0 0 0 0 0 0 0 0 PDC 26 Level tsens-upper-lower
25: 0 0 0 0 0 0 0 0 PDC 28 Level tsens-critical
26: 0 0 0 0 0 0 0 0 PDC 20 Edge tsens-0C
27: 0 0 0 0 0 0 0 0 PDC 27 Level tsens-upper-lower
28: 0 0 0 0 0 0 0 0 PDC 29 Level tsens-critical
29: 0 0 0 0 0 0 0 0 PDC 21 Edge tsens-0C
36: 0 0 0 0 0 0 0 0 pmic_arb 560988493 Edge sig-tx
37: 0 0 0 0 0 0 0 0 pmic_arb 561054029 Edge sig-rx
38: 128 0 0 0 0 0 0 0 pmic_arb 561119565 Edge msg-tx
39: 233 0 0 0 0 0 0 0 pmic_arb 561185101 Edge msg-rx
40: 0 0 0 0 0 0 0 0 pmic_arb 561250637 Edge msg-tx-failed
41: 0 0 0 0 0 0 0 0 pmic_arb 561316173 Edge msg-tx-discarded
42: 0 0 0 0 0 0 0 0 pmic_arb 561381709 Edge msg-rx-discarded
44: 0 0 0 0 0 0 0 0 pmic_arb 574619986 Edge qcom,temp-alarm
50: 7 0 0 0 0 0 0 0 pmic_arb 743440735 Level i2c_pmic_stat_irq
52: 1746 0 0 0 0 0 3 0 pmic_arb 8388916 Edge pon_kpdpwr_status
53: 1038 0 0 0 0 0 0 0 pmic_arb 8454452 Edge pon_resin_status
54: 0 0 0 0 0 0 0 0 pmic_arb 8585524 Edge pon_kpdpwr_bark
56: 0 0 0 0 0 0 0 0 pmic_arb 8716596 Edge pon_kpdpwr_resin_bark
57: 0 0 0 0 0 0 0 0 pmic_arb 37749045 Edge qcom,temp-alarm
60: 1287 0 0 0 0 0 2 0 pmic_arb 202375484 Edge volume_up
67: 824794 0 0 0 0 0 0 1 pmic_arb 588251475 Edge pm-adc5
68: 0 0 0 0 0 0 0 0 pmic_arb 592445780 Edge thr-int-en
69: 2 0 0 0 0 0 0 0 pmic_arb 567279953 Edge bcl-lvl0
70: 1 0 0 0 0 0 0 0 pmic_arb 567345489 Edge bcl-lvl1
71: 0 0 0 0 0 0 0 0 pmic_arb 567411025 Edge bcl-lvl2
72: 0 0 0 0 0 0 0 0 pmic_arb 1111490921 Edge qcom,temp-alarm
73: 0 0 0 0 0 0 0 0 pmic_arb 1137705324 Edge bcl-lvl0
74: 0 0 0 0 0 0 0 0 pmic_arb 1137770860 Edge bcl-lvl1
75: 0 0 0 0 0 0 0 0 pmic_arb 1137836396 Edge bcl-lvl2
76: 837193 0 0 0 0 0 0 0 pmic_arb 1125122410 Edge pm-adc5
77: 0 0 0 0 0 0 0 0 pmic_arb 1129316715 Edge thr-int-en
90: 0 0 0 0 0 0 0 0 pmic_arb 1589707143 Edge qpnp_lcdb_sc_irq
91: 0 0 0 0 0 0 0 0 pmic_arb 1563427201 Edge qpnp_flash_led_fault_irq
92: 0 0 0 0 0 0 0 0 pmic_arb 1563623809 Edge qpnp_flash_led_all_ramp_down_done_irq
93: 46 0 0 0 0 0 0 0 pmic_arb 1563689345 Edge qpnp_flash_led_all_ramp_up_done_irq
94: 0 0 0 0 0 0 0 0 pmic_arb 1568735618 Edge wled_ovp_irq
95: 0 0 0 0 0 0 0 0 pmic_arb 1568932226 Edge wled_pre_flash_irq
96: 0 0 0 0 0 0 0 0 pmic_arb 1568997762 Edge wled_flash_irq
97: 4387 0 0 0 0 0 0 0 pmic_arb 1661993354 Edge pm-adc5
98: 0 0 0 0 0 0 0 0 pmic_arb 1665139083 Edge thr-int-en
99: 93 11 6 6 0 0 6672 859 pmic_arb 1713439117 Edge pm8xxx_rtc_alarm
104: 5 0 0 0 0 0 0 0 ipcc 131074 Edge smp2p
105: 199561 114351 0 0 0 0 0 0 ipcc 196610 Edge smp2p
106: 4 0 0 0 0 0 0 0 ipcc 393218 Edge smp2p
107: 2 0 0 0 0 0 0 0 ipcc 458754 Edge smp2p
108: 12 0 0 0 0 0 0 0 ipcc 0 Edge qcom,qmp-aop
109: 0 0 0 0 0 0 0 0 PDC 11 Level eud_irq
110: 6957874 7033304 0 0 0 0 0 0 GICv3 613 Level 90b6300.qcom,cpu-cpu-llcc-bwmon
111: 5695306 5819665 0 0 0 0 0 0 GICv3 273 Level 90cd000.qcom,cpu-llcc-ddr-bwmon
116: 1617647 138512 0 0 0 0 0 0 GICv3 236 Level mmc0
117: 56537 1549 0 0 0 0 0 0 GICv3 254 Level 8804000.sdhci
118: 65 0 0 0 0 0 0 0 GICv3 446 Edge WLAN_CE_0
119: 2211644 2634383 0 0 0 0 0 0 GICv3 447 Edge WLAN_CE_1
120: 3100005 2458703 46 44 3 9 4964 706 GICv3 448 Edge WLAN_CE_2
121: 303294 72675 0 0 0 0 0 0 GICv3 449 Edge WLAN_CE_3
122: 0 0 0 0 0 0 0 0 GICv3 450 Edge WLAN_CE_4
123: 0 0 0 0 0 0 0 0 GICv3 451 Edge WLAN_CE_5
124: 0 0 0 0 0 0 0 0 GICv3 452 Edge WLAN_CE_6
125: 0 0 0 0 0 0 0 0 GICv3 453 Edge WLAN_CE_7
126: 0 0 0 0 0 0 0 0 GICv3 454 Edge WLAN_CE_8
127: 917418 804162 0 0 0 0 0 0 GICv3 455 Edge WLAN_CE_9
128: 1109934 976320 0 0 0 0 0 0 GICv3 456 Edge WLAN_CE_10
129: 3211030 4264610 0 0 0 0 0 0 GICv3 457 Edge WLAN_CE_11
130: 21693 19832 2 2 0 0 537 90 GICv3 343 Edge ipa
131: 1342152 1220313 0 0 0 0 0 0 GICv3 464 Level gsi
132: 0 0 0 0 0 0 0 0 PDC 14 Edge dp_hs_phy_irq
133: 1 0 0 0 0 0 0 0 GICv3 162 Level pwr_event_irq
134: 0 0 0 0 0 0 0 0 PDC 17 Level ss_phy_irq
135: 0 0 0 0 0 0 0 0 PDC 15 Edge dm_hs_phy_irq
136: 3056549 3343881 0 0 0 0 0 0 GICv3 332 Level kgsl_3d0_irq
137: 0 0 0 0 0 0 0 0 GICv3 336 Level kgsl_hfi_irq
138: 0 0 0 0 0 0 0 0 GICv3 337 Level kgsl_gmu_irq
139: 0 0 0 0 0 0 0 0 GICv3 615 Level error_irq
140: 0 0 0 0 0 0 0 0 GICv3 617 Edge wdg_bite_irq
141: 1 0 0 0 0 0 0 0 GICv3 619 Edge ipc_irq
142: 15 0 0 0 0 0 0 0 GICv3 616 Level general_irq
143: 0 0 0 0 0 0 0 0 GICv3 509 Edge csiphy
144: 0 0 0 0 0 0 0 0 GICv3 510 Edge csiphy
145: 0 0 0 0 0 0 0 0 GICv3 511 Edge csiphy
146: 0 0 0 0 0 0 0 0 GICv3 493 Edge csiphy
147: 35998 7634 0 0 0 0 0 0 GICv3 500 Edge cci
148: 2796 0 0 0 0 0 0 0 GICv3 494 Edge cci
149: 35858 3389 0 0 0 0 0 0 GICv3 501 Edge cpas-cdm
150: 1479 0 0 0 0 0 0 0 GICv3 496 Edge csid0
151: 143599 55489 0 0 0 0 0 0 GICv3 497 Edge ife0
152: 1040 0 0 0 0 0 0 0 GICv3 498 Edge csid1
153: 60614 39176 0 0 0 0 0 0 GICv3 499 Edge ife1
154: 466 0 0 0 0 0 0 0 GICv3 749 Edge csid
155: 26083 8086 0 0 0 0 0 0 GICv3 750 Edge ife
156: 0 0 0 0 0 0 0 0 GICv3 505 Edge csid-lite
157: 2 0 0 0 0 0 0 0 GICv3 504 Edge ife-lite
158: 41402 2235 0 0 0 0 0 0 GICv3 495 Edge a5
159: 199 0 0 0 0 0 0 0 GICv3 506 Edge jpeg
160: 0 0 0 0 0 0 0 0 GICv3 507 Edge jpegdma
161: 105250 42018 0 0 0 0 0 0 GICv3 508 Edge lrme
162: 0 0 0 0 0 0 0 0 GICv3 491 Edge cpas_camnoc
163: 0 0 0 0 0 0 0 0 GICv3 261 Level arm-smmu global fault
164: 0 0 0 0 0 0 0 0 GICv3 263 Level arm-smmu global fault
165: 0 0 0 0 0 0 0 0 GICv3 396 Level arm-smmu-context-fault
166: 0 0 0 0 0 0 0 0 GICv3 397 Level arm-smmu-context-fault
167: 0 0 0 0 0 0 0 0 GICv3 398 Level arm-smmu-context-fault
168: 0 0 0 0 0 0 0 0 GICv3 399 Level arm-smmu-context-fault
173: 0 0 0 0 0 0 0 0 GICv3 97 Level arm-smmu global fault
176: 0 0 0 0 0 0 0 0 GICv3 129 Level arm-smmu-context-fault
177: 0 0 0 0 0 0 0 0 GICv3 130 Level arm-smmu-context-fault
178: 0 0 0 0 0 0 0 0 GICv3 131 Level arm-smmu-context-fault
179: 0 0 0 0 0 0 0 0 GICv3 132 Level arm-smmu-context-fault
180: 0 0 0 0 0 0 0 0 GICv3 133 Level arm-smmu-context-fault
181: 0 0 0 0 0 0 0 0 GICv3 134 Level arm-smmu-context-fault
182: 0 0 0 0 0 0 0 0 GICv3 135 Level arm-smmu-context-fault
183: 0 0 0 0 0 0 0 0 GICv3 136 Level arm-smmu-context-fault
184: 0 0 0 0 0 0 0 0 GICv3 137 Level arm-smmu-context-fault
185: 0 0 0 0 0 0 0 0 GICv3 138 Level arm-smmu-context-fault
186: 0 0 0 0 0 0 0 0 GICv3 139 Level arm-smmu-context-fault
187: 0 0 0 0 0 0 0 0 GICv3 140 Level arm-smmu-context-fault
188: 0 0 0 0 0 0 0 0 GICv3 141 Level arm-smmu-context-fault
189: 0 0 0 0 0 0 0 0 GICv3 142 Level arm-smmu-context-fault
190: 0 0 0 0 0 0 0 0 GICv3 143 Level arm-smmu-context-fault
191: 0 0 0 0 0 0 0 0 GICv3 144 Level arm-smmu-context-fault
192: 0 0 0 0 0 0 0 0 GICv3 145 Level arm-smmu-context-fault
193: 0 0 0 0 0 0 0 0 GICv3 146 Level arm-smmu-context-fault
194: 0 0 0 0 0 0 0 0 GICv3 147 Level arm-smmu-context-fault
195: 0 0 0 0 0 0 0 0 GICv3 148 Level arm-smmu-context-fault
196: 0 0 0 0 0 0 0 0 GICv3 149 Level arm-smmu-context-fault
197: 0 0 0 0 0 0 0 0 GICv3 150 Level arm-smmu-context-fault
198: 0 0 0 0 0 0 0 0 GICv3 213 Level arm-smmu-context-fault
199: 0 0 0 0 0 0 0 0 GICv3 214 Level arm-smmu-context-fault
200: 0 0 0 0 0 0 0 0 GICv3 215 Level arm-smmu-context-fault
201: 0 0 0 0 0 0 0 0 GICv3 216 Level arm-smmu-context-fault
202: 0 0 0 0 0 0 0 0 GICv3 217 Level arm-smmu-context-fault
203: 0 0 0 0 0 0 0 0 GICv3 218 Level arm-smmu-context-fault
204: 0 0 0 0 0 0 0 0 GICv3 219 Level arm-smmu-context-fault
205: 0 0 0 0 0 0 0 0 GICv3 220 Level arm-smmu-context-fault
206: 0 0 0 0 0 0 0 0 GICv3 221 Level arm-smmu-context-fault
207: 0 0 0 0 0 0 0 0 GICv3 222 Level arm-smmu-context-fault
208: 0 0 0 0 0 0 0 0 GICv3 223 Level arm-smmu-context-fault
209: 0 0 0 0 0 0 0 0 GICv3 224 Level arm-smmu-context-fault
210: 0 0 0 0 0 0 0 0 GICv3 347 Level arm-smmu-context-fault
211: 0 0 0 0 0 0 0 0 GICv3 348 Level arm-smmu-context-fault
212: 0 0 0 0 0 0 0 0 GICv3 349 Level arm-smmu-context-fault
213: 0 0 0 0 0 0 0 0 GICv3 350 Level arm-smmu-context-fault
214: 0 0 0 0 0 0 0 0 GICv3 351 Level arm-smmu-context-fault
215: 0 0 0 0 0 0 0 0 GICv3 352 Level arm-smmu-context-fault
216: 0 0 0 0 0 0 0 0 GICv3 353 Level arm-smmu-context-fault
263: 0 0 0 0 0 0 0 0 GICv3 302 Edge tmc-etr
274: 1704689 1539457 0 0 0 0 0 0 GICv3 633 Level spi_geni
275: 133755 85601 0 0 0 0 0 0 GICv3 634 Level msm_serial_geni0
276: 38960 0 0 0 0 0 3 0 msmgpio 64 Edge
287: 311859 135797 0 0 0 0 0 0 GICv3 386 Level i2c_geni
288: 38538 5125 0 0 0 0 0 0 GICv3 387 Level i2c_geni
289: 0 0 0 0 0 0 0 0 GICv3 388 Level spi_geni
290: 6489697 3785985 0 0 0 0 0 0 GICv3 389 Level i2c_geni
294: 1471443 1045605 0 0 0 0 0 0 GICv3 206 Level msm_vidc
295: 3649547 3318549 0 0 0 0 0 0 GICv3 115 Level msm_drm
296: 0 0 0 0 0 0 0 0 GICv3 430 Level capture bus
297: 0 0 0 0 0 0 0 0 GICv3 431 Level capture bus
298: 0 0 0 0 0 0 0 0 GICv3 432 Level capture bus
299: 0 0 0 0 0 0 0 0 GICv3 623 Level capture bus
300: 0 0 0 0 0 0 0 0 GICv3 624 Level capture bus
301: 0 0 0 0 0 0 0 0 GICv3 625 Level capture bus
302: 0 0 0 0 0 0 0 0 GICv3 626 Level capture bus
303: 2 0 0 0 0 0 0 0 GICv3 64 Level limits_sensor-00
304: 4 0 0 0 0 0 0 0 GICv3 65 Level limits_sensor-01
305: 0 0 0 0 0 0 1 0 smp2p 2 Edge adsp
306: 0 0 0 0 0 0 0 0 smp2p 0 Edge adsp
307: 0 0 0 0 0 0 1 0 smp2p 1 Edge error_ready_interrupt
308: 0 0 0 0 0 0 0 0 smp2p 3 Edge adsp
309: 0 0 0 0 0 1 0 0 smp2p 2 Edge cdsp
310: 0 0 0 0 0 0 0 0 smp2p 0 Edge cdsp
311: 0 0 0 0 0 1 0 0 smp2p 1 Edge error_ready_interrupt
312: 0 0 0 0 0 0 0 0 smp2p 3 Edge cdsp
313: 0 0 0 1 0 0 0 0 smp2p 2 Edge modem
314: 0 0 0 0 0 0 0 0 smp2p 0 Edge modem
315: 0 0 0 1 0 0 0 0 smp2p 1 Edge error_ready_interrupt
316: 0 0 0 0 0 0 0 0 smp2p 3 Edge modem
317: 0 0 0 0 0 0 0 0 smp2p 7 Edge modem
318: 35892 35028 30212 41939 5584 5604 1065 1209 smp2p 0 Edge smp2p_sleepstate
319: 0 0 0 0 0 0 0 0 msmgpio 84 Edge testing_mode
320: 6849 53596 0 0 0 0 0 0 GICv3 165 Level dwc3
322: 10630 5 2 0 0 0 422 64 msmgpio 17 Edge gf
323: 7840 0 0 0 0 0 0 0 msmgpio 9 Level nq-nci
324: 0 0 0 0 0 0 0 0 msmgpio 59 Edge i2c_pmic_stat_irq
325: 0 0 0 0 0 0 0 0 i2c_pmic_irq_chip 2320 Edge ocp
329: 0 1 0 0 0 0 0 0 i2c_pmic_irq_chip 9736 Edge div2-irev
330: 1 0 0 0 0 0 0 0 i2c_pmic_irq_chip 9760 Edge usbin-uv
331: 0 0 0 0 0 0 0 0 i2c_pmic_irq_chip 9856 Edge usbin-ov
332: 0 0 0 0 0 0 0 0 i2c_pmic_irq_chip 10016 Edge div2-ilim
333: 1 0 0 2 1 1 0 0 i2c_pmic_irq_chip 10048 Edge div2-win-uv
334: 0 0 0 0 0 0 0 0 i2c_pmic_irq_chip 10112 Edge div2-win-ov
335: 24830 0 0 0 0 0 0 0 msmgpio 53 Edge aw8624
336: 0 0 0 0 0 0 0 0 msmgpio 24 Edge esd_err_irq
337: 0 0 0 0 0 0 0 0 msmgpio 23 Edge TE_GPIO
338: 43798 32970 0 0 0 0 0 0 sde 4 Edge
339: 0 0 0 0 0 0 0 0 smp2p 0 Edge ipa_smp2p_clk_vote
340: 0 0 0 0 0 0 0 0 pmic_arb 553648454 Edge chgr-error
341: 265 7 0 2 0 0 50 1 pmic_arb 553713990 Edge chg-state-change
348: 0 0 0 0 0 0 0 0 pmic_arb 554697031 Edge otg-fail
352: 2 1 0 0 0 0 0 0 pmic_arb 554959175 Edge high-duty-cycle
353: 6569 0 0 0 0 0 0 0 pmic_arb 555024711 Edge input-current-limiting
355: 129 0 0 0 0 0 0 0 pmic_arb 555155783 Edge switcher-power-ok
356: 0 0 0 0 0 0 0 0 pmic_arb 555745608 Edge bat-temp
357: 0 0 0 0 0 0 0 0 pmic_arb 555876680 Edge bat-ov
358: 0 0 0 0 0 0 0 0 pmic_arb 555942216 Edge bat-low
359: 0 0 0 0 0 0 0 0 pmic_arb 556007752 Edge bat-therm-or-id-missing
360: 0 0 0 0 0 0 0 0 pmic_arb 556073288 Edge bat-terminal-missing
363: 593 0 0 0 0 0 0 0 pmic_arb 556794185 Edge usbin-collapse
364: 30 0 0 0 0 0 0 0 pmic_arb 556859721 Edge usbin-vashdn
365: 130 1 0 0 0 0 14 0 pmic_arb 556925257 Edge usbin-uv
366: 0 0 0 0 0 0 0 0 pmic_arb 556990793 Edge usbin-ov
367: 31 0 0 0 0 0 14 0 pmic_arb 557056329 Edge usbin-plugin
369: 132 0 0 0 0 0 41 1 pmic_arb 557187401 Edge usbin-src-change
370: 6367 5 1 1 0 0 60 3 pmic_arb 557252937 Edge usbin-icl-change
372: 0 0 0 0 0 0 0 0 pmic_arb 557973834 Edge dcin-uv
373: 0 0 0 0 0 0 0 0 pmic_arb 558039370 Edge dcin-ov
374: 0 0 0 0 0 0 0 0 pmic_arb 558104906 Edge dcin-plugin
376: 0 0 0 0 0 0 0 0 pmic_arb 558235978 Edge dcin-pon
377: 0 0 0 0 0 0 0 0 pmic_arb 558301514 Edge dcin-en
378: 0 0 0 0 0 0 0 0 pmic_arb 558891339 Edge typec-or-rid-detect-change
380: 30 1 0 0 0 0 13 0 pmic_arb 559022411 Edge typec-cc-state-change
381: 0 0 0 0 0 0 0 0 pmic_arb 559087947 Edge typec-vconn-oc
383: 27 1 0 0 0 0 13 0 pmic_arb 559219019 Edge typec-attach-detach
384: 0 0 0 0 0 0 0 0 pmic_arb 559284555 Edge typec-legacy-cable-detect
386: 3475 0 0 0 0 0 0 0 pmic_arb 559939916 Edge wdog-snarl
387: 531 16 6 8 0 0 1847 235 pmic_arb 560005452 Edge wdog-bark
389: 4071 0 0 0 0 0 0 0 pmic_arb 560136524 Edge aicl-done
390: 4 0 0 0 0 0 0 0 pmic_arb 560202060 Edge smb-en
392: 0 0 0 0 0 0 0 0 pmic_arb 560333132 Edge temp-change
394: 776 170 109 110 12 22 12705 2020 msmgpio 94 Edge 8804000.sdhci cd
396: 0 0 0 0 0 0 0 0 pmic_arb 612434261 Edge qg-vbat-low
397: 0 0 0 0 0 0 0 0 pmic_arb 612499797 Edge qg-vbat-empty
398: 5196 32 17 16 0 0 3880 493 pmic_arb 612565333 Edge qg-fifo-done
399: 119 0 0 0 0 0 1 2 pmic_arb 612630869 Edge qg-good-ocv
400: 3127439 1 0 0 0 2 0 0 msmgpio 22 Edge NVT-ts-spi
401: 0 0 0 0 0 0 0 0 msmgpio 12 Level cs35l41
402: 0 0 0 0 0 0 0 0 msmgpio 48 Level cs35l41
403: 57999 47158 0 0 0 0 0 0 ipcc 393216 Edge glink-native-cdsp
404: 13138697 7993643 0 0 0 0 0 0 ipcc 196608 Edge glink-native-adsp
405: 85 0 0 0 0 0 0 0 ipcc 458752 Edge glink-native-npu
406: 552 120 0 0 0 0 0 0 GICv3 329 Edge swr_master_irq
407: 1639 249 0 0 0 0 0 0 GICv3 328 Edge swr_master_irq
408: 47 0 0 0 0 0 0 0 WCD937X 0 Edge wcd937x
409: 0 0 0 0 0 0 0 0 wcd937x 14 Edge HPHR PDM WD INT
410: 2 0 0 0 0 0 0 0 wcd937x 13 Edge HPHL PDM WD INT
411: 0 0 0 0 0 0 0 0 wcd937x 15 Edge AUX PDM WD INT
412: 30 0 0 0 0 0 0 0 wcd937x 4 Edge mbhc sw intr
413: 1 0 0 0 0 0 0 0 wcd937x 0 Edge Button Press detect
414: 1 0 0 0 0 0 0 0 wcd937x 1 Edge Button Release detect
415: 0 0 0 0 0 0 0 0 wcd937x 3 Edge Elect Insert
416: 15 0 0 0 0 0 0 0 wcd937x 2 Edge Elect Remove
417: 0 0 0 0 0 0 0 0 wcd937x 7 Edge HPH_L OCP detect
418: 0 0 0 0 0 0 0 0 wcd937x 5 Edge HPH_R OCP detect
419: 31 0 0 0 0 0 0 0 PDC 144 Level swr_wake_irq
420: 745321 488592 0 0 0 0 0 0 ipcc 131072 Edge glink-native-modem
421: 0 0 0 0 0 0 0 0 smp2p 0 Edge wlanfw-err
422: 0 0 0 0 0 0 0 0 smp2p 1 Edge wlanfw-early-crash-ind
IPI0: 101671415 107492477 105828209 124535977 26498156 26829061 46993241 41519096 Rescheduling interrupts
IPI1: 38626057 37507071 34428155 22188967 6766861 6629826 47120650 42957043 Function call interrupts
IPI2: 0 0 0 0 0 0 0 0 CPU stop interrupts
IPI3: 0 0 0 0 0 0 0 0 CPU stop (for crash dump) interrupts
IPI4: 494016 483408 732064 661978 52408 55493 326487 256707 Timer broadcast interrupts
IPI5: 8093069 7393007 5950997 5931668 3060051 3052568 10601711 8976486 IRQ work interrupts
IPI6: 0 0 0 0 0 0 0 0 CPU wake-up interrupts
Err: 0
gauguinpro:/ $ cat /proc/devices
cat: /proc/devices: Permission denied
1|gauguinpro:/ $ df -h
Filesystem Size Used Avail Use% Mounted on
/dev/block/dm-5 3.8G 3.7G 0 100% /
tmpfs 3.6G 1.3M 3.6G 1% /dev
tmpfs 3.6G 0 3.6G 0% /mnt
/dev/block/dm-6 363M 362M 0 100% /system_ext
/dev/block/dm-7 355M 354M 0 100% /product
/dev/block/dm-8 1.5G 1.5G 0 100% /vendor
/dev/block/dm-9 972K 968K 0 100% /odm
tmpfs 3.6G 0 3.6G 0% /apex
none 3.6G 0 3.6G 0% /sys/fs/cgroup
/dev/block/sda30 343M 7.2M 324M 3% /cache
/dev/block/sda13 4.9M 160K 4.8M 4% /dev/logfs
/dev/block/sda32 976M 739M 211M 78% /cust
/dev/block/sda35 226G 141G 85G 63% /data
/dev/block/loop6 4.3M 4.3M 0 100% /apex/com.android.media@300000000
/dev/block/loop7 848K 820K 12K 99% /apex/com.android.tzdata@300000000
/dev/block/loop8 4.7M 4.7M 0 100% /apex/com.android.permission@300000000
/dev/block/loop9 24M 24M 0 100% /apex/com.android.i18n@1
/dev/block/loop10 1.6M 1.6M 0 100% /apex/com.android.os.statsd@300000000
/dev/block/loop11 4.6M 4.6M 0 100% /apex/com.android.conscrypt@300000000
/dev/block/loop12 5.5M 5.4M 0 100% /apex/com.android.runtime@1
/dev/block/loop13 4.5M 4.5M 0 100% /apex/com.android.wifi@300000000
/dev/block/loop14 336K 304K 28K 92% /apex/com.android.sdkext@300000000
/dev/block/loop15 4.5M 4.5M 0 100% /apex/com.android.extservices@300000000
/dev/block/loop16 3.2M 3.2M 0 100% /apex/com.android.mediaprovider@301600000
/dev/block/loop17 83M 83M 0 100% /apex/com.android.art@1
/dev/block/loop18 5.2M 5.2M 0 100% /apex/com.android.neuralnetworks@300000000
/dev/block/loop19 2.3M 2.3M 0 100% /apex/com.android.resolv@300000000
/dev/block/loop20 232K 92K 136K 41% /apex/com.android.apex.cts.shim@1
/dev/block/loop21 564K 536K 20K 97% /apex/com.android.ipsec@300000000
/dev/block/loop22 18M 18M 0 100% /apex/com.android.media.swcodec@300000000
/dev/block/loop23 108M 108M 0 100% /apex/com.android.vndk.v30@1
/dev/block/loop24 7.5M 7.5M 0 100% /apex/com.android.adbd@300000000
/dev/block/loop25 740K 712K 16K 98% /apex/com.android.tethering@300000000
/dev/fuse 226G 141G 85G 63% /storage/emulated
/dev/fuse 238G 134G 104G 57% /storage/0E86-953F
gauguinpro:/ $ fdisk -l
/system/bin/sh: fdisk: inaccessible or not found
127|gauguinpro:/ $ lsblk
/system/bin/sh: lsblk: inaccessible or not found
127|gauguinpro:/ $ i2cdetect -l
i2cdetect: /dev/i2c-1: Permission denied
1|gauguinpro:/data $ cd /
gauguinpro:/ $ ls -al
total 76
drwxr-xr-x 25 root root 4096 2009-01-01 08:00 .
drwxr-xr-x 25 root root 4096 2009-01-01 08:00 ..
dr-xr-xr-x 423 root root 0 1971-05-27 01:48 acct
drwxr-xr-x 42 root root 840 1971-05-27 01:48 apex
lrw-r--r-- 1 root root 11 2009-01-01 08:00 bin -> /system/bin
lrw-r--r-- 1 root root 50 2009-01-01 08:00 bugreports -> /data/user_de/0/com.android.shell/files/bugreports
drwxrwx--- 8 system cache 4096 2023-08-27 12:35 cache
drwxr-xr-x 5 root root 0 1971-05-27 01:48 config
drwxr-xr-x 7 root root 4096 2021-02-18 20:53 cust
lrw-r--r-- 1 root root 17 2009-01-01 08:00 d -> /sys/kernel/debug
drwxrwx--x 57 system system 4096 2023-08-27 12:35 data
d????????? ? ? ? ? ? data_mirror
drwxr-xr-x 2 root root 4096 2009-01-01 08:00 debug_ramdisk
lrw------- 1 root root 23 2009-01-01 08:00 default.prop -> system/etc/prop.default
drwxr-xr-x 26 root root 4660 2023-08-27 12:34 dev
lrw-r--r-- 1 root root 11 2009-01-01 08:00 etc -> /system/etc
l????????? ? ? ? ? ? init -> ?
-????????? ? ? ? ? ? init.environ.rc
-????????? ? ? ? ? ? init.exaid.hardware.rc
-????????? ? ? ? ? ? init.miui.cust.rc
-????????? ? ? ? ? ? init.miui.early_boot.sh
-????????? ? ? ? ? ? init.miui.google_revenue_share.rc
-????????? ? ? ? ? ? init.miui.nativedebug.rc
-????????? ? ? ? ? ? init.miui.perf_init.rc
-????????? ? ? ? ? ? init.miui.post_boot.sh
-????????? ? ? ? ? ? init.miui.qadaemon.rc
-????????? ? ? ? ? ? init.miui.rc
-????????? ? ? ? ? ? init.recovery.hardware.rc
d????????? ? ? ? ? ? linkerconfig
drwx------ 2 root root 16384 2009-01-01 08:00 lost+found
d????????? ? ? ? ? ? metadata
drwxr-xr-x 15 root system 320 1971-05-27 01:48 mnt
drwxr-xr-x 4 root root 4096 2009-01-01 08:00 odm
drwxr-xr-x 2 root root 4096 2009-01-01 08:00 oem
dr-xr-xr-x 869 root root 0 1970-01-01 08:00 proc
drwxr-xr-x 10 root root 4096 2009-01-01 08:00 product
drwxr-xr-x 3 root root 4096 2009-01-01 08:00 res
lrw-r--r-- 1 root root 21 2009-01-01 08:00 sdcard -> /storage/self/primary
drwx--x--- 5 shell everybody 100 2023-08-27 12:35 storage
dr-xr-xr-x 15 root root 0 1971-05-27 01:48 sys
drwxr-xr-x 16 root root 4096 2009-01-01 08:00 system
drwxr-xr-x 10 root root 4096 2009-01-01 08:00 system_ext
drwxr-xr-x 17 root shell 4096 2009-01-01 08:00 vendor
-????????? ? ? ? ? ? verity_key
gauguinpro:/ $ cat /proc/cpuinfo
Processor : AArch64 Processor rev 14 (aarch64)
processor : 0
BogoMIPS : 38.40
Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm lrcpc dcpop asimddp
CPU implementer : 0x51
CPU architecture: 8
CPU variant : 0xd
CPU part : 0x805
CPU revision : 14
processor : 1
BogoMIPS : 38.40
Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm lrcpc dcpop asimddp
CPU implementer : 0x51
CPU architecture: 8
CPU variant : 0xd
CPU part : 0x805
CPU revision : 14
processor : 2
BogoMIPS : 38.40
Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm lrcpc dcpop asimddp
CPU implementer : 0x51
CPU architecture: 8
CPU variant : 0xd
CPU part : 0x805
CPU revision : 14
processor : 3
BogoMIPS : 38.40
Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm lrcpc dcpop asimddp
CPU implementer : 0x51
CPU architecture: 8
CPU variant : 0xd
CPU part : 0x805
CPU revision : 14
processor : 4
BogoMIPS : 38.40
Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm lrcpc dcpop asimddp
CPU implementer : 0x51
CPU architecture: 8
CPU variant : 0xd
CPU part : 0x805
CPU revision : 14
processor : 5
BogoMIPS : 38.40
Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm lrcpc dcpop asimddp
CPU implementer : 0x51
CPU architecture: 8
CPU variant : 0xd
CPU part : 0x805
CPU revision : 14
processor : 6
BogoMIPS : 38.40
Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm lrcpc dcpop asimddp
CPU implementer : 0x41
CPU architecture: 8
CPU variant : 0x1
CPU part : 0xd0d
CPU revision : 0
processor : 7
BogoMIPS : 38.40
Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm lrcpc dcpop asimddp
CPU implementer : 0x41
CPU architecture: 8
CPU variant : 0x1
CPU part : 0xd0d
CPU revision : 0
Hardware : Qualcomm Technologies, Inc SM7225
gauguinpro:/ $ /system/bin/toybox -h
usr/bin/acpi usr/bin/base64 usr/bin/basename bin/blkid sbin/blockdev
usr/bin/cal bin/cat bin/chattr usr/bin/chcon bin/chgrp bin/chmod bin/chown
usr/sbin/chroot usr/bin/chrt bin/cksum usr/bin/clear usr/bin/cmp usr/bin/comm
bin/cp bin/cpio usr/bin/cut bin/date usr/bin/dd usr/bin/devmem sbin/df
usr/bin/diff usr/bin/dirname bin/dmesg bin/dos2unix usr/bin/du bin/echo
bin/egrep usr/bin/env usr/bin/expand usr/bin/expr usr/bin/fallocate
bin/false bin/fgrep usr/bin/file usr/bin/find usr/bin/flock usr/bin/fmt
usr/bin/free sbin/freeramdisk usr/sbin/fsfreeze bin/fsync usr/bin/getconf
usr/sbin/getenforce usr/bin/getfattr usr/bin/getopt bin/grep usr/bin/groups
usr/bin/gunzip usr/bin/gzip usr/bin/head bin/help bin/hostname sbin/hwclock
usr/bin/i2cdetect usr/bin/i2cdump usr/bin/i2cget usr/bin/i2cset usr/bin/iconv
usr/bin/id sbin/ifconfig usr/bin/inotifyd sbin/insmod usr/bin/install
usr/bin/ionice usr/bin/iorenice usr/bin/iotop bin/kill usr/bin/killall
bin/ln usr/sbin/load_policy usr/sbin/log usr/bin/logname sbin/losetup
bin/ls bin/lsattr sbin/lsmod usr/bin/lsof usr/bin/lspci usr/bin/lsusb
usr/bin/makedevs usr/bin/md5sum usr/bin/microcom bin/mkdir usr/bin/mkfifo
bin/mknod sbin/mkswap bin/mktemp sbin/modinfo sbin/modprobe usr/bin/more
bin/mount bin/mountpoint bin/mv usr/bin/nbd-client usr/bin/nc bin/netcat
bin/netstat bin/nice usr/bin/nl usr/bin/nohup usr/bin/nproc usr/bin/nsenter
usr/bin/od sbin/partprobe usr/bin/paste usr/bin/patch usr/bin/pgrep
bin/pidof usr/bin/ping usr/bin/ping6 sbin/pivot_root usr/bin/pkill
usr/bin/pmap bin/printenv usr/bin/printf usr/bin/prlimit bin/ps bin/pwd
usr/bin/pwdx usr/bin/readelf usr/bin/readlink usr/bin/realpath usr/bin/renice
usr/sbin/restorecon usr/bin/rev usr/sbin/rfkill bin/rm bin/rmdir sbin/rmmod
usr/sbin/runcon bin/sed usr/sbin/sendevent usr/bin/seq usr/sbin/setenforce
usr/bin/setfattr usr/bin/setsid usr/bin/sha1sum usr/bin/sha224sum
usr/bin/sha256sum usr/bin/sha384sum usr/bin/sha512sum bin/sleep usr/bin/sort
usr/bin/split bin/stat usr/bin/strings bin/stty sbin/swapoff sbin/swapon
bin/sync sbin/sysctl usr/bin/tac usr/bin/tail usr/bin/tar usr/bin/taskset
usr/bin/tee usr/bin/test usr/bin/time usr/bin/timeout usr/bin/top
bin/touch usr/bin/tr usr/bin/traceroute usr/bin/traceroute6 bin/true
usr/bin/truncate usr/bin/tty usr/bin/tunctl usr/bin/ulimit bin/umount
bin/uname usr/bin/uniq bin/unix2dos usr/bin/unlink usr/bin/unshare
usr/bin/uptime bin/usleep usr/bin/uudecode usr/bin/uuencode usr/bin/uuidgen
sbin/vconfig usr/bin/vi bin/vmstat usr/bin/watch usr/bin/wc usr/bin/which
usr/bin/whoami usr/bin/xargs usr/bin/xxd usr/bin/yes usr/bin/zcat
gauguinpro:/ $ /system/bin/toybox --help
usage: toybox [--long | --help | --version | [command] [arguments...]]
With no arguments, shows available commands. First argument is
name of a command to run, followed by any arguments to that command.
--long Show path to each command
To install command symlinks with paths, try:
for i in $(/bin/toybox --long); do ln -s /bin/toybox $i; done
or all in one directory:
for i in $(./toybox); do ln -s toybox $i; done; PATH=$PWD:$PATH
Most toybox commands also understand the following arguments:
--help Show command help (only)
--version Show toybox version (only)
The filename "-" means stdin/stdout, and "--" stops argument parsing.
Numerical arguments accept a single letter suffix for
kilo, mega, giga, tera, peta, and exabytes, plus an additional
"d" to indicate decimal 1000's instead of 1024.
Durations can be decimal fractions and accept minute ("m"), hour ("h"),
or day ("d") suffixes (so 0.1m = 6s).
gauguinpro:/ $ /system/bin/toybox --version
toybox 0.8.3-android
gauguinpro:/ $
Microsoft Windows [版本 10.0.19045.3324]
(c) Microsoft Corporation。保留所有权利。
C:\Users\MATEBO1\AppData\Local\Temp\Mxt215\tmp\HOME_N1>adb shell getprop
[DEVICE_PROVISIONED]: [1]
[aaudio.hw_burst_min_usec]: [2000]
[aaudio.mmap_exclusive_policy]: [2]
[aaudio.mmap_policy]: [1]
[af.fast_track_multiplier]: [1]
[audio.deep_buffer.media]: [true]
[audio.offload.min.duration.secs]: [30]
[audio.offload.video]: [true]
[audio.sys.mute.latency.factor]: [2]
[audio.sys.noisy.broadcast.delay]: [500]
[audio.sys.offload.pstimeout.secs]: [3]
[audio.sys.routing.latency]: [0]
[build.version.extensions.r]: [0]
[cache.trigger]: [1]
[cache_key.display_info]: [-7239545546456929313]
[cache_key.has_system_feature]: [-7239545546456969768]
[cache_key.is_compat_change_enabled]: [-7239545546456929330]
[cache_key.is_interactive]: [-7239545546456929342]
[cache_key.is_power_save_mode]: [-7239545546456969757]
[cache_key.is_user_unlocked]: [-7239545546456969737]
[cache_key.location_enabled]: [-7239545546456929337]
[cache_key.package_info]: [-7239545546456929329]
[cache_key.telephony.get_active_data_sub_id]: [-562576712836163465]
[cache_key.telephony.get_default_data_sub_id]: [-562576712836165221]
[cache_key.telephony.get_default_sms_sub_id]: [-562576712836165236]
[cache_key.telephony.get_default_sub_id]: [-562576712836163616]
[cache_key.telephony.get_slot_index]: [-562576712836163615]
[camera.disable_zsl_mode]: [true]
[config.disable_rtt]: [true]
[dalvik.vm.appimageformat]: [lz4]
[dalvik.vm.bg-dex2oat-threads]: [4]
[dalvik.vm.boot-dex2oat-threads]: [6]
[dalvik.vm.dex2oat-Xms]: [64m]
[dalvik.vm.dex2oat-Xmx]: [512m]
[dalvik.vm.dex2oat-max-image-block-size]: [524288]
[dalvik.vm.dex2oat-minidebuginfo]: [true]
[dalvik.vm.dex2oat-resolve-startup-strings]: [true]
[dalvik.vm.dex2oat-threads]: [4]
[dalvik.vm.dex2oat-updatable-bcp-packages-file]: [/system/etc/updatable-bcp-packages.txt]
[dalvik.vm.dexopt.secondary]: [true]
[dalvik.vm.heapgrowthlimit]: [256m]
[dalvik.vm.heapmaxfree]: [8m]
[dalvik.vm.heapminfree]: [512k]
[dalvik.vm.heapsize]: [512m]
[dalvik.vm.heapstartsize]: [8m]
[dalvik.vm.heaptargetutilization]: [0.75]
[dalvik.vm.image-dex2oat-Xms]: [64m]
[dalvik.vm.image-dex2oat-Xmx]: [64m]
[dalvik.vm.isa.arm.features]: [default]
[dalvik.vm.isa.arm.variant]: [cortex-a75]
[dalvik.vm.isa.arm64.features]: [default]
[dalvik.vm.isa.arm64.variant]: [generic]
[dalvik.vm.minidebuginfo]: [true]
[dalvik.vm.usejit]: [true]
[dalvik.vm.usejitprofiles]: [true]
[debug.atrace.tags.enableflags]: [0]
[debug.egl.hw]: [0]
[debug.force_rtl]: [false]
[debug.hwui.force_dark]: [false]
[debug.mdpcomp.logs]: [0]
[debug.media.video.ais]: [false]
[debug.power.monitor_tools]: [true]
[debug.sf.disable_backpressure]: [1]
[debug.sf.enable_advanced_sf_phase_offset]: [1]
[debug.sf.enable_gl_backpressure]: [1]
[debug.sf.enable_hwc_vds]: [1]
[debug.sf.high_fps_early_gl_phase_offset_ns]: [-4000000]
[debug.sf.high_fps_early_phase_offset_ns]: [-4000000]
[debug.sf.high_fps_late_app_phase_offset_ns]: [1000000]
[debug.sf.high_fps_late_sf_phase_offset_ns]: [-4000000]
[debug.sf.hw]: [0]
[debug.sf.latch_unsignaled]: [1]
[debug.sf.perf_fps_early_gl_phase_offset_ns]: [-5000000]
[debug.sf.perf_fps_early_phase_offset_ns]: [-5000000]
[debug.sf.perf_fps_late_sf_phase_offset_ns]: [-5000000]
[debug.stagefright.ccodec]: [1]
[debug.stagefright.omx_default_rank]: [0]
[debug.tracing.screen_brightness]: [0.962384]
[debug.tracing.screen_state]: [2]
[dev.bootcomplete]: [1]
[dev.mnt.blk.cache]: [sda]
[dev.mnt.blk.cust]: [sda]
[dev.mnt.blk.data]: [sda]
[dev.mnt.blk.data.user.0]: [sda]
[dev.mnt.blk.data_mirror.cur_profiles]: [sda]
[dev.mnt.blk.data_mirror.data_ce.null]: [sda]
[dev.mnt.blk.data_mirror.data_ce.null.0]: [sda]
[dev.mnt.blk.data_mirror.data_de.null]: [sda]
[dev.mnt.blk.dev.logfs]: [sda]
[dev.mnt.blk.metadata]: [sda]
[dev.mnt.blk.mnt.vendor.persist]: [sda]
[dev.mnt.blk.odm]: [dm-9]
[dev.mnt.blk.product]: [dm-7]
[dev.mnt.blk.root]: [dm-5]
[dev.mnt.blk.system_ext]: [dm-6]
[dev.mnt.blk.vendor]: [dm-8]
[dev.mnt.blk.vendor.bt_firmware]: [sde]
[dev.mnt.blk.vendor.dsp]: [sde]
[dev.mnt.blk.vendor.firmware_mnt]: [sde]
[dev.pm.dyn_samplingrate]: [1]
[drm.service.enabled]: [true]
[events.cpu]: [true]
[gsm.current.phone-type]: [1,1]
[gsm.network.type]: [LTE,Unknown]
[gsm.operator.alpha]: [中国电信,]
[gsm.operator.idpstring]: [00]
[gsm.operator.iso-country]: [cn,]
[gsm.operator.isroaming]: [false,false]
[gsm.operator.numeric]: [46011,]
[gsm.operator.orig.alpha]: [CHN-CT,]
[gsm.sim.operator.alpha]: [中国电信]
[gsm.sim.operator.iso-country]: [cn]
[gsm.sim.operator.numeric]: [46011]
[gsm.sim.operator.orig.alpha]: [中国电信]
[gsm.sim.state]: [LOADED,ABSENT]
[gsm.version.baseband]: [MPSS.HI.2.0.1.c7-00269-0106_2042_19b2e32b3e,MPSS.HI.2.0.1.c7-00269-0106_2042_19b2e32b3e]
[gsm.version.ril-impl]: [Qualcomm RIL 1.0]
[hwservicemanager.ready]: [true]
[init.svc.adbd]: [running]
[init.svc.alarm-hal-1-0]: [running]
[init.svc.apexd]: [stopped]
[init.svc.apexd-bootstrap]: [stopped]
[init.svc.apexd-snapshotde]: [stopped]
[init.svc.audioserver]: [running]
[init.svc.audioshell_system]: [stopped]
[init.svc.batteryd]: [running]
[init.svc.batterysecret]: [running]
[init.svc.bootanim]: [stopped]
[init.svc.boringssl_self_test32]: [stopped]
[init.svc.boringssl_self_test32_vendor]: [stopped]
[init.svc.boringssl_self_test64]: [stopped]
[init.svc.boringssl_self_test64_vendor]: [stopped]
[init.svc.boringssl_self_test_apex32]: [stopped]
[init.svc.boringssl_self_test_apex64]: [stopped]
[init.svc.bpfloader]: [stopped]
[init.svc.cameraserver]: [running]
[init.svc.charge_logger]: [running]
[init.svc.checknv]: [stopped]
[init.svc.citsensor-hal-1-1]: [running]
[init.svc.cnss-daemon]: [running]
[init.svc.credstore]: [running]
[init.svc.dcvs-sh]: [stopped]
[init.svc.derive_sdk]: [stopped]
[init.svc.display-color-hal-1-0]: [running]
[init.svc.displaycount]: [running]
[init.svc.displayfeature]: [running]
[init.svc.dpmQmiMgr]: [running]
[init.svc.dpmd]: [running]
[init.svc.drm]: [running]
[init.svc.eid-1-0]: [running]
[init.svc.fdpp]: [running]
[init.svc.feature_enabler_client]: [running]
[init.svc.gatekeeper-1-0]: [running]
[init.svc.gatekeeperd]: [running]
[init.svc.gnss_service]: [running]
[init.svc.gpu]: [running]
[init.svc.health-hal-2-1]: [running]
[init.svc.heapprofd]: [stopped]
[init.svc.hidl_memory]: [running]
[init.svc.hostapd]: [stopped]
[init.svc.hwservicemanager]: [running]
[init.svc.idmap2d]: [stopped]
[init.svc.incidentd]: [running]
[init.svc.installd]: [running]
[init.svc.iop-hal-2-0]: [running]
[init.svc.iorapd]: [running]
[init.svc.irsc_util]: [stopped]
[init.svc.keymaster-4-0]: [running]
[init.svc.keystore]: [running]
[init.svc.leds-sh]: [stopped]
[init.svc.lmkd]: [running]
[init.svc.loc_launcher]: [running]
[init.svc.logd]: [running]
[init.svc.logd-auditctl]: [stopped]
[init.svc.logd-reinit]: [stopped]
[init.svc.mcd_init]: [stopped]
[init.svc.mcd_service]: [running]
[init.svc.mdnsd]: [running]
[init.svc.media]: [running]
[init.svc.media.swcodec]: [running]
[init.svc.mediadrm]: [running]
[init.svc.mediaextractor]: [running]
[init.svc.mediametrics]: [running]
[init.svc.mi_thermald]: [running]
[init.svc.micharge-hal-1-0]: [running]
[init.svc.millet_binder]: [running]
[init.svc.millet_pkg]: [running]
[init.svc.millet_sig]: [running]
[init.svc.minidump64]: [stopped]
[init.svc.miui-early-boot]: [stopped]
[init.svc.miuibooster]: [running]
[init.svc.mlid]: [running]
[init.svc.mqsasd]: [running]
[init.svc.netd]: [running]
[init.svc.neuralnetworks_hal_service]: [running]
[init.svc.nqnfc_2_0_hal_service]: [running]
[init.svc.nqnfcinfo]: [stopped]
[init.svc.nv_mac]: [stopped]
[init.svc.panel-info-sh]: [stopped]
[init.svc.perf-hal-2-2]: [running]
[init.svc.poweroffm64]: [stopped]
[init.svc.qadaemon]: [running]
[init.svc.qccsyshalservice]: [running]
[init.svc.qccvndhalservice]: [running]
[init.svc.qcom-c_core-sh]: [stopped]
[init.svc.qcom-c_main-sh]: [stopped]
[init.svc.qcom-post-boot]: [stopped]
[init.svc.qcom-sh]: [stopped]
[init.svc.qseecom-service]: [running]
[init.svc.qseelogd]: [stopped]
[init.svc.qspmhal]: [running]
[init.svc.qteeconnector-hal-1-0]: [running]
[init.svc.qti-media]: [stopped]
[init.svc.qti_esepowermanager_service_1_1]: [running]
[init.svc.secureelement-hal_1_2]: [running]
[init.svc.sensorscal-hal-1-0]: [running]
[init.svc.servicemanager]: [running]
[init.svc.shelld]: [running]
[init.svc.sla-service-hal-1-0]: [running]
[init.svc.soter-1-0]: [running]
[init.svc.ssgqmigd]: [running]
[init.svc.statsd]: [running]
[init.svc.storaged]: [running]
[init.svc.surfaceflinger]: [running]
[init.svc.system_perf_init]: [stopped]
[init.svc.system_suspend]: [running]
[init.svc.tcpdump]: [running]
[init.svc.thermal-engine]: [running]
[init.svc.time_daemon]: [running]
[init.svc.tombstoned]: [running]
[init.svc.touchfeature-hal-1-0]: [running]
[init.svc.traced]: [running]
[init.svc.traced_perf]: [stopped]
[init.svc.traced_probes]: [running]
[init.svc.tui_comm-1-0]: [running]
[init.svc.ueventd]: [running]
[init.svc.usbd]: [stopped]
[init.svc.vendor-qti-media-c2-hal-1-0]: [running]
[init.svc.vendor-sensor-sh]: [stopped]
[init.svc.vendor_flash_recovery]: [stopped]
[init.svc.vibratorfeature-hal-1-0]: [running]
[init.svc.vndservicemanager]: [running]
[init.svc.vold]: [running]
[init.svc.wait_for_keymaster]: [stopped]
[init.svc.wfdhdcphalservice]: [running]
[init.svc.wfdvndservice]: [running]
[init.svc.wificond]: [running]
[init.svc.wifidisplayhalservice]: [running]
[init.svc.wpa_supplicant]: [running]
[init.svc.zygote]: [running]
[init.svc.zygote_secondary]: [running]
[keyguard.no_require_sim]: [true]
[log.tag.AF::OpRecordAudioMonitor]: [D]
[log.tag.AF::OutputTrack]: [D]
[log.tag.AF::PatchTrack]: [D]
[log.tag.AF::RecordHandle]: [D]
[log.tag.AF::Track]: [D]
[log.tag.AF::TrackBase]: [D]
[log.tag.AF::TrackHandle]: [D]
[log.tag.APM::AudioCollections]: [D]
[log.tag.APM::AudioInputDescriptor]: [D]
[log.tag.APM::AudioOutputDescriptor]: [D]
[log.tag.APM::AudioPolicyEngine]: [D]
[log.tag.APM::AudioPolicyEngine::Base]: [D]
[log.tag.APM::AudioPolicyEngine::Config]: [D]
[log.tag.APM::AudioPolicyEngine::ProductStrategy]: [D]
[log.tag.APM::AudioPolicyEngine::VolumeGroup]: [D]
[log.tag.APM::Devices]: [D]
[log.tag.APM::IOProfile]: [D]
[log.tag.APM::Serializer]: [D]
[log.tag.APM::VolumeCurve]: [D]
[log.tag.APM_AudioPolicyManager]: [D]
[log.tag.APM_ClientDescriptor]: [D]
[log.tag.AudioAttributes]: [D]
[log.tag.AudioEffect]: [D]
[log.tag.AudioFlinger]: [D]
[log.tag.AudioFlinger::DeviceEffectProxy]: [D]
[log.tag.AudioFlinger::DeviceEffectProxy::ProxyCallback]: [D]
[log.tag.AudioFlinger::EffectBase]: [D]
[log.tag.AudioFlinger::EffectChain]: [D]
[log.tag.AudioFlinger::EffectHandle]: [D]
[log.tag.AudioFlinger::EffectModule]: [D]
[log.tag.AudioHwDevice]: [D]
[log.tag.AudioPolicy]: [D]
[log.tag.AudioPolicyEffects]: [D]
[log.tag.AudioPolicyIntefaceImpl]: [D]
[log.tag.AudioPolicyManagerCustom]: [D]
[log.tag.AudioPolicyService]: [D]
[log.tag.AudioProductStrategy]: [D]
[log.tag.AudioRecord]: [D]
[log.tag.AudioSystem]: [D]
[log.tag.AudioTrack]: [D]
[log.tag.AudioTrackShared]: [D]
[log.tag.AudioVolumeGroup]: [D]
[log.tag.FastCapture]: [D]
[log.tag.FastMixer]: [D]
[log.tag.FastMixerState]: [D]
[log.tag.FastThread]: [D]
[log.tag.IAudioFlinger]: [D]
[log.tag.IAudioTrack]: [D]
[log.tag.IEffect]: [D]
[log.tag.IEffectClient]: [D]
[log.tag.ShootDetect]: [D]
[log.tag.ToneGenerator]: [D]
[log.tag.stats_log]: [I]
[mcd.extra.params]: []
[media.aac_51_output_enabled]: [true]
[media.settings.xml]: [/vendor/etc/media_profiles_vendor.xml]
[media.stagefright.audio.deep]: [false]
[media.stagefright.enable-aac]: [true]
[media.stagefright.enable-fma2dp]: [true]
[media.stagefright.enable-http]: [true]
[media.stagefright.enable-player]: [true]
[media.stagefright.enable-qcp]: [true]
[media.stagefright.enable-scan]: [true]
[media.stagefright.thumbnail.prefer_hw_codecs]: [true]
[miui.usb.dialog]: [1]
[miui_daemon.fs_aging_stats]: [1]
[mm.enable.smoothstreaming]: [true]
[mmp.enable.3g2]: [true]
[net.bt.name]: [Android]
[net.hostname]: [M2007J17C-nisy]
[net.qtaguid_enabled]: [1]
[net.tcp.2g_init_rwnd]: [10]
[net.tcp.default_init_rwnd]: [60]
[nfc.firm_gpio.enable]: []
[nfc.initialized]: [true]
[persist.audio.button_jack.profile]: [volume]
[persist.audio.button_jack.switch]: [0]
[persist.audio.headset.plug.status]: [off]
[persist.backup.ntpServer]: ["0.pool.ntp.org"]
[persist.binder.check.enable]: [true]
[persist.binder.check.size]: [200]
[persist.dalvik.vm.dex2oat-threads]: [4]
[persist.data.df.agg.dl_pkt]: [10]
[persist.data.df.agg.dl_size]: [4096]
[persist.data.df.dev_name]: [rmnet_usb0]
[persist.data.df.dl_mode]: [5]
[persist.data.df.iwlan_mux]: [9]
[persist.data.df.mux_count]: [8]
[persist.data.df.ul_mode]: [5]
[persist.data.wda.enable]: [true]
[persist.debug.coresight.config]: [stm-events]
[persist.debug.wfd.enable]: [1]
[persist.dpm.feature]: [1]
[persist.enable_task_snapshots]: [false]
[persist.fuse_sdcard]: [true]
[persist.logd.size.crash]: [1M]
[persist.logd.size.radio]: [4M]
[persist.logd.size.system]: [4M]
[persist.miui.density_v2]: [440]
[persist.mm.enable.prefetch]: [true]
[persist.power.useautobrightadj]: [true]
[persist.radio.active.slots]: [2]
[persist.radio.active_call_sub]: [8]
[persist.radio.airplane_mode_on]: [0]
[persist.radio.ant_matchres]: [MATCH]
[persist.radio.ap_hw_mbn_count]: [0]
[persist.radio.ap_hw_mbn_txt_path]: [/readonly/firmware/image/modem_pr/mcfg/configs/mcfg_hw/oem_hw_null.txt]
[persist.radio.ap_hw_mbn_txt_path_exsit]: [1]
[persist.radio.ap_sw_mbn_count]: [177]
[persist.radio.ap_sw_mbn_txt_path]: [/readonly/firmware/image/modem_pr/mcfg/configs/mcfg_sw/oem_sw_cdma.txt]
[persist.radio.ap_sw_mbn_txt_path_exsit]: [1]
[persist.radio.apm_sim_not_pwdn]: [1]
[persist.radio.autosms_cell1]: [150457344]
[persist.radio.autosms_cell2]: []
[persist.radio.autosms_dmok]: [yes]
[persist.radio.autosms_provision]: [true]
[persist.radio.cdma.msgid]: [2]
[persist.radio.default.data]: [0]
[persist.radio.default.voice]: [-1]
[persist.radio.default_data_sub]: [0]
[persist.radio.display_mipi_band0]: [120]
[persist.radio.display_mipi_channel0]: [100]
[persist.radio.display_mipi_error]: [0]
[persist.radio.display_mipi_init_num]: [195]
[persist.radio.display_mipi_rat0]: [8]
[persist.radio.display_mipi_set_num]: [2065]
[persist.radio.display_mipi_sub]: [0]
[persist.radio.flexmap_type]: [none]
[persist.radio.goldencopy_flag]: [true]
[persist.radio.imei]: [860497056797787]
[persist.radio.imei1]: [860497056797787]
[persist.radio.imei2]: [860497056797795]
[persist.radio.mbn_default]: [HW_DEFAULT(0x0AE10102);SW_DEFAULT(0x0AE00029)]
[persist.radio.mbn_hw_sub0]: [J17_DSDS-LA-Bitra(0x0A001906)]
[persist.radio.mbn_sw_sub0]: [NV#71546=7;hVoLTE_OPNMKT_CT(0x0A0113FA)]
[persist.radio.mbn_sw_sub1]: [NV#71546=7;Inactive]
[persist.radio.meid]: [99001817855110]
[persist.radio.modem_hw_mbn_count]: [1]
[persist.radio.modem_hw_mbn_flag]: [1]
[persist.radio.modem_hw_mbn_txt_path]: [/readonly/firmware/image/modem_pr/mcfg/configs/mcfg_hw/oem_hw_null.txt]
[persist.radio.modem_mbn_check]: [1]
[persist.radio.modem_sw_mbn_count]: [177]
[persist.radio.modem_sw_mbn_flag]: [1]
[persist.radio.modem_sw_mbn_txt_path]: [/readonly/firmware/image/modem_pr/mcfg/configs/mcfg_sw/oem_sw_cdma.txt]
[persist.radio.mtbf_flag]: [false]
[persist.radio.multisim.config]: [dsds]
[persist.radio.operating_mode]: [0]
[persist.radio.sa.user.enabled]: [1]
[persist.radio.skhwc_matchres]: [SKU:GLOBAL HWC:CN]
[persist.radio.speech_codec]: []
[persist.rcs.supported]: [0]
[persist.rild.nitz_long_ons_0]: []
[persist.rild.nitz_long_ons_1]: []
[persist.rild.nitz_long_ons_2]: []
[persist.rild.nitz_long_ons_3]: []
[persist.rild.nitz_plmn]: []
[persist.rild.nitz_short_ons_0]: []
[persist.rild.nitz_short_ons_1]: []
[persist.rild.nitz_short_ons_2]: []
[persist.rild.nitz_short_ons_3]: []
[persist.rmnet.data.enable]: [true]
[persist.security.adbinput]: [1]
[persist.security.uks_opened]: [1]
[persist.service.sdlog.enable]: [1]
[persist.sys.5g.indicator0]: [13]
[persist.sys.5g.indicator1]: [13]
[persist.sys.ai_preload_cloud]: [0]
[persist.sys.boot.reason]: []
[persist.sys.boot.reason.history]: [reboot,userrequested,1693110889
reboot,rtc,1692481912
reboot,rtc,1691445524]
[persist.sys.brightmillet.enable]: [true]
[persist.sys.dalvik.vm.lib.2]: [libart.so]
[persist.sys.device_name]: [nisy]
[persist.sys.device_provisioned]: [1]
[persist.sys.displayinset.top]: [0]
[persist.sys.enable_inputopts]: [true]
[persist.sys.enable_ioprefetch]: [false]
[persist.sys.enable_miui_booster]: [1]
[persist.sys.enable_pinfile]: [true]
[persist.sys.fflag.override.settings_bluetooth_hearing_aid]: [true]
[persist.sys.fflag.override.settings_fuse]: [true]
[persist.sys.force_sw_gles]: [1]
[persist.sys.fuse]: [true]
[persist.sys.gc_booster.cloud]: [0]
[persist.sys.gc_booster.enable]: [0]
[persist.sys.gps.fence]: [true]
[persist.sys.gps.lpp]: [2]
[persist.sys.grant_version]: [V12.5.7.0.RJSCNXM]
[persist.sys.hang]: [false]
[persist.sys.hang.logname]: []
[persist.sys.hardcoder.name]: [miui_booster]
[persist.sys.invisible_mode]: [0]
[persist.sys.isolated_storage]: [true]
[persist.sys.lmk.reportkills]: [true]
[persist.sys.locale]: [zh-CN]
[persist.sys.mcd_config_file]: [/system/etc/mcd_default.conf]
[persist.sys.mem_cgated]: [1]
[persist.sys.mem_fgated]: [1]
[persist.sys.memctrl]: [supported]
[persist.sys.mibridge_auth_uids]: [10090,1000,10076,10239]
[persist.sys.miconnect.running]: [1]
[persist.sys.minfree_6g]: [73728,92160,110592,258048,663552,903168]
[persist.sys.minfree_8g]: [73728,92160,110592,387072,1105920,1451520]
[persist.sys.minfree_def]: [73728,138240,165888,340000,510000,645120]
[persist.sys.mispeed_auth_uids]: [10239]
[persist.sys.mitalk.enable]: [true]
[persist.sys.miui.adj_update_foreground_state.enable.delayMs]: [3000]
[persist.sys.miui.camera.lmkd.level.update]: [2]
[persist.sys.miui_animator_sched.bigcores]: [6-7]
[persist.sys.miui_animator_sched.sched_threads]: [2]
[persist.sys.miui_optimization]: [true]
[persist.sys.miuibooster.name]: [miui_booster]
[persist.sys.mmms.reclaim_switch]: [0]
[persist.sys.mmms.switch]: [true]
[persist.sys.mms.compact_enable]: [true]
[persist.sys.mqs.gps]: [1]
[persist.sys.notification_rank]: [3]
[persist.sys.notification_ver]: [2]
[persist.sys.oom_crash_on_watchdog]: [true]
[persist.sys.opt_accessibility]: [false]
[persist.sys.power.default.powermode]: [enhance]
[persist.sys.powmillet.enable]: [true]
[persist.sys.privacy_camera]: [false]
[persist.sys.protect_image]: [true]
[persist.sys.qseelogd]: [true]
[persist.sys.released]: [true]
[persist.sys.sc_allow_conn]: [true]
[persist.sys.sf.color_mode]: [0]
[persist.sys.sf.color_saturation]: [1.0]
[persist.sys.sf.native_mode]: [258]
[persist.sys.shutdown_state]: [2]
[persist.sys.slab.threshold]: [256000,358400,460800,665600,819200]
[persist.sys.smartcover_mode]: [0]
[persist.sys.spc.enabled]: [true]
[persist.sys.strictmode.disable]: [true]
[persist.sys.support_detect_fc]: [false]
[persist.sys.support_fakecell]: [false]
[persist.sys.task_isolation]: [true]
[persist.sys.thermal.config]: [0]
[persist.sys.timezone]: [Asia/Shanghai]
[persist.sys.usb.config]: [adb]
[persist.sys.usb.ffbm-02.func]: [adb]
[persist.sys.usb.qmmi.func]: [adb]
[persist.sys.use_mi_new_strategy]: [true]
[persist.sys.watchdog_enhanced]: [true]
[persist.sys.wfd.virtual]: [0]
[persist.timed.enable]: [true]
[persist.traced.enable]: [1]
[persist.vendor.camera.bokeh.disable]: [0]
[persist.vendor.camera.clientname]: [com.miui.face]
[persist.vendor.camera.frontMain.vendorID]: [01]
[persist.vendor.camera.mi.dualcal.detail]: [0]
[persist.vendor.camera.mi.dualcal.state]: [0]
[persist.vendor.camera.mi.module.info]: [back_main=s5khm2_i;back_ultra=ov8856_i;back_depth=ov02b1b_i;]
[persist.vendor.camera.mi.module.info.bokeh]: [s2_j17b_1st_S5KHM2_OV02B1B_SY]
[persist.vendor.camera.mi.module.infoext]: [front_main=ov16a1q_i;back_macro=hi259_i;]
[persist.vendor.camera.provider.pid]: [870]
[persist.vendor.camera.rearDepth.vendorID]: [01]
[persist.vendor.camera.rearMacro.vendorID]: [01]
[persist.vendor.camera.rearMain.vendorID]: [01]
[persist.vendor.camera.rearUltra.vendorID]: [01]
[persist.vendor.dfps.level]: [60]
[persist.vendor.dpm.feature]: [1]
[persist.vendor.dpm.nsrm.bkg.evt]: [3955]
[persist.vendor.max.brightness]: [489]
[persist.vendor.otrp.key]: [ok]
[persist.vendor.power.dfps.level]: [0]
[persist.vendor.sys.fp.info]: [0x000001561c05ffff]
[persist.vendor.sys.fp.module]: [ofilm]
[persist.vendor.sys.fp.uid]: [53333337-31382E0-387FA7B5-DE86587]
[persist.vendor.sys.fp.vendor]: [goodix]
[persist.vendor.sys.pay.fido]: [0058#0000]
[persist.vendor.sys.pay.fidokey]: [1]
[persist.vendor.sys.pay.ifaa]: [1]
[persist.vendor.sys.provision.status]: [true]
[persist.vendor.user.fps]: [60]
[persist.vendor.video.dfps]: [false]
[persist.vendor.video.dfps.level]: []
[persist.vm.stackdump.threshold]: [0]
[pm.dexopt.ab-ota]: [speed-profile]
[pm.dexopt.bg-dexopt]: [speed-profile]
[pm.dexopt.boot]: [verify]
[pm.dexopt.first-boot]: [quicken]
[pm.dexopt.first-use]: [speed-profile]
[pm.dexopt.inactive]: [verify]
[pm.dexopt.install]: [speed-profile]
[pm.dexopt.is_upgrade]: [false]
[pm.dexopt.shared]: [speed]
[pm.dexopt.update]: [speed-profile]
[qcom.hw.aac.encoder]: [true]
[qemu.hw.mainkeys]: [0]
[radio.dataroaming.enable.suffix.subid]: [true]
[ril.ecclist]: [110,08,120,119,118,999,911,122,000,112]
[ril.ecclist1]: [112,000,08,110,120,119,118,122,911,999]
[ril.fake_bs_flag0]: [FALSE:0]
[ril.limit_service_mnc]: [WCDMA_460]
[ril.mcc.mnc0]: [46011]
[ril.mcc.mnc1]: []
[ril.subscription.types]: [NV,RUIM]
[rild.libpath]: [/vendor/lib64/libril-qc-hal-qmi.so]
[ro.actionable_compatible_property.enabled]: [true]
[ro.adb.secure]: [1]
[ro.af.client_heap_size_kbyte]: [7168]
[ro.allow.mock.location]: [0]
[ro.apex.updatable]: [true]
[ro.audio.monitorRotation]: [true]
[ro.baseband]: [msm]
[ro.bluetooth.library_name]: [libbluetooth_qti.so]
[ro.board.platform]: [lito]
[ro.boot.avb_version]: [1.1]
[ro.boot.baseband]: [msm]
[ro.boot.boot_devices]: [soc/1d84000.ufshc]
[ro.boot.bootdevice]: [1d84000.ufshc]
[ro.boot.bootreason]: [reboot,userrequested]
[ro.boot.camera.config]: [0]
[ro.boot.console]: [ttyMSM0]
[ro.boot.cpuid]: [0x391205a2]
[ro.boot.dp]: [0x0]
[ro.boot.dtb_idx]: [0]
[ro.boot.dtbo_idx]: [7]
[ro.boot.dynamic_partitions]: [true]
[ro.boot.flash.locked]: [0]
[ro.boot.fpsensor]: [goodix]
[ro.boot.fstab_suffix]: [default]
[ro.boot.hardware]: [qcom]
[ro.boot.hwc]: [CN]
[ro.boot.hwlevel]: [MP]
[ro.boot.hwversion]: [1.9.2]
[ro.boot.keymaster]: [1]
[ro.boot.memcg]: [1]
[ro.boot.product.hardware.sku]: [pro]
[ro.boot.ramdump]: [disable]
[ro.boot.secureboot]: [1]
[ro.boot.serialno]: [1f2dd946]
[ro.boot.usbcontroller]: [a600000.dwc3]
[ro.boot.vbmeta.avb_version]: [1.0]
[ro.boot.vbmeta.device_state]: [unlocked]
[ro.boot.vbmeta.digest]: [50d4440324068af1e0dde7dcf59281afd64ec67599ad9f89e4cf1b28541e2d61]
[ro.boot.vbmeta.hash_alg]: [sha256]
[ro.boot.vbmeta.invalidate_on_error]: [yes]
[ro.boot.vbmeta.size]: [6720]
[ro.boot.verifiedbootstate]: [orange]
[ro.boot.veritymode]: [enforcing]
[ro.bootimage.build.date]: [Tue Jan 11 15:28:09 CST 2022]
[ro.bootimage.build.date.utc]: [1641886089]
[ro.bootimage.build.fingerprint]: [Redmi/gauguinpro/gauguinpro:11/RKQ1.200826.002/V12.5.7.0.RJSCNXM:user/release-keys]
[ro.bootloader]: [unknown]
[ro.bootmode]: [unknown]
[ro.build.characteristics]: [nosdcard]
[ro.build.date]: [Tue Jan 11 14:54:28 CST 2022]
[ro.build.date.utc]: [1641884068]
[ro.build.description]: [gauguinpro-user 11 RKQ1.200826.002 V12.5.7.0.RJSCNXM release-keys]
[ro.build.display.id]: [RKQ1.200826.002 test-keys]
[ro.build.fingerprint]: [Redmi/gauguinpro/gauguinpro:11/RKQ1.200826.002/V12.5.7.0.RJSCNXM:user/release-keys]
[ro.build.flavor]: [qssi-user]
[ro.build.hardware.version]: [V1]
[ro.build.host]: [m1-xm-ota-bd133.bj.idc.xiaomi.com]
[ro.build.id]: [RKQ1.200826.002]
[ro.build.keys]: [test-keys]
[ro.build.product]: [gauguinpro]
[ro.build.system_root_image]: [false]
[ro.build.tags]: [release-keys]
[ro.build.type]: [user]
[ro.build.user]: [builder]
[ro.build.version.all_codenames]: [REL]
[ro.build.version.base_os]: []
[ro.build.version.codename]: [REL]
[ro.build.version.incremental]: [V12.5.7.0.RJSCNXM]
[ro.build.version.min_supported_target_sdk]: [23]
[ro.build.version.preview_sdk]: [0]
[ro.build.version.preview_sdk_fingerprint]: [REL]
[ro.build.version.release]: [11]
[ro.build.version.release_or_codename]: [11]
[ro.build.version.sdk]: [30]
[ro.build.version.security_patch]: [2022-01-01]
[ro.carrier]: [unknown]
[ro.com.android.dataroaming]: [false]
[ro.com.android.mobiledata]: [false]
[ro.com.google.clientidbase]: [android-xiaomi]
[ro.config.alarm_alert]: [Fireflies.ogg]
[ro.config.elder-ringtone]: [Angel.mp3]
[ro.config.gnss.support]: [GPS,NavIC,BeiDou,GLONASS,Galileo]
[ro.config.media_vol_default]: [10]
[ro.config.notification_sound]: [WaterDrop_preview.ogg.ogg]
[ro.config.ringtone]: [MiRemix.ogg]
[ro.config.sms_delivered_sound]: [MessageComplete.ogg]
[ro.config.sms_received_sound]: [FadeIn.ogg]
[ro.config.vc_call_vol_steps]: [11]
[ro.control_privapp_permissions]: [enforce]
[ro.crypto.state]: [encrypted]
[ro.crypto.type]: [file]
[ro.crypto.uses_fs_ioc_add_encryption_key]: [true]
[ro.crypto.volume.filenames_mode]: [aes-256-cts]
[ro.dalvik.vm.native.bridge]: [0]
[ro.debuggable]: [0]
[ro.fota.oem]: [Xiaomi]
[ro.frp.pst]: [/dev/block/bootdevice/by-name/frp]
[ro.hardware]: [qcom]
[ro.hardware.egl]: [adreno]
[ro.hardware.fp.sideCap]: [true]
[ro.hardware.fp.vendor]: [goodix,fpc]
[ro.hardware.keystore_desede]: [true]
[ro.hardware.vulkan]: [adreno]
[ro.hwui.drop_shadow_cache_size]: [6]
[ro.hwui.gradient_cache_size]: [1]
[ro.hwui.layer_cache_size]: [48]
[ro.hwui.path_cache_size]: [32]
[ro.hwui.r_buffer_cache_size]: [8]
[ro.hwui.text_large_cache_height]: [1024]
[ro.hwui.text_large_cache_width]: [2048]
[ro.hwui.text_small_cache_height]: [1024]
[ro.hwui.text_small_cache_width]: [1024]
[ro.hwui.texture_cache_flushrate]: [0.4]
[ro.hwui.texture_cache_size]: [72]
[ro.hwui.use_vulkan]: []
[ro.iorapd.enable]: [true]
[ro.kernel.qemu.gles]: [0]
[ro.lmk.kill_heaviest_task]: [true]
[ro.lmk.kill_timeout_ms]: [15]
[ro.lmk.use_minfree_levels]: [true]
[ro.logd.size]: [2M]
[ro.logd.size.stats]: [64K]
[ro.malloc.impl]: [jemalloc]
[ro.media.recorder-max-base-layer-fps]: [60]
[ro.mi.development]: [false]
[ro.minui.pixel_format]: [RGBX_8888]
[ro.miui.build.region]: [cn]
[ro.miui.cust_hardware]: [V1]
[ro.miui.cust_variant]: [cn]
[ro.miui.fpstool_enabled]: [true]
[ro.miui.has_cust_partition]: [true]
[ro.miui.has_gmscore]: [1]
[ro.miui.has_handy_mode_sf]: [1]
[ro.miui.has_real_blur]: [1]
[ro.miui.has_security_keyboard]: [1]
[ro.miui.mcc]: [9460]
[ro.miui.mnc]: [9999]
[ro.miui.notch]: [1]
[ro.miui.pm.movedtodata.apps]: [com.google.android.apps.photos,com.google.android.apps.docs,com.google.android.music,com.google.android.videos,com.google.android.apps.tachyon]
[ro.miui.region]: [CN]
[ro.miui.remove_uri_80_flag]: [1]
[ro.miui.restrict_imei]: [1]
[ro.miui.support_miui_ime_bottom]: [1]
[ro.miui.ui.font.animation]: [disable]
[ro.miui.ui.font.theme_apply]: [true]
[ro.miui.ui.font.version]: [2]
[ro.miui.ui.fonttype]: [mipro]
[ro.miui.ui.version.code]: [12]
[ro.miui.ui.version.name]: [V125]
[ro.miui.version.code_time]: [1622476800]
[ro.netflix.bsp_rev]: [Q7250-19133-1]
[ro.nfc.port]: [I2C]
[ro.odm.build.date]: [Tue Jan 11 15:28:09 CST 2022]
[ro.odm.build.date.utc]: [1641886089]
[ro.odm.build.fingerprint]: [Redmi/gauguinpro/gauguinpro:11/RKQ1.200826.002/V12.5.7.0.RJSCNXM:user/release-keys]
[ro.odm.build.version.incremental]: [V12.5.7.0.RJSCNXM]
[ro.oem_unlock_supported]: [1]
[ro.opengles.version]: [196610]
[ro.organization_owned]: [false]
[ro.postinstall.fstab.prefix]: [/system]
[ro.product.board]: [gauguinpro]
[ro.product.brand]: [Redmi]
[ro.product.build.date]: [Tue Jan 11 14:54:28 CST 2022]
[ro.product.build.date.utc]: [1641884068]
[ro.product.build.fingerprint]: [qti/qssi/qssi:11/RKQ1.200826.002/V12.5.7.0.RJSCNXM:user/release-keys]
[ro.product.build.id]: [RKQ1.200826.002]
[ro.product.build.tags]: [release-keys]
[ro.product.build.type]: [user]
[ro.product.build.version.incremental]: [V12.5.7.0.RJSCNXM]
[ro.product.build.version.release]: [11]
[ro.product.build.version.release_or_codename]: [11]
[ro.product.build.version.sdk]: [30]
[ro.product.cert]: [M2007J17C]
[ro.product.cpu.abi]: [arm64-v8a]
[ro.product.cpu.abilist]: [arm64-v8a,armeabi-v7a,armeabi]
[ro.product.cpu.abilist32]: [armeabi-v7a,armeabi]
[ro.product.cpu.abilist64]: [arm64-v8a]
[ro.product.device]: [gauguinpro]
[ro.product.first_api_level]: [29]
[ro.product.locale]: [zh-CN]
[ro.product.manufacturer]: [Xiaomi]
[ro.product.marketname]: [Redmi Note 9 Pro]
[ro.product.mod_device]: [gauguin]
[ro.product.model]: [M2007J17C]
[ro.product.name]: [gauguinpro]
[ro.product.odm.brand]: [Redmi]
[ro.product.odm.device]: [gauguinpro]
[ro.product.odm.manufacturer]: [Xiaomi]
[ro.product.odm.marketname]: [Redmi Note 9 Pro]
[ro.product.odm.model]: [M2007J17C]
[ro.product.odm.name]: [gauguinpro]
[ro.product.product.brand]: [qti]
[ro.product.product.device]: [qssi]
[ro.product.product.manufacturer]: [QUALCOMM]
[ro.product.product.model]: [qssi system image for arm64]
[ro.product.product.name]: [qssi]
[ro.product.property_source_order]: [odm,vendor,product,system_ext,system]
[ro.product.system.brand]: [qti]
[ro.product.system.device]: [qssi]
[ro.product.system.manufacturer]: [QUALCOMM]
[ro.product.system.model]: [qssi system image for arm64]
[ro.product.system.name]: [qssi]
[ro.product.system_ext.brand]: [qti]
[ro.product.system_ext.device]: [qssi]
[ro.product.system_ext.manufacturer]: [QUALCOMM]
[ro.product.system_ext.model]: [qssi system image for arm64]
[ro.product.system_ext.name]: [qssi]
[ro.product.vendor.brand]: [Redmi]
[ro.product.vendor.device]: [gauguinpro]
[ro.product.vendor.manufacturer]: [Xiaomi]
[ro.product.vendor.marketname]: [Redmi Note 9 Pro]
[ro.product.vendor.model]: [M2007J17C]
[ro.product.vendor.name]: [gauguinpro]
[ro.property_service.version]: [2]
[ro.revision]: [0]
[ro.ril.factory_id]: [6]
[ro.ril.miui.imei0]: [860497056797787]
[ro.ril.miui.imei1]: [860497056797795]
[ro.ril.nal]: []
[ro.ril.oem.imei]: [860497056797787]
[ro.ril.oem.imei1]: [860497056797787]
[ro.ril.oem.imei2]: [860497056797795]
[ro.ril.oem.meid]: [99001817855110]
[ro.ril.oem.psno]: [29556/61UV02683]
[ro.ril.oem.sno]: [1C130L056173]
[ro.ril.operator]: []
[ro.ril.region]: []
[ro.rom.zone]: [1]
[ro.secure]: [1]
[ro.secureboot.devicelock]: [1]
[ro.secureboot.lockstate]: [unlocked]
[ro.serialno]: [1f2dd946]
[ro.sf.lcd_density]: [440]
[ro.surface_flinger.force_hwc_copy_for_virtual_displays]: [true]
[ro.surface_flinger.has_HDR_display]: [true]
[ro.surface_flinger.has_wide_color_display]: [true]
[ro.surface_flinger.protected_contents]: [true]
[ro.surface_flinger.set_touch_timer_ms]: [200]
[ro.surface_flinger.use_color_management]: [true]
[ro.surface_flinger.wcg_composition_dataspace]: [143261696]
[ro.system.build.date]: [Tue Jan 11 14:54:28 CST 2022]
[ro.system.build.date.utc]: [1641884068]
[ro.system.build.fingerprint]: [qti/qssi/qssi:11/RKQ1.200826.002/V12.5.7.0.RJSCNXM:user/release-keys]
[ro.system.build.id]: [RKQ1.200826.002]
[ro.system.build.tags]: [release-keys]
[ro.system.build.type]: [user]
[ro.system.build.version.incremental]: [V12.5.7.0.RJSCNXM]
[ro.system.build.version.release]: [11]
[ro.system.build.version.release_or_codename]: [11]
[ro.system.build.version.sdk]: [30]
[ro.system_ext.build.date]: [Tue Jan 11 14:54:28 CST 2022]
[ro.system_ext.build.date.utc]: [1641884068]
[ro.system_ext.build.fingerprint]: [qti/qssi/qssi:11/RKQ1.200826.002/V12.5.7.0.RJSCNXM:user/release-keys]
[ro.system_ext.build.id]: [RKQ1.200826.002]
[ro.system_ext.build.tags]: [release-keys]
[ro.system_ext.build.type]: [user]
[ro.system_ext.build.version.incremental]: [V12.5.7.0.RJSCNXM]
[ro.system_ext.build.version.release]: [11]
[ro.system_ext.build.version.release_or_codename]: [11]
[ro.system_ext.build.version.sdk]: [30]
[ro.telephony.call_ring.multiple]: [false]
[ro.telephony.default_cdma_sub]: [0]
[ro.telephony.default_network]: [22,20]
[ro.treble.enabled]: [true]
[ro.vendor.all_modes.colorpick_adjust]: [true]
[ro.vendor.bcbc.enable]: [false]
[ro.vendor.build.date]: [Tue Jan 11 15:28:09 CST 2022]
[ro.vendor.build.date.utc]: [1641886089]
[ro.vendor.build.fingerprint]: [Redmi/gauguinpro/gauguinpro:11/RKQ1.200826.002/V12.5.7.0.RJSCNXM:user/release-keys]
[ro.vendor.build.security_patch]: [2022-01-01]
[ro.vendor.build.version.incremental]: [V12.5.7.0.RJSCNXM]
[ro.vendor.cabc.enable]: [true]
[ro.vendor.colorpick_adjust]: [true]
[ro.vendor.dfps.enable]: [true]
[ro.vendor.display.default_fps]: [60]
[ro.vendor.gcp.enable]: [1]
[ro.vendor.histogram.enable]: [false]
[ro.vendor.miui.cust_hardware]: [V1]
[ro.vendor.miui.cust_variant]: [cn]
[ro.vendor.miui.mcc]: [9460]
[ro.vendor.miui.mnc]: [9999]
[ro.vendor.miui.region]: [CN]
[ro.vendor.nfc.repair]: [1]
[ro.vendor.qti.va_aosp.support]: [1]
[ro.vendor.qti.va_odm.support]: [1]
[ro.vendor.se.type]: [eSE,HCE,UICC]
[ro.vendor.smart_dfps.enable]: [true]
[ro.vendor.touchfeature.type]: [3]
[ro.vendor.whitepoint_calibration_enable]: [true]
[ro.vendor.xiaomi.bl.poll]: [true]
[ro.vndk.version]: [30]
[ro.wifi.channels]: []
[ro.zygote]: [zygote64_32]
[security.perf_harden]: [1]
[selinux.restorecon_recursive]: [/data/misc_ce/0]
[service.bootanim.exit]: [1]
[service.sf.present_timestamp]: [1]
[sys.boot.reason]: [reboot,userrequested]
[sys.boot.reason.last]: [reboot,userrequested]
[sys.boot_completed]: [1]
[sys.bootstat.first_boot_completed]: [1]
[sys.displayfeature_hidl]: [true]
[sys.dump_progress]: [1000]
[sys.fflag.override.settings_bluetooth_hearing_aid]: [true]
[sys.haptic.down]: [5,2]
[sys.haptic.down.normal]: [2]
[sys.haptic.down.strong]: [5]
[sys.haptic.down.weak]: [0]
[sys.haptic.flick]: [5,2]
[sys.haptic.flick.light]: [7,2]
[sys.haptic.hold]: [4,0]
[sys.haptic.infinitelevel]: [true]
[sys.haptic.long.press]: [0,1]
[sys.haptic.mesh.heavy]: [8,2]
[sys.haptic.mesh.light]: [5,1]
[sys.haptic.mesh.normal]: [5,2]
[sys.haptic.motor]: [linear]
[sys.haptic.pickup]: [2,2]
[sys.haptic.popup.light]: [6,1]
[sys.haptic.popup.normal]: [6,2]
[sys.haptic.runin]: [13]
[sys.haptic.scroll.edge]: [7,0]
[sys.haptic.switch]: [9,2]
[sys.haptic.tap.light]: [5,2]
[sys.haptic.tap.normal]: [3,2]
[sys.haptic.trigger.drawer]: [2,0]
[sys.init.perf_lsm_hooks]: [1]
[sys.is_mem_low_level]: [0]
[sys.isolated_storage_snapshot]: [true]
[sys.kernel.firstboot]: [1693110942131]
[sys.mem.reclaim_on_launcher]: [0]
[sys.mem.reclaim_on_start]: [0]
[sys.mem.swappiness_on_launcher]: [100]
[sys.mem.swappiness_on_start]: [100]
[sys.miui.joyose_fpsstat]: [1]
[sys.miui.ndcd]: [off]
[sys.miui.shutdown.waittime]: [500]
[sys.net.support.netprio]: [true]
[sys.oem_unlock_allowed]: [0]
[sys.power.starttimes]: [1]
[sys.qca1530]: [detect]
[sys.rescue_boot_count]: [1]
[sys.retaildemo.enabled]: [0]
[sys.sysctl.extra_free_kbytes]: [30375]
[sys.sysctl.tcp_def_init_rwnd]: [60]
[sys.system_server.start_count]: [1]
[sys.system_server.start_elapsed]: [9929]
[sys.system_server.start_uptime]: [9929]
[sys.tp.grip_enable]: [90]
[sys.usb.config]: [mtp,adb]
[sys.usb.configfs]: [1]
[sys.usb.controller]: [a600000.dwc3]
[sys.usb.ffs.ready]: [1]
[sys.usb.mtp.device_type]: [3]
[sys.usb.state]: [mtp,adb]
[sys.use_memfd]: [false]
[sys.user.0.ce_available]: [true]
[sys.vendor.shutdown.waittime]: [500]
[sys.wifitracing.started]: [1]
[telephony.lteOnCdmaDevice]: [1]
[tunnel.audio.encode]: [true]
[use.voice.path.for.pcm.voip]: [true]
[vendor.gralloc.disable_ubwc]: [0]
[vendor.otrp.time]: [ok]
[vendor.sys.listeners.registered]: [true]
[vendor.sys.rpmb_state]: [23]
[vold.has_adoptable]: [0]
[vold.has_quota]: [1]
[vold.has_reserved]: [1]
[vold.post_fs_data_done]: [1]
[wifi.interface]: [wlan0]
C:\Users\MATEBO~1\AppData\Local\Temp\Mxt215\tmp\HOME_N~1>
//摄像头信息:
C:\Users\MATEBO~1\AppData\Local\Temp\Mxt215\tmp\HOME_N~1>adb shell dumpsys media.camera
== Service global info: ==
Number of camera devices: 8
Number of normal camera devices: 6
Number of public camera devices visible to API1: 6
Device 0 maps to "0"
Device 1 maps to "1"
Device 2 maps to "2"
Device 3 maps to "3"
Device 4 maps to "6"
Device 5 maps to "7"
Active Camera Clients:
[]
Allowed user IDs: 0
== Camera service events log (most recent at top): ==
09-03 10:46:03 : REJECT device 1 client for package com.ludashi.benchmark (PID 19487), reason: (Status(-8, EX_SERVICE_SPECIFIC): '1: validateClientPermissionsLocked:1212: Caller "com
.ludashi.benchmark" (PID 10486, UID 19487) cannot open camera "1" without camera permission')
09-03 10:46:03 : REJECT device 0 client for package com.ludashi.benchmark (PID 19487), reason: (Status(-8, EX_SERVICE_SPECIFIC): '1: validateClientPermissionsLocked:1212: Caller "com
.ludashi.benchmark" (PID 10486, UID 19487) cannot open camera "0" without camera permission')
09-03 10:38:45 : DISCONNECT device 1 client for package com.miui.face (PID 5068)
09-03 10:38:45 : CONNECT device 1 client for package com.miui.face (PID 5068)
09-03 10:38:35 : DISCONNECT device 1 client for package com.miui.face (PID 5068)
09-03 10:38:34 : CONNECT device 1 client for package com.miui.face (PID 5068)
09-03 10:37:14 : Torch for camera id 0 turned off for client PID 2702
09-03 10:37:01 : Torch for camera id 0 turned on for client PID 2702
09-03 10:01:22 : Torch for camera id 0 turned off for client PID 2702
09-03 10:00:45 : Torch for camera id 0 turned on for client PID 2702
09-03 09:43:57 : DISCONNECT device 6 client for package com.android.camera (PID 16136)
09-03 09:43:27 : DISCONNECT device 0 client for package com.android.camera (PID 16136)
09-03 09:43:26 : CONNECT device 6 client for package com.android.camera (PID 16136)
09-03 09:43:21 : CONNECT device 0 client for package com.android.camera (PID 16136)
09-03 09:33:42 : DISCONNECT device 6 client for package com.android.camera (PID 16136)
09-03 09:33:13 : DISCONNECT device 0 client for package com.android.camera (PID 16136)
09-03 09:32:55 : CONNECT device 6 client for package com.android.camera (PID 16136)
09-03 09:32:50 : CONNECT device 0 client for package com.android.camera (PID 16136)
09-03 09:05:31 : DISCONNECT device 1 client for package com.miui.face (PID 5068)
09-03 09:05:31 : CONNECT device 1 client for package com.miui.face (PID 5068)
09-03 00:48:19 : Torch for camera id 0 turned off for client PID 2702
09-03 00:47:51 : Torch for camera id 0 turned on for client PID 2702
09-02 21:18:06 : DISCONNECT device 1 client for package com.miui.face (PID 5068)
09-02 21:18:06 : CONNECT device 1 client for package com.miui.face (PID 5068)
09-02 21:18:05 : DISCONNECT device 1 client for package com.miui.face (PID 5068)
09-02 21:18:00 : CONNECT device 1 client for package com.miui.face (PID 5068)
09-02 21:15:28 : DISCONNECT device 0 client for package com.android.camera (PID 24686)
09-02 21:15:24 : CONNECT device 0 client for package com.android.camera (PID 24686)
09-02 21:15:24 : DISCONNECT device 1 client for package com.miui.face (PID 5068)
09-02 21:15:22 : CONNECT device 1 client for package com.miui.face (PID 5068)
09-02 21:13:17 : DISCONNECT device 1 client for package com.miui.face (PID 5068)
09-02 21:13:17 : CONNECT device 1 client for package com.miui.face (PID 5068)
09-02 21:13:13 : DISCONNECT device 1 client for package com.miui.face (PID 5068)
09-02 21:13:07 : CONNECT device 1 client for package com.miui.face (PID 5068)
09-02 20:28:31 : DISCONNECT device 1 client for package com.miui.face (PID 5068)
09-02 20:28:30 : CONNECT device 1 client for package com.miui.face (PID 5068)
09-02 20:06:05 : DISCONNECT device 1 client for package com.miui.face (PID 5068)
09-02 20:06:05 : CONNECT device 1 client for package com.miui.face (PID 5068)
09-02 19:58:00 : DISCONNECT device 0 client for package com.android.camera (PID 28369)
09-02 19:57:54 : CONNECT device 0 client for package com.android.camera (PID 28369)
09-02 19:57:54 : DISCONNECT device 0 client for package com.android.camera (PID 28369)
09-02 19:57:49 : CONNECT device 0 client for package com.android.camera (PID 28369)
09-02 19:57:45 : DISCONNECT device 0 client for package com.android.camera (PID 28369)
09-02 19:57:43 : CONNECT device 0 client for package com.android.camera (PID 28369)
09-02 19:57:43 : DISCONNECT device 0 client for package com.android.camera (PID 28369)
09-02 19:57:39 : CONNECT device 0 client for package com.android.camera (PID 28369)
09-02 19:57:39 : DISCONNECT device 0 client for package com.android.camera (PID 28369)
09-02 19:57:35 : CONNECT device 0 client for package com.android.camera (PID 28369)
09-02 19:55:46 : DISCONNECT device 0 client for package com.android.camera (PID 28369)
09-02 19:55:42 : DISCONNECT device 6 client for package com.android.camera (PID 28369)
09-02 19:55:39 : CONNECT device 0 client for package com.android.camera (PID 28369)
09-02 19:55:11 : DISCONNECT device 0 client for package com.android.camera (PID 28369)
09-02 19:55:06 : CONNECT device 0 client for package com.android.camera (PID 28369)
09-02 19:54:57 : DISCONNECT device 0 client for package com.android.camera (PID 28369)
09-02 19:54:55 : CONNECT device 6 client for package com.android.camera (PID 28369)
09-02 19:54:52 : CONNECT device 0 client for package com.android.camera (PID 28369)
09-02 19:54:46 : DISCONNECT device 0 client for package com.android.camera (PID 28369)
09-02 19:54:34 : CONNECT device 0 client for package com.android.camera (PID 28369)
09-02 19:41:07 : DISCONNECT device 1 client for package com.miui.face (PID 5068)
09-02 19:41:07 : CONNECT device 1 client for package com.miui.face (PID 5068)
09-02 19:19:40 : DISCONNECT device 0 client for package com.tencent.mm (PID 29051)
09-02 19:19:30 : CONNECT device 0 client for package com.tencent.mm (PID 29051)
09-02 19:14:18 : Torch for camera id 0 turned off for client PID 2702
09-02 19:13:55 : Torch for camera id 0 turned on for client PID 2702
09-02 19:02:03 : DISCONNECT device 1 client for package com.miui.face (PID 5068)
09-02 19:02:02 : CONNECT device 1 client for package com.miui.face (PID 5068)
09-02 18:55:46 : DISCONNECT device 1 client for package com.miui.face (PID 5068)
09-02 18:55:46 : CONNECT device 1 client for package com.miui.face (PID 5068)
09-02 18:55:43 : DISCONNECT device 1 client for package com.miui.face (PID 5068)
09-02 18:55:37 : CONNECT device 1 client for package com.miui.face (PID 5068)
09-02 18:37:14 : DISCONNECT device 1 client for package com.miui.face (PID 5068)
09-02 18:37:14 : CONNECT device 1 client for package com.miui.face (PID 5068)
09-02 18:37:10 : DISCONNECT device 1 client for package com.miui.face (PID 5068)
09-02 18:37:03 : CONNECT device 1 client for package com.miui.face (PID 5068)
09-02 18:26:52 : DISCONNECT device 1 client for package com.miui.face (PID 5068)
09-02 18:26:51 : CONNECT device 1 client for package com.miui.face (PID 5068)
09-02 18:25:00 : DISCONNECT device 1 client for package com.miui.face (PID 5068)
09-02 18:24:59 : CONNECT device 1 client for package com.miui.face (PID 5068)
09-02 17:25:09 : DISCONNECT device 6 client for package com.android.camera (PID 27093)
09-02 17:24:40 : DISCONNECT device 0 client for package com.android.camera (PID 27093)
09-02 17:24:37 : CONNECT device 6 client for package com.android.camera (PID 27093)
09-02 17:24:20 : CONNECT device 0 client for package com.android.camera (PID 27093)
09-02 17:24:17 : DISCONNECT device 0 client for package com.android.camera (PID 27093)
09-02 17:24:03 : CONNECT device 0 client for package com.android.camera (PID 27093)
09-02 17:12:40 : DISCONNECT device 6 client for package com.android.camera (PID 27093)
09-02 17:12:13 : DISCONNECT device 0 client for package com.android.camera (PID 27093)
09-02 17:12:10 : CONNECT device 6 client for package com.android.camera (PID 27093)
09-02 17:12:01 : CONNECT device 0 client for package com.android.camera (PID 27093)
09-02 17:12:00 : DISCONNECT device 0 client for package com.android.camera (PID 27093)
09-02 17:11:55 : CONNECT device 0 client for package com.android.camera (PID 27093)
09-02 17:11:41 : DISCONNECT device 0 client for package com.android.camera (PID 27093)
09-02 17:11:39 : CONNECT device 0 client for package com.android.camera (PID 27093)
09-02 17:11:19 : DISCONNECT device 0 client for package com.jeyluta.timestampcameracnfree (PID 26572)
09-02 17:10:42 : CONNECT device 0 client for package com.jeyluta.timestampcameracnfree (PID 26572)
09-02 16:59:18 : DISCONNECT device 0 client for package com.android.camera (PID 20953)
09-02 16:59:18 : CONNECT device 0 client for package com.android.camera (PID 20953)
09-02 16:59:18 : DISCONNECT device 0 client for package com.android.camera (PID 20953)
09-02 16:59:17 : CONNECT device 0 client for package com.android.camera (PID 20953)
09-02 16:58:53 : DISCONNECT device 0 client for package com.android.camera (PID 20953)
09-02 16:58:30 : CONNECT device 0 client for package com.android.camera (PID 20953)
...
== Camera device 0 dynamic info: ==
Camera1 API shim is using parameters:
CameraParameters::dump: mMap.size = 59
antibanding: auto
antibanding-values: off,50hz,60hz,auto
auto-exposure-lock: false
auto-exposure-lock-supported: true
auto-whitebalance-lock: false
auto-whitebalance-lock-supported: true
effect: none
effect-values: none,mono,negative,solarize,sepia,posterize,aqua,blackboard,whiteboard
exposure-compensation: 0
exposure-compensation-step: 0.166667
flash-mode: off
flash-mode-values: off,auto,on,torch
focal-length: 5.96
focus-areas: (0,0,0,0,0)
focus-distances: Infinity,Infinity,Infinity
focus-mode: auto
focus-mode-values: infinity,auto,macro,continuous-video,continuous-picture
horizontal-view-angle: 70.3446
jpeg-quality: 90
jpeg-thumbnail-height: 240
jpeg-thumbnail-quality: 90
jpeg-thumbnail-size-values: 0x0,176x144,205x154,240x144,256x144,240x160,256x154,246x184,240x240,320x240
jpeg-thumbnail-width: 320
max-exposure-compensation: 24
max-num-detected-faces-hw: 10
max-num-detected-faces-sw: 0
max-num-focus-areas: 1
max-num-metering-areas: 1
max-zoom: 99
metering-areas: (0,0,0,0,0)
min-exposure-compensation: -24
picture-format: jpeg
picture-format-values: jpeg
picture-size: 4000x3000
picture-size-values: 4000x3000,4000x2252,3840x2160,3264x2448,3000x3000,2400x1080,2328x1748,1920x1080,1600x1200,1600x720,1440x1080,1080x1080,1280x960,1280x720,864x480,800x600,72
0x480,640x480,352x288,320x240,176x144
preferred-preview-size-for-video: 1920x1080
preview-format: yuv420sp
preview-format-values: yuv420p,yuv420sp,
preview-fps-range: 14000,30000
preview-fps-range-values: (10000,10000),(15000,15000),(14000,30000),(30000,30000)
preview-frame-rate: 30
preview-frame-rate-values: 10,15,30
preview-size: 1920x1080
preview-size-values: 1920x1080,1600x1200,1600x720,1440x1080,1080x1080,1280x960,1280x720,864x480,800x600,720x480,640x480,352x288,320x240,176x144
recording-hint: false
rotation: 0
smooth-zoom-supported: false
vertical-view-angle: 55.715
video-frame-format: android-opaque
video-size: 1920x1080
video-size-values: 3840x2160,2400x1080,2328x1748,1920x1080,1600x1200,1600x720,1440x1080,1080x1080,1280x960,1280x720,864x480,800x600,720x480,640x480,352x288,320x240,176x144
video-snapshot-supported: false
video-stabilization: false
video-stabilization-supported: true
whitebalance: auto
whitebalance-values: auto,incandescent,fluorescent,warm-fluorescent,daylight,cloudy-daylight,twilight,shade,
zoom: 0
zoom-ratios: 100,109,118,127,136,145,154,163,172,181,190,200,209,218,227,236,245,254,263,272,281,290,299,309,318,327,336,345,354,363,372,381,390,399,409,418,427,436,445,454,463
,472,481,490,499,509,518,527,536,545,554,563,572,581,590,599,609,618,627,636, zoom-supported: true
Device 0 is closed, no client instance
== Camera device 1 dynamic info: ==
Camera1 API shim is using parameters:
CameraParameters::dump: mMap.size = 57
antibanding: auto
antibanding-values: off,50hz,60hz,auto
auto-exposure-lock: false
auto-exposure-lock-supported: true
auto-whitebalance-lock: false
auto-whitebalance-lock-supported: true
effect: none
effect-values: none,mono,negative,solarize,sepia,posterize,aqua,blackboard,whiteboard
exposure-compensation: 0
exposure-compensation-step: 0.166667
focal-length: 3.26
focus-areas: (0,0,0,0,0)
focus-distances: Infinity,Infinity,Infinity
focus-mode: fixed
focus-mode-values: fixed
horizontal-view-angle: 71.062
jpeg-quality: 90
jpeg-thumbnail-height: 154
jpeg-thumbnail-quality: 90
jpeg-thumbnail-size-values: 0x0,176x144,205x154,240x144,256x144,240x160,256x154,246x184,240x240,320x240
jpeg-thumbnail-width: 205
max-exposure-compensation: 24
max-num-detected-faces-hw: 10
max-num-detected-faces-sw: 0
max-num-focus-areas: 0
max-num-metering-areas: 1
max-zoom: 99
metering-areas: (0,0,0,0,0)
min-exposure-compensation: -24
picture-format: jpeg
picture-format-values: jpeg
picture-size: 2328x1748
picture-size-values: 2328x1748,1920x1080,1600x1200,1600x720,1440x1080,1080x1080,1280x960,1280x720,864x480,800x600,720x480,640x480,352x288,320x240,176x144
preferred-preview-size-for-video: 1920x1080
preview-format: yuv420sp
preview-format-values: yuv420p,yuv420sp,
preview-fps-range: 12000,30000
preview-fps-range-values: (15000,15000),(12000,30000),(30000,30000)
preview-frame-rate: 30
preview-frame-rate-values: 15,30
preview-size: 1920x1080
preview-size-values: 1920x1080,1600x1200,1600x720,1440x1080,1080x1080,1280x960,1280x720,864x480,800x600,720x480,640x480,352x288,320x240,176x144
recording-hint: false
rotation: 0
smooth-zoom-supported: false
vertical-view-angle: 56.4001
video-frame-format: android-opaque
video-size: 1920x1080
video-size-values: 2328x1748,1920x1080,1600x1200,1600x720,1440x1080,1080x1080,1280x960,1280x720,864x480,800x600,720x480,640x480,352x288,320x240,176x144
video-snapshot-supported: true
video-stabilization: false
video-stabilization-supported: true
whitebalance: auto
whitebalance-values: auto,incandescent,fluorescent,warm-fluorescent,daylight,cloudy-daylight,twilight,shade,
zoom: 0
zoom-ratios: 100,109,118,127,136,145,154,163,172,181,190,200,209,218,227,236,245,254,263,272,281,290,299,309,318,327,336,345,354,363,372,381,390,399,409,418,427,436,445,454,463
,472,481,490,499,509,518,527,536,545,554,563,572,581,590,599,609,618,627,636, zoom-supported: true
Device 1 is closed, no client instance
== Camera device 2 dynamic info: ==
Device 2 is closed, no client instance
== Camera device 3 dynamic info: ==
Device 3 is closed, no client instance
== Camera device 4 dynamic info: ==
Device 4 is closed, no client instance
== Camera device 5 dynamic info: ==
Device 5 is closed, no client instance
== Camera device 6 dynamic info: ==
Device 6 is closed, no client instance
== Camera device 7 dynamic info: ==
Device 7 is closed, no client instance
== Camera Provider HAL legacy/0 (v2.5, remote) static info: 8 devices: ==
== Camera HAL device device@3.5/legacy/0 (v3.5) static information: ==
Resource cost: 99
Conflicting devices:
5
API1 info:
Has a flash unit: true
Facing: Back
Orientation: 90
API2 camera characteristics:
Dumping camera metadata array: 164 / 164 entries, 14696 / 14696 bytes of extra data.
Version: 1, Flags: 00000000
android.colorCorrection.availableAberrationModes (00004): byte[3]
[0 1 2 ]
android.control.aeAvailableAntibandingModes (10012): byte[4]
[0 1 2 3 ]
android.control.aeAvailableModes (10013): byte[4]
[0 1 2 3 ]
android.control.aeAvailableTargetFpsRanges (10014): int32[8]
[10 10 15 15 ]
[14 30 30 30 ]
android.control.aeCompensationRange (10015): int32[2]
[-24 24 ]
android.control.aeCompensationStep (10016): rational[1]
[(1 / 6) ]
android.control.afAvailableModes (10017): byte[5]
[0 1 2 3 4 ]
android.control.availableEffects (10018): byte[9]
[0 1 2 3 4 5 8 7 6 ]
android.control.availableSceneModes (10019): byte[16]
[0 1 2 3 4 5 6 7 8 9 10 12 13 14 15 18 ]
android.control.availableVideoStabilizationModes (1001a): byte[2]
[0 1 ]
android.control.awbAvailableModes (1001b): byte[9]
[1 2 3 4 5 6 7 8 0 ]
android.control.maxRegions (1001c): int32[3]
[1 0 1 ]
android.control.sceneModeOverrides (1001d): byte[48]
[1 1 0 1 1 0 1 1 0 1 1 0 1 1 0 1 ]
[1 0 1 1 0 1 1 0 1 1 0 1 1 0 1 1 ]
[0 1 1 0 1 1 0 1 1 0 1 1 0 1 1 0 ]
android.control.availableHighSpeedVideoConfigurations (10023): int32[70]
[1920 1080 30 120 ]
[4 1920 1080 120 ]
[120 4 1280 720 ]
[30 120 4 1280 ]
[720 120 120 4 ]
[1280 720 30 240 ]
[8 1280 720 240 ]
[240 8 720 480 ]
[30 120 4 720 ]
[480 120 120 4 ]
[720 480 30 240 ]
[8 720 480 240 ]
[240 8 640 480 ]
[30 120 4 640 ]
[480 120 120 4 ]
[640 480 30 240 ]
[8 640 480 240 ]
[240 8 ]
android.control.aeLockAvailable (10024): byte[1]
[TRUE ]
android.control.awbLockAvailable (10025): byte[1]
[TRUE ]
android.control.availableModes (10026): byte[3]
[0 1 2 ]
android.control.postRawSensitivityBoostRange (10027): int32[2]
[100 3199 ]
android.edge.availableEdgeModes (30002): byte[4]
[1 2 0 3 ]
android.flash.info.available (50000): byte[1]
[TRUE ]
android.hotPixel.availableHotPixelModes (60001): byte[3]
[0 1 2 ]
android.jpeg.availableThumbnailSizes (70007): int32[20]
[0 0 176 144 ]
[205 154 240 144 ]
[256 144 240 160 ]
[256 154 246 184 ]
[240 240 320 240 ]
android.jpeg.maxSize (70008): int32[1]
[25367942 ]
android.lens.info.availableApertures (90000): float[1]
[1.75000000 ]
android.lens.info.availableFilterDensities (90001): float[1]
[0.00000000 ]
android.lens.info.availableFocalLengths (90002): float[1]
[5.96000004 ]
android.lens.info.availableOpticalStabilization (90003): byte[1]
[0 ]
android.lens.info.hyperfocalDistance (90004): float[1]
[0.06897213 ]
android.lens.info.minimumFocusDistance (90005): float[1]
[10.00000000 ]
android.lens.info.shadingMapSize (90006): int32[2]
[17 13 ]
android.lens.info.focusDistanceCalibration (90007): byte[1]
[APPROXIMATE ]
android.lens.facing (80005): byte[1]
[BACK ]
android.noiseReduction.availableNoiseReductionModes (a0002): byte[5]
[0 1 2 3 4 ]
android.request.maxNumOutputStreams (c0006): int32[3]
[1 3 2 ]
android.request.maxNumInputStreams (c0008): int32[1]
[1 ]
android.request.pipelineMaxDepth (c000a): byte[1]
[8 ]
android.request.partialResultCount (c000b): int32[1]
[2 ]
android.request.availableCapabilities (c000c): byte[9]
[BACKWARD_COMPATIBLE CONSTRAINED_HIGH_SPEED_VIDEO RAW YUV_REPROCESSING PRIVATE_REPROCESSING READ_SENSOR_SETTINGS MANUAL_SENSOR BURST_CAPTURE MANUAL_POST_PROCESSING ]
android.request.availableRequestKeys (c000d): int32[63]
[0 1 2 3 ]
[65536 65537 65538 65539 ]
[65540 65541 65542 65543 ]
[65544 65545 65546 65547 ]
[65549 65550 65551 65552 ]
[65553 65576 65577 196608 ]
[262146 393216 458752 458753 ]
[458754 458755 458756 458757 ]
[458758 524288 524289 524290 ]
[524291 524292 655360 786433 ]
[851968 917504 917505 917506 ]
[917520 917532 917533 1048576 ]
[1114112 1114115 1114128 1245184 ]
[1245185 1245186 1245187 1441792 ]
[524301 524294 524295 524298 ]
[-2142437375 -2142437376 65583 ]
android.request.availableResultKeys (c000e): int32[62]
[0 1 2 65539 ]
[65540 65567 65543 65544 ]
[65568 65547 65570 65551 ]
[65576 65577 196608 262146 ]
[262149 458752 458753 458754 ]
[458755 458756 458757 458758 ]
[524288 524289 524290 524291 ]
[524296 524297 524292 655360 ]
[786433 851968 917526 917523 ]
[917504 917505 917506 917520 ]
[917532 917533 917522 917525 ]
[1048576 1114112 1114121 1114124 ]
[1114125 1114126 1114118 1114119 ]
[1245184 1245185 1245186 1245187 ]
[1441792 524301 524294 524295 ]
[524298 65583 ]
android.request.availableCharacteristicsKeys (c000f): int32[100]
[4 65554 65555 65556 ]
[65557 65558 65559 65560 ]
[65561 65562 65563 65564 ]
[65565 65571 65572 65573 ]
[65574 65575 65577 1638402 ]
[1638401 1638403 196610 327680 ]
[393217 458759 458760 589824 ]
[589825 589826 589827 589828 ]
[589829 589830 589831 524293 ]
[1703936 1703937 655362 786438 ]
[786440 786442 786443 786444 ]
[786445 786446 786447 786448 ]
[851972 851977 851978 851979 ]
[851976 851980 851981 983040 ]
[917526 917523 917534 983041 ]
[983042 983043 983044 983045 ]
[983046 983047 983048 983049 ]
[983050 917507 917508 917509 ]
[917510 917511 917512 917513 ]
[917514 917516 917517 917518 ]
[917519 917529 1048578 1179648 ]
[1179650 1179654 1179655 1245188 ]
[1245189 1376256 1507329 1572865 ]
[524300 524301 524295 524294 ]
[524298 1900544 1900545 65582 ]
android.request.availableSessionKeys (c0010): int32[3]
[65541 -2142437375 -2142437376 ]
android.scaler.availableMaxDigitalZoom (d0004): float[1]
[10.00000000 ]
android.scaler.availableInputOutputFormatsMap (d0009): int32[8]
[34 2 35 33 ]
[35 2 35 33 ]
android.scaler.availableStreamConfigurations (d000a): int32[304]
[34 4000 3000 OUTPUT ]
[34 4000 3000 INPUT ]
[35 4000 3000 OUTPUT ]
[35 4000 3000 INPUT ]
[33 4000 3000 OUTPUT ]
[34 4000 2252 OUTPUT ]
[34 4000 2252 INPUT ]
[35 4000 2252 OUTPUT ]
[35 4000 2252 INPUT ]
[33 4000 2252 OUTPUT ]
[34 3840 2160 OUTPUT ]
[34 3840 2160 INPUT ]
[35 3840 2160 OUTPUT ]
[35 3840 2160 INPUT ]
[33 3840 2160 OUTPUT ]
[34 3264 2448 OUTPUT ]
[34 3264 2448 INPUT ]
[35 3264 2448 OUTPUT ]
[35 3264 2448 INPUT ]
[33 3264 2448 OUTPUT ]
[34 3000 3000 OUTPUT ]
[34 3000 3000 INPUT ]
[35 3000 3000 OUTPUT ]
[35 3000 3000 INPUT ]
[33 3000 3000 OUTPUT ]
[34 2400 1080 OUTPUT ]
[35 2400 1080 OUTPUT ]
[33 2400 1080 OUTPUT ]
[34 2328 1748 OUTPUT ]
[35 2328 1748 OUTPUT ]
[33 2328 1748 OUTPUT ]
[34 1920 1080 OUTPUT ]
[35 1920 1080 OUTPUT ]
[33 1920 1080 OUTPUT ]
[34 1600 1200 OUTPUT ]
[35 1600 1200 OUTPUT ]
[33 1600 1200 OUTPUT ]
[34 1600 720 OUTPUT ]
[35 1600 720 OUTPUT ]
[33 1600 720 OUTPUT ]
[34 1440 1080 OUTPUT ]
[35 1440 1080 OUTPUT ]
[33 1440 1080 OUTPUT ]
[34 1080 1080 OUTPUT ]
[35 1080 1080 OUTPUT ]
[33 1080 1080 OUTPUT ]
[34 1280 960 OUTPUT ]
[35 1280 960 OUTPUT ]
[33 1280 960 OUTPUT ]
[34 1280 720 OUTPUT ]
[35 1280 720 OUTPUT ]
[33 1280 720 OUTPUT ]
[34 864 480 OUTPUT ]
[35 864 480 OUTPUT ]
[33 864 480 OUTPUT ]
[34 800 600 OUTPUT ]
[35 800 600 OUTPUT ]
[33 800 600 OUTPUT ]
[34 720 480 OUTPUT ]
[35 720 480 OUTPUT ]
[33 720 480 OUTPUT ]
[34 640 480 OUTPUT ]
[35 640 480 OUTPUT ]
[33 640 480 OUTPUT ]
[34 352 288 OUTPUT ]
[35 352 288 OUTPUT ]
[33 352 288 OUTPUT ]
[34 320 240 OUTPUT ]
[35 320 240 OUTPUT ]
[33 320 240 OUTPUT ]
[34 176 144 OUTPUT ]
[35 176 144 OUTPUT ]
[33 176 144 OUTPUT ]
[37 4000 3000 OUTPUT ]
[32 4000 3000 OUTPUT ]
[36 4000 3000 OUTPUT ]
android.scaler.availableMinFrameDurations (d000b): int64[264]
[34 4000 ]
[3000 66666666 ]
[35 4000 ]
[3000 66666666 ]
[33 4000 ]
[3000 66666666 ]
[34 4000 ]
[2252 33333333 ]
[35 4000 ]
[2252 33333333 ]
[33 4000 ]
[2252 33333333 ]
[34 3840 ]
[2160 33333333 ]
[35 3840 ]
[2160 33333333 ]
[33 3840 ]
[2160 33333333 ]
[34 3264 ]
[2448 33333333 ]
[35 3264 ]
[2448 33333333 ]
[33 3264 ]
[2448 33333333 ]
[34 3000 ]
[3000 33333333 ]
[35 3000 ]
[3000 33333333 ]
[33 3000 ]
[3000 33333333 ]
[34 2400 ]
[1080 33333333 ]
[35 2400 ]
[1080 33333333 ]
[33 2400 ]
[1080 33333333 ]
[34 2328 ]
[1748 33333333 ]
[35 2328 ]
[1748 33333333 ]
[33 2328 ]
[1748 33333333 ]
[34 1920 ]
[1080 33333333 ]
[35 1920 ]
[1080 33333333 ]
[33 1920 ]
[1080 33333333 ]
[34 1600 ]
[1200 33333333 ]
[35 1600 ]
[1200 33333333 ]
[33 1600 ]
[1200 33333333 ]
[34 1600 ]
[720 33333333 ]
[35 1600 ]
[720 33333333 ]
[33 1600 ]
[720 33333333 ]
[34 1440 ]
[1080 33333333 ]
[35 1440 ]
[1080 33333333 ]
[33 1440 ]
[1080 33333333 ]
[34 1080 ]
[1080 33333333 ]
[35 1080 ]
[1080 33333333 ]
[33 1080 ]
[1080 33333333 ]
[34 1280 ]
[960 33333333 ]
[35 1280 ]
[960 33333333 ]
[33 1280 ]
[960 33333333 ]
[34 1280 ]
[720 33333333 ]
[35 1280 ]
[720 33333333 ]
[33 1280 ]
[720 33333333 ]
[34 864 ]
[480 33333333 ]
[35 864 ]
[480 33333333 ]
[33 864 ]
[480 33333333 ]
[34 800 ]
[600 33333333 ]
[35 800 ]
[600 33333333 ]
[33 800 ]
[600 33333333 ]
[34 720 ]
[480 33333333 ]
[35 720 ]
[480 33333333 ]
[33 720 ]
[480 33333333 ]
[34 640 ]
[480 33333333 ]
[35 640 ]
[480 33333333 ]
[33 640 ]
[480 33333333 ]
[34 352 ]
[288 33333333 ]
[35 352 ]
[288 33333333 ]
[33 352 ]
[288 33333333 ]
[34 320 ]
[240 33333333 ]
[35 320 ]
[240 33333333 ]
[33 320 ]
[240 33333333 ]
[34 176 ]
[144 33333333 ]
[35 176 ]
[144 33333333 ]
[33 176 ]
[144 33333333 ]
[37 4000 ]
[3000 33333300 ]
[32 4000 ]
[3000 33333300 ]
[36 4000 ]
[3000 33333300 ]
android.scaler.availableRawSizes (d0008): int32[14]
[12000 9000 4000 3000 ]
[1984 742 2000 1500 ]
[1984 742 2000 1124 ]
[2000 1124 ]
android.scaler.availableStallDurations (d000c): int64[84]
[33 4000 ]
[3000 78000000 ]
[33 4000 ]
[2252 58552000 ]
[33 3840 ]
[2160 53913600 ]
[33 3264 ]
[2448 51936768 ]
[33 3000 ]
[3000 58500000 ]
[33 2400 ]
[1080 16848000 ]
[33 2328 ]
[1748 26450736 ]
[33 1920 ]
[1080 13478400 ]
[33 1600 ]
[1200 12480000 ]
[33 1600 ]
[720 7488000 ]
[33 1440 ]
[1080 10108800 ]
[33 1080 ]
[1080 7581600 ]
[33 1280 ]
[960 7987200 ]
[33 1280 ]
[720 5990400 ]
[33 864 ]
[480 2695680 ]
[33 800 ]
[600 3120000 ]
[33 720 ]
[480 2246400 ]
[33 640 ]
[480 1996800 ]
[33 352 ]
[288 658944 ]
[33 320 ]
[240 499200 ]
[33 176 ]
[144 164736 ]
android.scaler.croppingType (d000d): byte[1]
[CENTER_ONLY ]
android.sensor.info.activeArraySize (f0000): int32[4]
[0 0 4000 3000 ]
android.sensor.opaqueRawSize (e001e): int32[3]
[4000 3000 15024000 ]
android.sensor.info.sensitivityRange (f0001): int32[2]
[50 8000 ]
android.sensor.info.colorFilterArrangement (f0002): byte[1]
[GRBG ]
android.sensor.info.exposureTimeRange (f0003): int64[2]
[41580 39078949140 ]
android.sensor.info.maxFrameDuration (f0004): int64[1]
[39079032300 ]
android.sensor.info.physicalSize (f0005): float[2]
[8.39999962 6.30000019 ]
android.sensor.info.pixelArraySize (f0006): int32[2]
[4000 3000 ]
android.sensor.info.whiteLevel (f0007): int32[1]
[1023 ]
android.sensor.info.timestampSource (f0008): byte[1]
[REALTIME ]
android.sensor.info.lensShadingApplied (f0009): byte[1]
[TRUE ]
android.sensor.info.preCorrectionActiveArraySize (f000a): int32[4]
[0 0 4000 3000 ]
android.sensor.referenceIlluminant1 (e0003): byte[1]
[D65 ]
android.sensor.referenceIlluminant2 (e0004): byte[1]
[17 ]
android.sensor.calibrationTransform1 (e0005): rational[9]
[(80 / 128) (0 / 128) ]
[(0 / 128) (0 / 128) ]
[(128 / 128) (0 / 128) ]
[(0 / 128) (0 / 128) ]
[(80 / 128) ]
android.sensor.calibrationTransform2 (e0006): rational[9]
[(128 / 128) (0 / 128) ]
[(0 / 128) (0 / 128) ]
[(128 / 128) (0 / 128) ]
[(0 / 128) (0 / 128) ]
[(128 / 128) ]
android.sensor.colorTransform1 (e0007): rational[9]
[(94 / 128) (-13 / 128) ]
[(-10 / 128) (-53 / 128) ]
[(154 / 128) (22 / 128) ]
[(-9 / 128) (30 / 128) ]
[(55 / 128) ]
android.sensor.colorTransform2 (e0008): rational[9]
[(134 / 128) (-40 / 128) ]
[(6 / 128) (-64 / 128) ]
[(173 / 128) (69 / 128) ]
[(-4 / 128) (17 / 128) ]
[(108 / 128) ]
android.sensor.forwardMatrix1 (e0009): rational[9]
[(98 / 128) (16 / 128) ]
[(9 / 128) (35 / 128) ]
[(119 / 128) (-26 / 128) ]
[(-3 / 128) (-47 / 128) ]
[(155 / 128) ]
android.sensor.forwardMatrix2 (e000a): rational[9]
[(98 / 128) (16 / 128) ]
[(9 / 128) (35 / 128) ]
[(119 / 128) (-26 / 128) ]
[(-3 / 128) (-47 / 128) ]
[(155 / 128) ]
android.sensor.blackLevelPattern (e000c): int32[4]
[64 64 64 64 ]
android.sensor.maxAnalogSensitivity (e000d): int32[1]
[2000 ]
android.sensor.orientation (e000e): int32[1]
[90 ]
android.sensor.profileHueSatMapDimensions (e000f): int32[3]
[0 0 0 ]
android.sensor.availableTestPatternModes (e0019): int32[5]
[0 1 2 3 ]
[4 ]
android.shading.availableModes (100002): byte[3]
[0 1 2 ]
android.statistics.info.availableFaceDetectModes (120000): byte[2]
[0 1 ]
android.statistics.info.maxFaceCount (120002): int32[1]
[10 ]
android.statistics.info.availableHotPixelMapModes (120006): byte[1]
[0 ]
android.statistics.info.availableLensShadingMapModes (120007): byte[2]
[0 1 ]
android.tonemap.maxCurvePoints (130004): int32[1]
[64 ]
android.tonemap.availableToneMapModes (130005): byte[3]
[0 1 2 ]
android.info.supportedHardwareLevel (150000): byte[1]
[3 ]
android.sync.maxLatency (170001): int32[1]
[PER_FRAME_CONTROL ]
android.reprocess.maxCaptureStall (180001): int32[1]
[4 ]
android.lens.poseReference (8000c): byte[1]
[PRIMARY_CAMERA ]
android.lens.distortion (8000d): float[5]
[0.00000000 0.00000000 0.00000000 0.00000000 0.00000000 ]
android.lens.poseTranslation (80007): float[3]
[0.00000000 0.00000000 0.00000000 ]
android.lens.poseRotation (80006): float[4]
[0.00000000 0.00000000 0.00000000 1.00000000 ]
android.lens.intrinsicCalibration (8000a): float[5]
[2838.09545898 2838.09545898 0.00000000 0.00000000 0.00000000 ]
org.codeaurora.qcamera3.saturation.range (80720001): int32[4]
[0 10 5 1 ]
org.codeaurora.qcamera3.exposure_metering.available_modes (80010001): int32[3]
[0 1 2 ]
org.codeaurora.qcamera3.iso_exp_priority.iso_available_modes (80050003): int32[8]
[0 1 2 3 ]
[4 5 6 7 ]
org.codeaurora.qcamera3.iso_exp_priority.exposure_time_range (80050004): int64[2]
[41580 39078949140 ]
org.codeaurora.qcamera3.sharpness.range (80030001): int32[2]
[0 2 ]
org.codeaurora.qcamera3.histogram.buckets (80060001): int32[1]
[256 ]
org.codeaurora.qcamera3.histogram.buckets_I (80060006): int32[1]
[256 ]
org.codeaurora.qcamera3.histogram.buckets_hdr (8006000b): int32[1]
[256 ]
org.codeaurora.qcamera3.histogram.max_count (80060002): int32[1]
[256 ]
org.codeaurora.qcamera3.histogram.max_count_I (80060007): int32[1]
[256 ]
org.codeaurora.qcamera3.histogram.max_count_hdr (8006000c): int32[1]
[256 ]
org.codeaurora.qcamera3.instant_aec.instant_aec_available_modes (80090001): int32[3]
[0 1 2 ]
org.quic.camera.MaxPreviewSize.MaxPreviewSize (803d0000): int32[2]
[4920 3690 ]
org.quic.camera.BurstFPS.isBurstShotSupported (803c0001): byte[1]
[1 ]
org.quic.camera.BurstFPS.MaxBurstShotFPS (803c0002): int32[1]
[15 ]
org.quic.camera.LiveshotSize.isLiveshotSizeSameAsVideoSize (803e0000): byte[1]
[1 ]
org.quic.camera.FDRendering.isFDRenderingInVideoUISupported (803f0000): byte[1]
[1 ]
org.quic.camera2.VideoConfigurations.info.VideoConfigurationsTable (80330000): int32[60]
[1920 1080 30 30 ]
[1 1 1920 1080 ]
[30 60 1 1 ]
[1280 720 30 30 ]
[1 1 1280 720 ]
[30 60 1 1 ]
[640 480 30 30 ]
[1 0 640 480 ]
[30 60 1 0 ]
[352 288 30 30 ]
[1 0 352 288 ]
[30 60 1 0 ]
[320 240 30 30 ]
[1 0 320 240 ]
[30 60 1 0 ]
org.quic.camera2.VideoConfigurations.info.VideoConfigurationsTableSize (80330001): int32[1]
[10 ]
org.quic.camera.SensorModeFS.isFastShutterModeSupported (80410000): byte[1]
[0 ]
org.codeaurora.qcamera3.quadra_cfa.is_qcfa_sensor (802b0000): byte[1]
[1 ]
org.codeaurora.qcamera3.quadra_cfa.qcfa_dimension (802b0001): int32[2]
[12000 9000 ]
org.codeaurora.qcamera3.quadra_cfa.availableStreamConfigurations (802b0002): int32[16]
[33 12000 9000 0 ]
[34 12000 9000 0 ]
[35 12000 9000 0 ]
[35 12000 9000 1 ]
org.codeaurora.qcamera3.quadra_cfa.activeArraySize (802b0003): int32[4]
[0 0 4000 3000 ]
org.codeaurora.qcamera3.manualWB.color_temperature_range (80220001): int32[2]
[0 10000 ]
org.codeaurora.qcamera3.manualWB.gains_range (80220003): float[2]
[1.00000000 31.98999977 ]
org.codeaurora.qcamera3.platformCapabilities.IPEICACapabilities (80480000): byte[8]
[0 0 0 0 57 3 0 0 ]
org.quic.camera2.sensormode.info.SensorModeTable (80300000): int32[17]
[5 3 12000 9000 ]
[10 4000 3000 30 ]
[2000 1500 60 2000 ]
[1124 120 2000 1124 ]
[240 ]
org.quic.camera2.customhfrfps.info.CustomHFRFpsTable (80310000): int32[42]
[1920 1080 60 1600 ]
[1200 60 1600 720 ]
[60 1440 1080 60 ]
[1080 1080 60 1280 ]
[960 60 1280 720 ]
[60 864 480 60 ]
[800 600 60 720 ]
[480 60 640 480 ]
[60 352 288 60 ]
[320 240 60 176 ]
[144 60 ]
xiaomi.capabilities.mfnr_bokeh_supported (80540000): byte[1]
[1 ]
xiaomi.capabilities.macro_zoom_feature (80540001): byte[1]
[1 ]
xiaomi.ai.supportedMoonAutoFocus (80550000): byte[1]
[0 ]
org.quic.camera2.streamBasedFPS.info.StreamBasedFPSTable (80320000): int32[112]
[1920 1080 30 60 ]
[1920 1080 60 60 ]
[1600 1200 30 60 ]
[1600 1200 60 60 ]
[1600 720 30 60 ]
[1600 720 60 60 ]
[1440 1080 30 60 ]
[1440 1080 60 60 ]
[1080 1080 30 60 ]
[1080 1080 60 60 ]
[1280 960 30 60 ]
[1280 960 60 60 ]
[1280 720 30 60 ]
[1280 720 60 60 ]
[864 480 30 60 ]
[864 480 60 60 ]
[800 600 30 60 ]
[800 600 60 60 ]
[720 480 30 60 ]
[720 480 60 60 ]
[640 480 30 60 ]
[640 480 60 60 ]
[352 288 30 60 ]
[352 288 60 60 ]
[320 240 30 60 ]
[320 240 60 60 ]
[176 144 30 60 ]
[176 144 60 60 ]
org.quic.camera.ltmDynamicContrast.ltmDynamicContrastStrengthRange (804e0003): float[2]
[-100.00000000 100.00000000 ]
org.quic.camera.ltmDynamicContrast.ltmDarkBoostStrengthRange (804e0004): float[2]
[-100.00000000 100.00000000 ]
org.quic.camera.ltmDynamicContrast.ltmBrightSupressStrengthRange (804e0005): float[2]
[-100.00000000 100.00000000 ]
org.codeaurora.qcamera3.stats.bsgc_available (802a0001): byte[1]
[0 ]
org.quic.camera.HEICSupport.HEICEnabled (806c0000): byte[1]
[1 ]
xiaomi.ai.misd.MiAlgoAsdVersion (80530000): float[1]
[3.00000000 ]
com.xiaomi.camera.supportedfeatures.fovcEnable (80560002): byte[1]
[0 ]
com.xiaomi.camera.supportedfeatures.videoBokeh (80560007): byte[1]
[0 ]
com.xiaomi.camera.supportedfeatures.videoBokehFront (8056000c): byte[1]
[0 ]
com.xiaomi.camera.supportedfeatures.bokehVendorID (80560012): byte[1]
[2 ]
com.xiaomi.camera.supportedfeatures.bokehDepthBufferSize (80560013): int32[2]
[2312 1736 ]
com.xiaomi.camera.supportedfeatures.videoColorRetentionFront (8056000f): byte[1]
[0 ]
com.xiaomi.camera.supportedfeatures.videoBeauty (80560000): byte[1]
[1 ]
com.xiaomi.camera.supportedfeatures.AIEnhancementVersion (8056000e): byte[1]
[0 ]
com.xiaomi.camera.supportedfeatures.superportraitSupported (80560005): byte[1]
[0 ]
com.xiaomi.camera.supportedfeatures.videoColorRetentionBack (80560010): byte[1]
[0 ]
com.xiaomi.camera.supportedfeatures.3rdLightWeightSupported (80560006): byte[1]
[0 ]
com.xiaomi.camera.supportedfeatures.beautyMakeup (80560001): byte[1]
[1 ]
com.xiaomi.camera.supportedfeatures.beautyVersion (80560003): byte[1]
[3 ]
com.xiaomi.camera.supportedfeatures.isMacroMutexWithHdr (80560011): byte[1]
[1 ]
com.xiaomi.camera.supportedfeatures.TeleOisSupported (80560004): byte[1]
[0 ]
com.xiaomi.camera.supportedfeatures.videofilter (80560008): byte[1]
[1 ]
com.xiaomi.camera.supportedfeatures.videomimovie (80560009): byte[1]
[1 ]
com.xiaomi.camera.supportedfeatures.videologformat (8056000a): byte[1]
[1 ]
com.xiaomi.camera.supportedfeatures.colorenhancement (8056000b): byte[1]
[1 ]
xiaomi.scaler.availableStreamConfigurations (805a0000): int32[596]
[33 12000 9000 0 ]
[34 12000 9000 0 ]
[35 12000 9000 0 ]
[35 12000 9000 1 ]
[34 4000 3000 0 ]
[34 4000 3000 1 ]
[35 4000 3000 0 ]
[35 4000 3000 1 ]
[33 4000 3000 0 ]
[34 4000 2252 0 ]
[34 4000 2252 1 ]
[35 4000 2252 0 ]
[35 4000 2252 1 ]
[33 4000 2252 0 ]
[34 3000 3000 0 ]
[34 3000 3000 1 ]
[35 3000 3000 0 ]
[35 3000 3000 1 ]
[33 3000 3000 0 ]
[34 3840 2160 0 ]
[34 3840 2160 1 ]
[35 3840 2160 0 ]
[35 3840 2160 1 ]
[33 3840 2160 0 ]
[34 3264 2448 0 ]
[34 3264 2448 1 ]
[35 3264 2448 0 ]
[35 3264 2448 1 ]
[33 3264 2448 0 ]
[34 4000 1800 0 ]
[34 4000 1800 1 ]
[35 4000 1800 0 ]
[35 4000 1800 1 ]
[33 4000 1800 0 ]
[34 3264 1836 0 ]
[34 3264 1836 1 ]
[35 3264 1836 0 ]
[35 3264 1836 1 ]
[33 3264 1836 0 ]
[34 2448 2448 0 ]
[34 2448 2448 1 ]
[35 2448 2448 0 ]
[35 2448 2448 1 ]
[33 2448 2448 0 ]
[34 3264 1468 0 ]
[34 3264 1468 1 ]
[35 3264 1468 0 ]
[35 3264 1468 1 ]
[33 3264 1468 0 ]
[34 2328 1748 0 ]
[34 2328 1748 1 ]
[35 2328 1748 0 ]
[35 2328 1748 1 ]
[33 2328 1748 0 ]
[34 2328 1310 0 ]
[34 2328 1310 1 ]
[35 2328 1310 0 ]
[35 2328 1310 1 ]
[33 2328 1310 0 ]
[34 2400 1080 0 ]
[34 2400 1080 1 ]
[35 2400 1080 0 ]
[35 2400 1080 1 ]
[33 2400 1080 0 ]
[34 2328 1048 0 ]
[34 2328 1048 1 ]
[35 2328 1048 0 ]
[35 2328 1048 1 ]
[33 2328 1048 0 ]
[34 1920 1080 0 ]
[34 1920 1080 1 ]
[35 1920 1080 0 ]
[35 1920 1080 1 ]
[33 1920 1080 0 ]
[34 1600 1200 0 ]
[34 1600 1200 1 ]
[35 1600 1200 0 ]
[35 1600 1200 1 ]
[33 1600 1200 0 ]
[34 1440 1080 0 ]
[34 1440 1080 1 ]
[35 1440 1080 0 ]
[35 1440 1080 1 ]
[33 1440 1080 0 ]
[34 1600 900 0 ]
[34 1600 900 1 ]
[35 1600 900 0 ]
[35 1600 900 1 ]
[33 1600 900 0 ]
[34 1200 1200 0 ]
[34 1200 1200 1 ]
[35 1200 1200 0 ]
[35 1200 1200 1 ]
[33 1200 1200 0 ]
[34 1280 960 0 ]
[34 1280 960 1 ]
[35 1280 960 0 ]
[35 1280 960 1 ]
[33 1280 960 0 ]
[34 1080 1080 0 ]
[34 1080 1080 1 ]
[35 1080 1080 0 ]
[35 1080 1080 1 ]
[33 1080 1080 0 ]
[34 1600 720 0 ]
[34 1600 720 1 ]
[35 1600 720 0 ]
[35 1600 720 1 ]
[33 1600 720 0 ]
[34 1280 720 0 ]
[34 1280 720 1 ]
[35 1280 720 0 ]
[35 1280 720 1 ]
[33 1280 720 0 ]
[34 800 600 0 ]
[34 800 600 1 ]
[35 800 600 0 ]
[35 800 600 1 ]
[33 800 600 0 ]
[34 864 480 0 ]
[34 864 480 1 ]
[35 864 480 0 ]
[35 864 480 1 ]
[33 864 480 0 ]
[34 720 480 0 ]
[34 720 480 1 ]
[35 720 480 0 ]
[35 720 480 1 ]
[33 720 480 0 ]
[34 640 480 0 ]
[34 640 480 1 ]
[35 640 480 0 ]
[35 640 480 1 ]
[33 640 480 0 ]
[34 352 288 0 ]
[34 352 288 1 ]
[35 352 288 0 ]
[35 352 288 1 ]
[34 320 240 0 ]
[34 320 240 1 ]
[35 320 240 0 ]
[35 320 240 1 ]
[34 176 144 0 ]
[34 176 144 1 ]
[35 176 144 0 ]
[35 176 144 1 ]
[37 4000 3000 0 ]
[32 4000 3000 0 ]
[36 4000 3000 0 ]
xiaomi.scaler.availableHeicStreamConfigurations (805d0000): int32[596]
[33 12000 9000 0 ]
[34 12000 9000 0 ]
[35 12000 9000 0 ]
[35 12000 9000 1 ]
[34 4000 3000 0 ]
[34 4000 3000 1 ]
[35 4000 3000 0 ]
[35 4000 3000 1 ]
[33 4000 3000 0 ]
[34 4000 2252 0 ]
[34 4000 2252 1 ]
[35 4000 2252 0 ]
[35 4000 2252 1 ]
[33 4000 2252 0 ]
[34 3000 3000 0 ]
[34 3000 3000 1 ]
[35 3000 3000 0 ]
[35 3000 3000 1 ]
[33 3000 3000 0 ]
[34 3840 2160 0 ]
[34 3840 2160 1 ]
[35 3840 2160 0 ]
[35 3840 2160 1 ]
[33 3840 2160 0 ]
[34 3264 2448 0 ]
[34 3264 2448 1 ]
[35 3264 2448 0 ]
[35 3264 2448 1 ]
[33 3264 2448 0 ]
[34 4000 1800 0 ]
[34 4000 1800 1 ]
[35 4000 1800 0 ]
[35 4000 1800 1 ]
[33 4000 1800 0 ]
[34 3264 1836 0 ]
[34 3264 1836 1 ]
[35 3264 1836 0 ]
[35 3264 1836 1 ]
[33 3264 1836 0 ]
[34 2448 2448 0 ]
[34 2448 2448 1 ]
[35 2448 2448 0 ]
[35 2448 2448 1 ]
[33 2448 2448 0 ]
[34 3264 1468 0 ]
[34 3264 1468 1 ]
[35 3264 1468 0 ]
[35 3264 1468 1 ]
[33 3264 1468 0 ]
[34 2328 1748 0 ]
[34 2328 1748 1 ]
[35 2328 1748 0 ]
[35 2328 1748 1 ]
[33 2328 1748 0 ]
[34 2328 1310 0 ]
[34 2328 1310 1 ]
[35 2328 1310 0 ]
[35 2328 1310 1 ]
[33 2328 1310 0 ]
[34 2400 1080 0 ]
[34 2400 1080 1 ]
[35 2400 1080 0 ]
[35 2400 1080 1 ]
[33 2400 1080 0 ]
[34 2328 1048 0 ]
[34 2328 1048 1 ]
[35 2328 1048 0 ]
[35 2328 1048 1 ]
[33 2328 1048 0 ]
[34 1920 1080 0 ]
[34 1920 1080 1 ]
[35 1920 1080 0 ]
[35 1920 1080 1 ]
[33 1920 1080 0 ]
[34 1600 1200 0 ]
[34 1600 1200 1 ]
[35 1600 1200 0 ]
[35 1600 1200 1 ]
[33 1600 1200 0 ]
[34 1440 1080 0 ]
[34 1440 1080 1 ]
[35 1440 1080 0 ]
[35 1440 1080 1 ]
[33 1440 1080 0 ]
[34 1600 900 0 ]
[34 1600 900 1 ]
[35 1600 900 0 ]
[35 1600 900 1 ]
[33 1600 900 0 ]
[34 1200 1200 0 ]
[34 1200 1200 1 ]
[35 1200 1200 0 ]
[35 1200 1200 1 ]
[33 1200 1200 0 ]
[34 1280 960 0 ]
[34 1280 960 1 ]
[35 1280 960 0 ]
[35 1280 960 1 ]
[33 1280 960 0 ]
[34 1080 1080 0 ]
[34 1080 1080 1 ]
[35 1080 1080 0 ]
[35 1080 1080 1 ]
[33 1080 1080 0 ]
[34 1600 720 0 ]
[34 1600 720 1 ]
[35 1600 720 0 ]
[35 1600 720 1 ]
[33 1600 720 0 ]
[34 1280 720 0 ]
[34 1280 720 1 ]
[35 1280 720 0 ]
[35 1280 720 1 ]
[33 1280 720 0 ]
[34 800 600 0 ]
[34 800 600 1 ]
[35 800 600 0 ]
[35 800 600 1 ]
[33 800 600 0 ]
[34 864 480 0 ]
[34 864 480 1 ]
[35 864 480 0 ]
[35 864 480 1 ]
[33 864 480 0 ]
[34 720 480 0 ]
[34 720 480 1 ]
[35 720 480 0 ]
[35 720 480 1 ]
[33 720 480 0 ]
[34 640 480 0 ]
[34 640 480 1 ]
[35 640 480 0 ]
[35 640 480 1 ]
[33 640 480 0 ]
[34 352 288 0 ]
[34 352 288 1 ]
[35 352 288 0 ]
[35 352 288 1 ]
[34 320 240 0 ]
[34 320 240 1 ]
[35 320 240 0 ]
[35 320 240 1 ]
[34 176 144 0 ]
[34 176 144 1 ]
[35 176 144 0 ]
[35 176 144 1 ]
[37 4000 3000 0 ]
[32 4000 3000 0 ]
[36 4000 3000 0 ]
xiaomi.scaler.availableLimitStreamConfigurations (805b0000): int32[588]
[34 4000 3000 0 ]
[34 4000 3000 1 ]
[35 4000 3000 0 ]
[35 4000 3000 1 ]
[33 4000 3000 0 ]
[34 4000 2252 0 ]
[34 4000 2252 1 ]
[35 4000 2252 0 ]
[35 4000 2252 1 ]
[33 4000 2252 0 ]
[34 3000 3000 0 ]
[34 3000 3000 1 ]
[35 3000 3000 0 ]
[35 3000 3000 1 ]
[33 3000 3000 0 ]
[34 3840 2160 0 ]
[34 3840 2160 1 ]
[35 3840 2160 0 ]
[35 3840 2160 1 ]
[33 3840 2160 0 ]
[34 3264 2448 0 ]
[34 3264 2448 1 ]
[35 3264 2448 0 ]
[35 3264 2448 1 ]
[33 3264 2448 0 ]
[34 4000 1800 0 ]
[34 4000 1800 1 ]
[35 4000 1800 0 ]
[35 4000 1800 1 ]
[33 4000 1800 0 ]
[34 3264 1836 0 ]
[34 3264 1836 1 ]
[35 3264 1836 0 ]
[35 3264 1836 1 ]
[33 3264 1836 0 ]
[34 2448 2448 0 ]
[34 2448 2448 1 ]
[35 2448 2448 0 ]
[35 2448 2448 1 ]
[33 2448 2448 0 ]
[34 3264 1468 0 ]
[34 3264 1468 1 ]
[35 3264 1468 0 ]
[35 3264 1468 1 ]
[33 3264 1468 0 ]
[34 2328 1748 0 ]
[34 2328 1748 1 ]
[35 2328 1748 0 ]
[35 2328 1748 1 ]
[33 2328 1748 0 ]
[34 2328 1310 0 ]
[34 2328 1310 1 ]
[35 2328 1310 0 ]
[35 2328 1310 1 ]
[33 2328 1310 0 ]
[34 2400 1080 0 ]
[34 2400 1080 1 ]
[35 2400 1080 0 ]
[35 2400 1080 1 ]
[33 2400 1080 0 ]
[34 2328 1048 0 ]
[34 2328 1048 1 ]
[35 2328 1048 0 ]
[35 2328 1048 1 ]
[33 2328 1048 0 ]
[34 1920 1080 0 ]
[34 1920 1080 1 ]
[35 1920 1080 0 ]
[35 1920 1080 1 ]
[33 1920 1080 0 ]
[34 1600 1200 0 ]
[34 1600 1200 1 ]
[35 1600 1200 0 ]
[35 1600 1200 1 ]
[33 1600 1200 0 ]
[34 1440 1080 0 ]
[34 1440 1080 1 ]
[35 1440 1080 0 ]
[35 1440 1080 1 ]
[33 1440 1080 0 ]
[34 1600 900 0 ]
[34 1600 900 1 ]
[35 1600 900 0 ]
[35 1600 900 1 ]
[33 1600 900 0 ]
[34 1200 1200 0 ]
[34 1200 1200 1 ]
[35 1200 1200 0 ]
[35 1200 1200 1 ]
[33 1200 1200 0 ]
[34 1280 960 0 ]
[34 1280 960 1 ]
[35 1280 960 0 ]
[35 1280 960 1 ]
[33 1280 960 0 ]
[34 1080 1080 0 ]
[34 1080 1080 1 ]
[35 1080 1080 0 ]
[35 1080 1080 1 ]
[33 1080 1080 0 ]
[34 1600 720 0 ]
[34 1600 720 1 ]
[35 1600 720 0 ]
[35 1600 720 1 ]
[33 1600 720 0 ]
[34 1280 720 0 ]
[34 1280 720 1 ]
[35 1280 720 0 ]
[35 1280 720 1 ]
[33 1280 720 0 ]
[34 800 600 0 ]
[34 800 600 1 ]
[35 800 600 0 ]
[35 800 600 1 ]
[33 800 600 0 ]
[34 864 480 0 ]
[34 864 480 1 ]
[35 864 480 0 ]
[35 864 480 1 ]
[33 864 480 0 ]
[34 720 480 0 ]
[34 720 480 1 ]
[35 720 480 0 ]
[35 720 480 1 ]
[33 720 480 0 ]
[34 640 480 0 ]
[34 640 480 1 ]
[35 640 480 0 ]
[35 640 480 1 ]
[33 640 480 0 ]
[34 352 288 0 ]
[34 352 288 1 ]
[35 352 288 0 ]
[35 352 288 1 ]
[33 352 288 0 ]
[34 320 240 0 ]
[34 320 240 1 ]
[35 320 240 0 ]
[35 320 240 1 ]
[33 320 240 0 ]
[34 176 144 0 ]
[34 176 144 1 ]
[35 176 144 0 ]
[35 176 144 1 ]
[37 4000 3000 0 ]
[32 4000 3000 0 ]
[36 4000 3000 0 ]
xiaomi.scaler.availableSuperResolutionStreamConfigurations (805c0000): int32[20]
[33 12000 9000 0 ]
[35 12000 9000 0 ]
[35 12000 9000 1 ]
[34 1440 1080 0 ]
[34 1440 1080 1 ]
xiaomi.capabilities.videoStabilization.previewSupported (80580000): byte[1]
[1 ]
xiaomi.sensor.info.sensitivityRange (80630000): int32[2]
[50 6400 ]
xiaomi.sensorname.Wide (805e0000): byte[14]
[103 97 117 103 117 105 110 95 115 53 107 104 109 50 ]
xiaomi.sensorDepurple.disable (805f0000): byte[1]
[1 ]
xiaomi.capabilities.videoStabilization.quality (80580001): int32[4]
[5 30 6 30 ]
xiaomi.imageQuality.available (80de0001): byte[1]
[1 ]
org.quic.camera.SSMSupport.SSMEnabled (806e0000): byte[1]
[0 ]
org.codeaurora.qcamera3.logicalCameraType.logical_camera_type (80470000): byte[1]
[0 ]
org.codeaurora.qcamera3.sessionParameters.availableStreamMap (804d0000): int32[0]
com.qti.chi.multicamerasensorconfig.sensorsyncmodeconfig (809f0000): byte[8]
[1 0 0 0 1 0 0 0 ]
com.xiaomi.cameraid.role.cameraId (80590000): int32[1]
[0 ]
android.scaler.availableRotateAndCropModes (d0010): byte[1]
[0 ]
android.control.zoomRatioRange (1002e): float[2]
[1.00000000 10.00000000 ]
== Camera HAL device device@3.5/legacy/0 (v3.5) dumpState: ==
No active camera device session instance
== Camera HAL device device@3.5/legacy/1 (v3.5) static information: ==
Resource cost: 99
Conflicting devices: None
API1 info:
Has a flash unit: false
Facing: Front
Orientation: 270
API2 camera characteristics:
Dumping camera metadata array: 159 / 159 entries, 10448 / 10448 bytes of extra data.
Version: 1, Flags: 00000000
android.colorCorrection.availableAberrationModes (00004): byte[3]
[0 1 2 ]
android.control.aeAvailableAntibandingModes (10012): byte[4]
[0 1 2 3 ]
android.control.aeAvailableModes (10013): byte[2]
[0 1 ]
android.control.aeAvailableTargetFpsRanges (10014): int32[6]
[15 15 12 30 ]
[30 30 ]
android.control.aeCompensationRange (10015): int32[2]
[-24 24 ]
android.control.aeCompensationStep (10016): rational[1]
[(1 / 6) ]
android.control.afAvailableModes (10017): byte[1]
[0 ]
android.control.availableEffects (10018): byte[9]
[0 1 2 3 4 5 8 7 6 ]
android.control.availableSceneModes (10019): byte[16]
[0 1 2 3 4 5 6 7 8 9 10 12 13 14 15 18 ]
android.control.availableVideoStabilizationModes (1001a): byte[2]
[0 1 ]
android.control.awbAvailableModes (1001b): byte[9]
[1 2 3 4 5 6 7 8 0 ]
android.control.maxRegions (1001c): int32[3]
[1 0 0 ]
android.control.sceneModeOverrides (1001d): byte[48]
[1 1 0 1 1 0 1 1 0 1 1 0 1 1 0 1 ]
[1 0 1 1 0 1 1 0 1 1 0 1 1 0 1 1 ]
[0 1 1 0 1 1 0 1 1 0 1 1 0 1 1 0 ]
android.control.availableHighSpeedVideoConfigurations (10023): int32[40]
[1920 1080 30 120 ]
[4 1920 1080 120 ]
[120 4 1280 720 ]
[30 120 4 1280 ]
[720 120 120 4 ]
[720 480 30 120 ]
[4 720 480 120 ]
[120 4 640 480 ]
[30 120 4 640 ]
[480 120 120 4 ]
android.control.aeLockAvailable (10024): byte[1]
[TRUE ]
android.control.awbLockAvailable (10025): byte[1]
[TRUE ]
android.control.availableModes (10026): byte[3]
[0 1 2 ]
android.control.postRawSensitivityBoostRange (10027): int32[2]
[100 3199 ]
android.edge.availableEdgeModes (30002): byte[4]
[1 2 0 3 ]
android.flash.info.available (50000): byte[1]
[FALSE ]
android.hotPixel.availableHotPixelModes (60001): byte[3]
[0 1 2 ]
android.jpeg.availableThumbnailSizes (70007): int32[20]
[0 0 176 144 ]
[205 154 240 144 ]
[256 144 240 160 ]
[256 154 246 184 ]
[240 240 320 240 ]
android.jpeg.maxSize (70008): int32[1]
[8713566 ]
android.lens.info.availableApertures (90000): float[1]
[2.45000005 ]
android.lens.info.availableFilterDensities (90001): float[1]
[0.00000000 ]
android.lens.info.availableFocalLengths (90002): float[1]
[3.25999999 ]
android.lens.info.availableOpticalStabilization (90003): byte[1]
[0 ]
android.lens.info.hyperfocalDistance (90004): float[1]
[0.46106365 ]
android.lens.info.minimumFocusDistance (90005): float[1]
[0.00000000 ]
android.lens.info.shadingMapSize (90006): int32[2]
[17 13 ]
android.lens.info.focusDistanceCalibration (90007): byte[1]
[APPROXIMATE ]
android.lens.facing (80005): byte[1]
[FRONT ]
android.noiseReduction.availableNoiseReductionModes (a0002): byte[5]
[0 1 2 3 4 ]
android.request.maxNumOutputStreams (c0006): int32[3]
[1 3 2 ]
android.request.maxNumInputStreams (c0008): int32[1]
[1 ]
android.request.pipelineMaxDepth (c000a): byte[1]
[8 ]
android.request.partialResultCount (c000b): int32[1]
[2 ]
android.request.availableCapabilities (c000c): byte[9]
[BACKWARD_COMPATIBLE CONSTRAINED_HIGH_SPEED_VIDEO RAW YUV_REPROCESSING PRIVATE_REPROCESSING READ_SENSOR_SETTINGS MANUAL_SENSOR BURST_CAPTURE MANUAL_POST_PROCESSING ]
android.request.availableRequestKeys (c000d): int32[62]
[0 1 2 3 ]
[65536 65537 65538 65539 ]
[65540 65541 65542 65543 ]
[65545 65546 65547 65549 ]
[65550 65551 65552 65553 ]
[65576 65577 196608 262146 ]
[393216 458752 458753 458754 ]
[458755 458756 458757 458758 ]
[524288 524289 524290 524291 ]
[524292 655360 786433 851968 ]
[917504 917505 917506 917520 ]
[917532 917533 1048576 1114112 ]
[1114115 1114128 1245184 1245185 ]
[1245186 1245187 1441792 524301 ]
[524294 524295 524298 -2142437375 ]
[-2142437376 65583 ]
android.request.availableResultKeys (c000e): int32[62]
[0 1 2 65539 ]
[65540 65567 65543 65544 ]
[65568 65547 65570 65551 ]
[65576 65577 196608 262146 ]
[262149 458752 458753 458754 ]
[458755 458756 458757 458758 ]
[524288 524289 524290 524291 ]
[524296 524297 524292 655360 ]
[786433 851968 917526 917523 ]
[917504 917505 917506 917520 ]
[917532 917533 917522 917525 ]
[1048576 1114112 1114121 1114124 ]
[1114125 1114126 1114118 1114119 ]
[1245184 1245185 1245186 1245187 ]
[1441792 524301 524294 524295 ]
[524298 65583 ]
android.request.availableCharacteristicsKeys (c000f): int32[100]
[4 65554 65555 65556 ]
[65557 65558 65559 65560 ]
[65561 65562 65563 65564 ]
[65565 65571 65572 65573 ]
[65574 65575 65577 1638402 ]
[1638401 1638403 196610 327680 ]
[393217 458759 458760 589824 ]
[589825 589826 589827 589828 ]
[589829 589830 589831 524293 ]
[1703936 1703937 655362 786438 ]
[786440 786442 786443 786444 ]
[786445 786446 786447 786448 ]
[851972 851977 851978 851979 ]
[851976 851980 851981 983040 ]
[917526 917523 917534 983041 ]
[983042 983043 983044 983045 ]
[983046 983047 983048 983049 ]
[983050 917507 917508 917509 ]
[917510 917511 917512 917513 ]
[917514 917516 917517 917518 ]
[917519 917529 1048578 1179648 ]
[1179650 1179654 1179655 1245188 ]
[1245189 1376256 1507329 1572865 ]
[524300 524301 524295 524294 ]
[524298 1900544 1900545 65582 ]
android.request.availableSessionKeys (c0010): int32[3]
[65541 -2142437375 -2142437376 ]
android.scaler.availableMaxDigitalZoom (d0004): float[1]
[10.00000000 ]
android.scaler.availableInputOutputFormatsMap (d0009): int32[8]
[34 2 35 33 ]
[35 2 35 33 ]
android.scaler.availableStreamConfigurations (d000a): int32[200]
[34 2328 1748 OUTPUT ]
[34 2328 1748 INPUT ]
[35 2328 1748 OUTPUT ]
[35 2328 1748 INPUT ]
[33 2328 1748 OUTPUT ]
[34 1920 1080 OUTPUT ]
[35 1920 1080 OUTPUT ]
[33 1920 1080 OUTPUT ]
[34 1600 1200 OUTPUT ]
[35 1600 1200 OUTPUT ]
[33 1600 1200 OUTPUT ]
[34 1600 720 OUTPUT ]
[35 1600 720 OUTPUT ]
[33 1600 720 OUTPUT ]
[34 1440 1080 OUTPUT ]
[35 1440 1080 OUTPUT ]
[33 1440 1080 OUTPUT ]
[34 1080 1080 OUTPUT ]
[35 1080 1080 OUTPUT ]
[33 1080 1080 OUTPUT ]
[34 1280 960 OUTPUT ]
[35 1280 960 OUTPUT ]
[33 1280 960 OUTPUT ]
[34 1280 720 OUTPUT ]
[35 1280 720 OUTPUT ]
[33 1280 720 OUTPUT ]
[34 864 480 OUTPUT ]
[35 864 480 OUTPUT ]
[33 864 480 OUTPUT ]
[34 800 600 OUTPUT ]
[35 800 600 OUTPUT ]
[33 800 600 OUTPUT ]
[34 720 480 OUTPUT ]
[35 720 480 OUTPUT ]
[33 720 480 OUTPUT ]
[34 640 480 OUTPUT ]
[35 640 480 OUTPUT ]
[33 640 480 OUTPUT ]
[34 352 288 OUTPUT ]
[35 352 288 OUTPUT ]
[33 352 288 OUTPUT ]
[34 320 240 OUTPUT ]
[35 320 240 OUTPUT ]
[33 320 240 OUTPUT ]
[34 176 144 OUTPUT ]
[35 176 144 OUTPUT ]
[33 176 144 OUTPUT ]
[37 2328 1748 OUTPUT ]
[32 2328 1748 OUTPUT ]
[36 2328 1748 OUTPUT ]
android.scaler.availableMinFrameDurations (d000b): int64[192]
[34 2328 ]
[1748 33333333 ]
[35 2328 ]
[1748 33333333 ]
[33 2328 ]
[1748 33333333 ]
[34 1920 ]
[1080 33333333 ]
[35 1920 ]
[1080 33333333 ]
[33 1920 ]
[1080 33333333 ]
[34 1600 ]
[1200 33333333 ]
[35 1600 ]
[1200 33333333 ]
[33 1600 ]
[1200 33333333 ]
[34 1600 ]
[720 33333333 ]
[35 1600 ]
[720 33333333 ]
[33 1600 ]
[720 33333333 ]
[34 1440 ]
[1080 33333333 ]
[35 1440 ]
[1080 33333333 ]
[33 1440 ]
[1080 33333333 ]
[34 1080 ]
[1080 33333333 ]
[35 1080 ]
[1080 33333333 ]
[33 1080 ]
[1080 33333333 ]
[34 1280 ]
[960 33333333 ]
[35 1280 ]
[960 33333333 ]
[33 1280 ]
[960 33333333 ]
[34 1280 ]
[720 33333333 ]
[35 1280 ]
[720 33333333 ]
[33 1280 ]
[720 33333333 ]
[34 864 ]
[480 33333333 ]
[35 864 ]
[480 33333333 ]
[33 864 ]
[480 33333333 ]
[34 800 ]
[600 33333333 ]
[35 800 ]
[600 33333333 ]
[33 800 ]
[600 33333333 ]
[34 720 ]
[480 33333333 ]
[35 720 ]
[480 33333333 ]
[33 720 ]
[480 33333333 ]
[34 640 ]
[480 33333333 ]
[35 640 ]
[480 33333333 ]
[33 640 ]
[480 33333333 ]
[34 352 ]
[288 33333333 ]
[35 352 ]
[288 33333333 ]
[33 352 ]
[288 33333333 ]
[34 320 ]
[240 33333333 ]
[35 320 ]
[240 33333333 ]
[33 320 ]
[240 33333333 ]
[34 176 ]
[144 33333333 ]
[35 176 ]
[144 33333333 ]
[33 176 ]
[144 33333333 ]
[37 2328 ]
[1748 33333333 ]
[32 2328 ]
[1748 33333333 ]
[36 2328 ]
[1748 33333333 ]
android.scaler.availableRawSizes (d0008): int32[6]
[4656 3496 2328 1748 ]
[2304 1296 ]
android.scaler.availableStallDurations (d000c): int64[60]
[33 2328 ]
[1748 26450736 ]
[33 1920 ]
[1080 13478400 ]
[33 1600 ]
[1200 12480000 ]
[33 1600 ]
[720 7488000 ]
[33 1440 ]
[1080 10108800 ]
[33 1080 ]
[1080 7581600 ]
[33 1280 ]
[960 7987200 ]
[33 1280 ]
[720 5990400 ]
[33 864 ]
[480 2695680 ]
[33 800 ]
[600 3120000 ]
[33 720 ]
[480 2246400 ]
[33 640 ]
[480 1996800 ]
[33 352 ]
[288 658944 ]
[33 320 ]
[240 499200 ]
[33 176 ]
[144 164736 ]
android.scaler.croppingType (d000d): byte[1]
[CENTER_ONLY ]
android.sensor.info.activeArraySize (f0000): int32[4]
[0 0 2328 1748 ]
android.sensor.opaqueRawSize (e001e): int32[3]
[2328 1748 5090176 ]
android.sensor.info.sensitivityRange (f0001): int32[2]
[50 3100 ]
android.sensor.info.colorFilterArrangement (f0002): byte[1]
[BGGR ]
android.sensor.info.exposureTimeRange (f0003): int64[2]
[68024 278617801 ]
android.sensor.info.maxFrameDuration (f0004): int64[1]
[278685825 ]
android.sensor.info.physicalSize (f0005): float[2]
[4.65600014 3.49600005 ]
android.sensor.info.pixelArraySize (f0006): int32[2]
[2328 1748 ]
android.sensor.info.whiteLevel (f0007): int32[1]
[1023 ]
android.sensor.info.timestampSource (f0008): byte[1]
[REALTIME ]
android.sensor.info.lensShadingApplied (f0009): byte[1]
[TRUE ]
android.sensor.info.preCorrectionActiveArraySize (f000a): int32[4]
[0 0 2328 1748 ]
android.sensor.referenceIlluminant1 (e0003): byte[1]
[D65 ]
android.sensor.referenceIlluminant2 (e0004): byte[1]
[17 ]
android.sensor.calibrationTransform1 (e0005): rational[9]
[(74 / 128) (0 / 128) ]
[(0 / 128) (0 / 128) ]
[(128 / 128) (0 / 128) ]
[(0 / 128) (0 / 128) ]
[(87 / 128) ]
android.sensor.calibrationTransform2 (e0006): rational[9]
[(128 / 128) (0 / 128) ]
[(0 / 128) (0 / 128) ]
[(128 / 128) (0 / 128) ]
[(0 / 128) (0 / 128) ]
[(128 / 128) ]
android.sensor.colorTransform1 (e0007): rational[9]
[(193 / 128) (-91 / 128) ]
[(-30 / 128) (-124 / 128) ]
[(240 / 128) (5 / 128) ]
[(5 / 128) (-19 / 128) ]
[(100 / 128) ]
android.sensor.colorTransform2 (e0008): rational[9]
[(333 / 128) (-230 / 128) ]
[(-58 / 128) (-137 / 128) ]
[(279 / 128) (-1 / 128) ]
[(9 / 128) (-20 / 128) ]
[(183 / 128) ]
android.sensor.forwardMatrix1 (e0009): rational[9]
[(56 / 128) (49 / 128) ]
[(18 / 128) (28 / 128) ]
[(92 / 128) (8 / 128) ]
[(2 / 128) (12 / 128) ]
[(91 / 128) ]
android.sensor.forwardMatrix2 (e000a): rational[9]
[(56 / 128) (49 / 128) ]
[(18 / 128) (28 / 128) ]
[(92 / 128) (8 / 128) ]
[(2 / 128) (12 / 128) ]
[(91 / 128) ]
android.sensor.blackLevelPattern (e000c): int32[4]
[64 64 64 64 ]
android.sensor.maxAnalogSensitivity (e000d): int32[1]
[775 ]
android.sensor.orientation (e000e): int32[1]
[270 ]
android.sensor.profileHueSatMapDimensions (e000f): int32[3]
[0 0 0 ]
android.sensor.availableTestPatternModes (e0019): int32[1]
[0 ]
android.shading.availableModes (100002): byte[3]
[0 1 2 ]
android.statistics.info.availableFaceDetectModes (120000): byte[2]
[0 1 ]
android.statistics.info.maxFaceCount (120002): int32[1]
[10 ]
android.statistics.info.availableHotPixelMapModes (120006): byte[1]
[0 ]
android.statistics.info.availableLensShadingMapModes (120007): byte[2]
[0 1 ]
android.tonemap.maxCurvePoints (130004): int32[1]
[64 ]
android.tonemap.availableToneMapModes (130005): byte[3]
[0 1 2 ]
android.info.supportedHardwareLevel (150000): byte[1]
[3 ]
android.sync.maxLatency (170001): int32[1]
[PER_FRAME_CONTROL ]
android.reprocess.maxCaptureStall (180001): int32[1]
[4 ]
android.lens.poseReference (8000c): byte[1]
[PRIMARY_CAMERA ]
android.lens.distortion (8000d): float[5]
[0.00000000 0.00000000 0.00000000 0.00000000 0.00000000 ]
android.lens.poseTranslation (80007): float[3]
[0.00000000 0.00000000 0.00000000 ]
android.lens.poseRotation (80006): float[4]
[0.00000000 0.00000000 0.00000000 1.00000000 ]
android.lens.intrinsicCalibration (8000a): float[5]
[1629.99987793 1629.99987793 0.00000000 0.00000000 0.00000000 ]
org.codeaurora.qcamera3.saturation.range (80720001): int32[4]
[0 10 5 1 ]
org.codeaurora.qcamera3.exposure_metering.available_modes (80010001): int32[3]
[0 1 2 ]
org.codeaurora.qcamera3.iso_exp_priority.iso_available_modes (80050003): int32[8]
[0 1 2 3 ]
[4 5 6 7 ]
org.codeaurora.qcamera3.iso_exp_priority.exposure_time_range (80050004): int64[2]
[68024 278617801 ]
org.codeaurora.qcamera3.sharpness.range (80030001): int32[2]
[0 2 ]
org.codeaurora.qcamera3.histogram.buckets (80060001): int32[1]
[256 ]
org.codeaurora.qcamera3.histogram.buckets_I (80060006): int32[1]
[256 ]
org.codeaurora.qcamera3.histogram.buckets_hdr (8006000b): int32[1]
[256 ]
org.codeaurora.qcamera3.histogram.max_count (80060002): int32[1]
[256 ]
org.codeaurora.qcamera3.histogram.max_count_I (80060007): int32[1]
[256 ]
org.codeaurora.qcamera3.histogram.max_count_hdr (8006000c): int32[1]
[256 ]
org.codeaurora.qcamera3.instant_aec.instant_aec_available_modes (80090001): int32[3]
[0 1 2 ]
org.quic.camera.MaxPreviewSize.MaxPreviewSize (803d0000): int32[2]
[4920 3690 ]
org.quic.camera.BurstFPS.isBurstShotSupported (803c0001): byte[1]
[1 ]
org.quic.camera.BurstFPS.MaxBurstShotFPS (803c0002): int32[1]
[15 ]
org.quic.camera.LiveshotSize.isLiveshotSizeSameAsVideoSize (803e0000): byte[1]
[1 ]
org.quic.camera.FDRendering.isFDRenderingInVideoUISupported (803f0000): byte[1]
[1 ]
org.quic.camera2.VideoConfigurations.info.VideoConfigurationsTableSize (80330001): int32[1]
[0 ]
org.quic.camera.SensorModeFS.isFastShutterModeSupported (80410000): byte[1]
[0 ]
org.codeaurora.qcamera3.quadra_cfa.is_qcfa_sensor (802b0000): byte[1]
[1 ]
org.codeaurora.qcamera3.quadra_cfa.qcfa_dimension (802b0001): int32[2]
[4656 3496 ]
org.codeaurora.qcamera3.quadra_cfa.availableStreamConfigurations (802b0002): int32[48]
[33 4656 3496 0 ]
[35 4656 3496 0 ]
[35 4656 3496 1 ]
[33 4656 2620 0 ]
[35 4656 2620 0 ]
[35 4656 2620 1 ]
[33 4656 2096 0 ]
[35 4656 2096 0 ]
[35 4656 2096 1 ]
[33 3496 3496 0 ]
[35 3496 3496 0 ]
[35 3496 3496 1 ]
org.codeaurora.qcamera3.quadra_cfa.activeArraySize (802b0003): int32[4]
[0 0 2328 1748 ]
org.codeaurora.qcamera3.manualWB.color_temperature_range (80220001): int32[2]
[0 10000 ]
org.codeaurora.qcamera3.manualWB.gains_range (80220003): float[2]
[1.00000000 31.98999977 ]
org.codeaurora.qcamera3.platformCapabilities.IPEICACapabilities (80480000): byte[8]
[0 0 0 0 57 3 0 0 ]
org.quic.camera2.sensormode.info.SensorModeTable (80300000): int32[11]
[3 3 4656 3496 ]
[30 2328 1748 30 ]
[2304 1296 120 ]
xiaomi.capabilities.mfnr_bokeh_supported (80540000): byte[1]
[1 ]
xiaomi.capabilities.macro_zoom_feature (80540001): byte[1]
[1 ]
xiaomi.ai.supportedMoonAutoFocus (80550000): byte[1]
[0 ]
org.quic.camera.ltmDynamicContrast.ltmDynamicContrastStrengthRange (804e0003): float[2]
[-100.00000000 100.00000000 ]
org.quic.camera.ltmDynamicContrast.ltmDarkBoostStrengthRange (804e0004): float[2]
[-100.00000000 100.00000000 ]
org.quic.camera.ltmDynamicContrast.ltmBrightSupressStrengthRange (804e0005): float[2]
[-100.00000000 100.00000000 ]
org.codeaurora.qcamera3.stats.bsgc_available (802a0001): byte[1]
[0 ]
org.quic.camera.HEICSupport.HEICEnabled (806c0000): byte[1]
[1 ]
xiaomi.ai.misd.MiAlgoAsdVersion (80530000): float[1]
[3.00000000 ]
com.xiaomi.camera.supportedfeatures.fovcEnable (80560002): byte[1]
[0 ]
com.xiaomi.camera.supportedfeatures.videoBokeh (80560007): byte[1]
[0 ]
com.xiaomi.camera.supportedfeatures.videoBokehFront (8056000c): byte[1]
[0 ]
com.xiaomi.camera.supportedfeatures.bokehVendorID (80560012): byte[1]
[2 ]
com.xiaomi.camera.supportedfeatures.bokehDepthBufferSize (80560013): int32[2]
[2312 1736 ]
com.xiaomi.camera.supportedfeatures.videoColorRetentionFront (8056000f): byte[1]
[0 ]
com.xiaomi.camera.supportedfeatures.videoBeauty (80560000): byte[1]
[1 ]
com.xiaomi.camera.supportedfeatures.AIEnhancementVersion (8056000e): byte[1]
[0 ]
com.xiaomi.camera.supportedfeatures.superportraitSupported (80560005): byte[1]
[0 ]
com.xiaomi.camera.supportedfeatures.videoColorRetentionBack (80560010): byte[1]
[0 ]
com.xiaomi.camera.supportedfeatures.3rdLightWeightSupported (80560006): byte[1]
[0 ]
com.xiaomi.camera.supportedfeatures.beautyMakeup (80560001): byte[1]
[1 ]
com.xiaomi.camera.supportedfeatures.beautyVersion (80560003): byte[1]
[3 ]
com.xiaomi.camera.supportedfeatures.isMacroMutexWithHdr (80560011): byte[1]
[1 ]
com.xiaomi.camera.supportedfeatures.TeleOisSupported (80560004): byte[1]
[0 ]
com.xiaomi.camera.supportedfeatures.videofilter (80560008): byte[1]
[1 ]
com.xiaomi.camera.supportedfeatures.videomimovie (80560009): byte[1]
[1 ]
com.xiaomi.camera.supportedfeatures.videologformat (8056000a): byte[1]
[1 ]
com.xiaomi.camera.supportedfeatures.colorenhancement (8056000b): byte[1]
[1 ]
xiaomi.scaler.availableStreamConfigurations (805a0000): int32[436]
[33 4656 3496 0 ]
[35 4656 3496 0 ]
[35 4656 3496 1 ]
[33 4656 2620 0 ]
[35 4656 2620 0 ]
[35 4656 2620 1 ]
[33 4656 2096 0 ]
[35 4656 2096 0 ]
[35 4656 2096 1 ]
[33 3496 3496 0 ]
[35 3496 3496 0 ]
[35 3496 3496 1 ]
[34 2328 1748 0 ]
[34 2328 1748 1 ]
[35 2328 1748 0 ]
[35 2328 1748 1 ]
[33 2328 1748 0 ]
[34 2328 1310 0 ]
[34 2328 1310 1 ]
[35 2328 1310 0 ]
[35 2328 1310 1 ]
[33 2328 1310 0 ]
[34 2328 1048 0 ]
[34 2328 1048 1 ]
[35 2328 1048 0 ]
[35 2328 1048 1 ]
[33 2328 1048 0 ]
[34 1920 1080 0 ]
[34 1920 1080 1 ]
[35 1920 1080 0 ]
[35 1920 1080 1 ]
[33 1920 1080 0 ]
[34 1600 1200 0 ]
[34 1600 1200 1 ]
[35 1600 1200 0 ]
[35 1600 1200 1 ]
[33 1600 1200 0 ]
[34 1440 1080 0 ]
[34 1440 1080 1 ]
[35 1440 1080 0 ]
[35 1440 1080 1 ]
[33 1440 1080 0 ]
[34 1600 900 0 ]
[34 1600 900 1 ]
[35 1600 900 0 ]
[35 1600 900 1 ]
[33 1600 900 0 ]
[34 1200 1200 0 ]
[34 1200 1200 1 ]
[35 1200 1200 0 ]
[35 1200 1200 1 ]
[33 1200 1200 0 ]
[34 1280 960 0 ]
[34 1280 960 1 ]
[35 1280 960 0 ]
[35 1280 960 1 ]
[33 1280 960 0 ]
[34 1080 1080 0 ]
[34 1080 1080 1 ]
[35 1080 1080 0 ]
[35 1080 1080 1 ]
[33 1080 1080 0 ]
[34 1600 720 0 ]
[34 1600 720 1 ]
[35 1600 720 0 ]
[35 1600 720 1 ]
[33 1600 720 0 ]
[34 1280 720 0 ]
[34 1280 720 1 ]
[35 1280 720 0 ]
[35 1280 720 1 ]
[33 1280 720 0 ]
[34 800 600 0 ]
[34 800 600 1 ]
[35 800 600 0 ]
[35 800 600 1 ]
[33 800 600 0 ]
[34 864 480 0 ]
[34 864 480 1 ]
[35 864 480 0 ]
[35 864 480 1 ]
[33 864 480 0 ]
[34 720 480 0 ]
[34 720 480 1 ]
[35 720 480 0 ]
[35 720 480 1 ]
[33 720 480 0 ]
[34 640 480 0 ]
[34 640 480 1 ]
[35 640 480 0 ]
[35 640 480 1 ]
[33 640 480 0 ]
[34 352 288 0 ]
[34 352 288 1 ]
[35 352 288 0 ]
[35 352 288 1 ]
[33 352 288 0 ]
[34 320 240 0 ]
[34 320 240 1 ]
[35 320 240 0 ]
[35 320 240 1 ]
[33 320 240 0 ]
[34 176 144 0 ]
[34 176 144 1 ]
[35 176 144 0 ]
[35 176 144 1 ]
[37 2328 1748 0 ]
[32 2328 1748 0 ]
[36 2328 1748 0 ]
xiaomi.scaler.availableHeicStreamConfigurations (805d0000): int32[436]
[33 4656 3496 0 ]
[35 4656 3496 0 ]
[35 4656 3496 1 ]
[33 4656 2620 0 ]
[35 4656 2620 0 ]
[35 4656 2620 1 ]
[33 4656 2096 0 ]
[35 4656 2096 0 ]
[35 4656 2096 1 ]
[33 3496 3496 0 ]
[35 3496 3496 0 ]
[35 3496 3496 1 ]
[34 2328 1748 0 ]
[34 2328 1748 1 ]
[35 2328 1748 0 ]
[35 2328 1748 1 ]
[33 2328 1748 0 ]
[34 2328 1310 0 ]
[34 2328 1310 1 ]
[35 2328 1310 0 ]
[35 2328 1310 1 ]
[33 2328 1310 0 ]
[34 2328 1048 0 ]
[34 2328 1048 1 ]
[35 2328 1048 0 ]
[35 2328 1048 1 ]
[33 2328 1048 0 ]
[34 1920 1080 0 ]
[34 1920 1080 1 ]
[35 1920 1080 0 ]
[35 1920 1080 1 ]
[33 1920 1080 0 ]
[34 1600 1200 0 ]
[34 1600 1200 1 ]
[35 1600 1200 0 ]
[35 1600 1200 1 ]
[33 1600 1200 0 ]
[34 1440 1080 0 ]
[34 1440 1080 1 ]
[35 1440 1080 0 ]
[35 1440 1080 1 ]
[33 1440 1080 0 ]
[34 1600 900 0 ]
[34 1600 900 1 ]
[35 1600 900 0 ]
[35 1600 900 1 ]
[33 1600 900 0 ]
[34 1200 1200 0 ]
[34 1200 1200 1 ]
[35 1200 1200 0 ]
[35 1200 1200 1 ]
[33 1200 1200 0 ]
[34 1280 960 0 ]
[34 1280 960 1 ]
[35 1280 960 0 ]
[35 1280 960 1 ]
[33 1280 960 0 ]
[34 1080 1080 0 ]
[34 1080 1080 1 ]
[35 1080 1080 0 ]
[35 1080 1080 1 ]
[33 1080 1080 0 ]
[34 1600 720 0 ]
[34 1600 720 1 ]
[35 1600 720 0 ]
[35 1600 720 1 ]
[33 1600 720 0 ]
[34 1280 720 0 ]
[34 1280 720 1 ]
[35 1280 720 0 ]
[35 1280 720 1 ]
[33 1280 720 0 ]
[34 800 600 0 ]
[34 800 600 1 ]
[35 800 600 0 ]
[35 800 600 1 ]
[33 800 600 0 ]
[34 864 480 0 ]
[34 864 480 1 ]
[35 864 480 0 ]
[35 864 480 1 ]
[33 864 480 0 ]
[34 720 480 0 ]
[34 720 480 1 ]
[35 720 480 0 ]
[35 720 480 1 ]
[33 720 480 0 ]
[34 640 480 0 ]
[34 640 480 1 ]
[35 640 480 0 ]
[35 640 480 1 ]
[33 640 480 0 ]
[34 352 288 0 ]
[34 352 288 1 ]
[35 352 288 0 ]
[35 352 288 1 ]
[33 352 288 0 ]
[34 320 240 0 ]
[34 320 240 1 ]
[35 320 240 0 ]
[35 320 240 1 ]
[33 320 240 0 ]
[34 176 144 0 ]
[34 176 144 1 ]
[35 176 144 0 ]
[35 176 144 1 ]
[37 2328 1748 0 ]
[32 2328 1748 0 ]
[36 2328 1748 0 ]
xiaomi.scaler.availableLimitStreamConfigurations (805b0000): int32[400]
[33 4656 3496 0 ]
[33 4656 2620 0 ]
[33 4656 2096 0 ]
[34 2328 1748 0 ]
[34 2328 1748 1 ]
[35 2328 1748 0 ]
[35 2328 1748 1 ]
[33 2328 1748 0 ]
[34 2328 1310 0 ]
[34 2328 1310 1 ]
[35 2328 1310 0 ]
[35 2328 1310 1 ]
[33 2328 1310 0 ]
[34 2328 1048 0 ]
[34 2328 1048 1 ]
[35 2328 1048 0 ]
[35 2328 1048 1 ]
[33 2328 1048 0 ]
[34 1920 1080 0 ]
[34 1920 1080 1 ]
[35 1920 1080 0 ]
[35 1920 1080 1 ]
[33 1920 1080 0 ]
[34 1600 1200 0 ]
[34 1600 1200 1 ]
[35 1600 1200 0 ]
[35 1600 1200 1 ]
[33 1600 1200 0 ]
[34 1440 1080 0 ]
[34 1440 1080 1 ]
[35 1440 1080 0 ]
[35 1440 1080 1 ]
[33 1440 1080 0 ]
[34 1600 900 0 ]
[34 1600 900 1 ]
[35 1600 900 0 ]
[35 1600 900 1 ]
[33 1600 900 0 ]
[34 1200 1200 0 ]
[34 1200 1200 1 ]
[35 1200 1200 0 ]
[35 1200 1200 1 ]
[33 1200 1200 0 ]
[34 1280 960 0 ]
[34 1280 960 1 ]
[35 1280 960 0 ]
[35 1280 960 1 ]
[33 1280 960 0 ]
[34 1080 1080 0 ]
[34 1080 1080 1 ]
[35 1080 1080 0 ]
[35 1080 1080 1 ]
[33 1080 1080 0 ]
[34 1600 720 0 ]
[34 1600 720 1 ]
[35 1600 720 0 ]
[35 1600 720 1 ]
[33 1600 720 0 ]
[34 1280 720 0 ]
[34 1280 720 1 ]
[35 1280 720 0 ]
[35 1280 720 1 ]
[33 1280 720 0 ]
[34 800 600 0 ]
[34 800 600 1 ]
[35 800 600 0 ]
[35 800 600 1 ]
[33 800 600 0 ]
[34 864 480 0 ]
[34 864 480 1 ]
[35 864 480 0 ]
[35 864 480 1 ]
[33 864 480 0 ]
[34 720 480 0 ]
[34 720 480 1 ]
[35 720 480 0 ]
[35 720 480 1 ]
[33 720 480 0 ]
[34 640 480 0 ]
[34 640 480 1 ]
[35 640 480 0 ]
[35 640 480 1 ]
[33 640 480 0 ]
[34 352 288 0 ]
[34 352 288 1 ]
[35 352 288 0 ]
[35 352 288 1 ]
[33 352 288 0 ]
[34 320 240 0 ]
[34 320 240 1 ]
[35 320 240 0 ]
[35 320 240 1 ]
[33 320 240 0 ]
[34 176 144 0 ]
[34 176 144 1 ]
[35 176 144 0 ]
[35 176 144 1 ]
[37 2328 1748 0 ]
[32 2328 1748 0 ]
[36 2328 1748 0 ]
xiaomi.capabilities.videoStabilization.previewSupported (80580000): byte[1]
[1 ]
xiaomi.sensor.info.sensitivityRange (80630000): int32[2]
[50 0 ]
xiaomi.sensorname.Front (805e0004): byte[15]
[103 97 117 103 117 105 110 95 111 118 49 54 97 49 113 ]
xiaomi.sensorDepurple.disable (805f0000): byte[1]
[1 ]
xiaomi.capabilities.videoStabilization.quality (80580001): int32[4]
[5 30 6 30 ]
org.quic.camera.SSMSupport.SSMEnabled (806e0000): byte[1]
[0 ]
org.codeaurora.qcamera3.logicalCameraType.logical_camera_type (80470000): byte[1]
[0 ]
org.codeaurora.qcamera3.sessionParameters.availableStreamMap (804d0000): int32[0]
com.qti.chi.multicamerasensorconfig.sensorsyncmodeconfig (809f0000): byte[8]
[1 0 0 0 1 0 0 0 ]
com.xiaomi.cameraid.role.cameraId (80590000): int32[1]
[1 ]
android.scaler.availableRotateAndCropModes (d0010): byte[1]
[0 ]
android.control.zoomRatioRange (1002e): float[2]
[1.00000000 10.00000000 ]
== Camera HAL device device@3.5/legacy/1 (v3.5) dumpState: ==
No active camera device session instance
== Camera HAL device device@3.5/legacy/2 (v3.5) static information: ==
Resource cost: 99
Conflicting devices: None
API1 info:
Has a flash unit: true
Facing: Back
Orientation: 90
API2 camera characteristics:
Dumping camera metadata array: 154 / 154 entries, 8288 / 8288 bytes of extra data.
Version: 1, Flags: 00000000
android.colorCorrection.availableAberrationModes (00004): byte[3]
[0 1 2 ]
android.control.aeAvailableAntibandingModes (10012): byte[4]
[0 1 2 3 ]
android.control.aeAvailableModes (10013): byte[4]
[0 1 2 3 ]
android.control.aeAvailableTargetFpsRanges (10014): int32[6]
[15 15 12 30 ]
[30 30 ]
android.control.aeCompensationRange (10015): int32[2]
[-24 24 ]
android.control.aeCompensationStep (10016): rational[1]
[(1 / 6) ]
android.control.afAvailableModes (10017): byte[1]
[0 ]
android.control.availableEffects (10018): byte[9]
[0 1 2 3 4 5 8 7 6 ]
android.control.availableSceneModes (10019): byte[16]
[0 1 2 3 4 5 6 7 8 9 10 12 13 14 15 18 ]
android.control.availableVideoStabilizationModes (1001a): byte[2]
[0 1 ]
android.control.awbAvailableModes (1001b): byte[9]
[1 2 3 4 5 6 7 8 0 ]
android.control.maxRegions (1001c): int32[3]
[1 0 0 ]
android.control.sceneModeOverrides (1001d): byte[48]
[1 1 0 1 1 0 1 1 0 1 1 0 1 1 0 1 ]
[1 0 1 1 0 1 1 0 1 1 0 1 1 0 1 1 ]
[0 1 1 0 1 1 0 1 1 0 1 1 0 1 1 0 ]
android.control.aeLockAvailable (10024): byte[1]
[TRUE ]
android.control.awbLockAvailable (10025): byte[1]
[TRUE ]
android.control.availableModes (10026): byte[3]
[0 1 2 ]
android.control.postRawSensitivityBoostRange (10027): int32[2]
[100 3199 ]
android.edge.availableEdgeModes (30002): byte[4]
[1 2 0 3 ]
android.flash.info.available (50000): byte[1]
[TRUE ]
android.hotPixel.availableHotPixelModes (60001): byte[3]
[0 1 2 ]
android.jpeg.availableThumbnailSizes (70007): int32[20]
[0 0 176 144 ]
[205 154 240 144 ]
[256 144 240 160 ]
[256 154 246 184 ]
[240 240 320 240 ]
android.jpeg.maxSize (70008): int32[1]
[4199944 ]
android.lens.info.availableApertures (90000): float[1]
[2.40000010 ]
android.lens.info.availableFilterDensities (90001): float[1]
[0.00000000 ]
android.lens.info.availableFocalLengths (90002): float[1]
[1.92999995 ]
android.lens.info.availableOpticalStabilization (90003): byte[1]
[0 ]
android.lens.info.hyperfocalDistance (90004): float[1]
[2.25509429 ]
android.lens.info.minimumFocusDistance (90005): float[1]
[0.00000000 ]
android.lens.info.shadingMapSize (90006): int32[2]
[17 13 ]
android.lens.info.focusDistanceCalibration (90007): byte[1]
[APPROXIMATE ]
android.lens.facing (80005): byte[1]
[BACK ]
android.noiseReduction.availableNoiseReductionModes (a0002): byte[5]
[0 1 2 3 4 ]
android.request.maxNumOutputStreams (c0006): int32[3]
[1 3 2 ]
android.request.maxNumInputStreams (c0008): int32[1]
[1 ]
android.request.pipelineMaxDepth (c000a): byte[1]
[8 ]
android.request.partialResultCount (c000b): int32[1]
[2 ]
android.request.availableCapabilities (c000c): byte[8]
[BACKWARD_COMPATIBLE RAW YUV_REPROCESSING PRIVATE_REPROCESSING READ_SENSOR_SETTINGS MANUAL_SENSOR BURST_CAPTURE MANUAL_POST_PROCESSING ]
android.request.availableRequestKeys (c000d): int32[62]
[0 1 2 3 ]
[65536 65537 65538 65539 ]
[65540 65541 65542 65543 ]
[65545 65546 65547 65549 ]
[65550 65551 65552 65553 ]
[65576 65577 196608 262146 ]
[393216 458752 458753 458754 ]
[458755 458756 458757 458758 ]
[524288 524289 524290 524291 ]
[524292 655360 786433 851968 ]
[917504 917505 917506 917520 ]
[917532 917533 1048576 1114112 ]
[1114115 1114128 1245184 1245185 ]
[1245186 1245187 1441792 524301 ]
[524294 524295 524298 -2142437375 ]
[-2142437376 65583 ]
android.request.availableResultKeys (c000e): int32[62]
[0 1 2 65539 ]
[65540 65567 65543 65544 ]
[65568 65547 65570 65551 ]
[65576 65577 196608 262146 ]
[262149 458752 458753 458754 ]
[458755 458756 458757 458758 ]
[524288 524289 524290 524291 ]
[524296 524297 524292 655360 ]
[786433 851968 917526 917523 ]
[917504 917505 917506 917520 ]
[917532 917533 917522 917525 ]
[1048576 1114112 1114121 1114124 ]
[1114125 1114126 1114118 1114119 ]
[1245184 1245185 1245186 1245187 ]
[1441792 524301 524294 524295 ]
[524298 65583 ]
android.request.availableCharacteristicsKeys (c000f): int32[100]
[4 65554 65555 65556 ]
[65557 65558 65559 65560 ]
[65561 65562 65563 65564 ]
[65565 65571 65572 65573 ]
[65574 65575 65577 1638402 ]
[1638401 1638403 196610 327680 ]
[393217 458759 458760 589824 ]
[589825 589826 589827 589828 ]
[589829 589830 589831 524293 ]
[1703936 1703937 655362 786438 ]
[786440 786442 786443 786444 ]
[786445 786446 786447 786448 ]
[851972 851977 851978 851979 ]
[851976 851980 851981 983040 ]
[917526 917523 917534 983041 ]
[983042 983043 983044 983045 ]
[983046 983047 983048 983049 ]
[983050 917507 917508 917509 ]
[917510 917511 917512 917513 ]
[917514 917516 917517 917518 ]
[917519 917529 1048578 1179648 ]
[1179650 1179654 1179655 1245188 ]
[1245189 1376256 1507329 1572865 ]
[524300 524301 524295 524294 ]
[524298 1900544 1900545 65582 ]
android.request.availableSessionKeys (c0010): int32[3]
[65541 -2142437375 -2142437376 ]
android.scaler.availableMaxDigitalZoom (d0004): float[1]
[10.00000000 ]
android.scaler.availableInputOutputFormatsMap (d0009): int32[8]
[34 2 35 33 ]
[35 2 35 33 ]
android.scaler.availableStreamConfigurations (d000a): int32[176]
[34 1600 1200 OUTPUT ]
[34 1600 1200 INPUT ]
[35 1600 1200 OUTPUT ]
[35 1600 1200 INPUT ]
[33 1600 1200 OUTPUT ]
[34 1600 720 OUTPUT ]
[35 1600 720 OUTPUT ]
[33 1600 720 OUTPUT ]
[34 1440 1080 OUTPUT ]
[35 1440 1080 OUTPUT ]
[33 1440 1080 OUTPUT ]
[34 1080 1080 OUTPUT ]
[35 1080 1080 OUTPUT ]
[33 1080 1080 OUTPUT ]
[34 1280 960 OUTPUT ]
[35 1280 960 OUTPUT ]
[33 1280 960 OUTPUT ]
[34 1280 720 OUTPUT ]
[35 1280 720 OUTPUT ]
[33 1280 720 OUTPUT ]
[34 864 480 OUTPUT ]
[35 864 480 OUTPUT ]
[33 864 480 OUTPUT ]
[34 800 600 OUTPUT ]
[35 800 600 OUTPUT ]
[33 800 600 OUTPUT ]
[34 720 480 OUTPUT ]
[35 720 480 OUTPUT ]
[33 720 480 OUTPUT ]
[34 640 480 OUTPUT ]
[35 640 480 OUTPUT ]
[33 640 480 OUTPUT ]
[34 352 288 OUTPUT ]
[35 352 288 OUTPUT ]
[33 352 288 OUTPUT ]
[34 320 240 OUTPUT ]
[35 320 240 OUTPUT ]
[33 320 240 OUTPUT ]
[34 176 144 OUTPUT ]
[35 176 144 OUTPUT ]
[33 176 144 OUTPUT ]
[37 1600 1200 OUTPUT ]
[32 1600 1200 OUTPUT ]
[36 1600 1200 OUTPUT ]
android.scaler.availableMinFrameDurations (d000b): int64[168]
[34 1600 ]
[1200 33333333 ]
[35 1600 ]
[1200 33333333 ]
[33 1600 ]
[1200 33333333 ]
[34 1600 ]
[720 33333333 ]
[35 1600 ]
[720 33333333 ]
[33 1600 ]
[720 33333333 ]
[34 1440 ]
[1080 33333333 ]
[35 1440 ]
[1080 33333333 ]
[33 1440 ]
[1080 33333333 ]
[34 1080 ]
[1080 33333333 ]
[35 1080 ]
[1080 33333333 ]
[33 1080 ]
[1080 33333333 ]
[34 1280 ]
[960 33333333 ]
[35 1280 ]
[960 33333333 ]
[33 1280 ]
[960 33333333 ]
[34 1280 ]
[720 33333333 ]
[35 1280 ]
[720 33333333 ]
[33 1280 ]
[720 33333333 ]
[34 864 ]
[480 33333333 ]
[35 864 ]
[480 33333333 ]
[33 864 ]
[480 33333333 ]
[34 800 ]
[600 33333333 ]
[35 800 ]
[600 33333333 ]
[33 800 ]
[600 33333333 ]
[34 720 ]
[480 33333333 ]
[35 720 ]
[480 33333333 ]
[33 720 ]
[480 33333333 ]
[34 640 ]
[480 33333333 ]
[35 640 ]
[480 33333333 ]
[33 640 ]
[480 33333333 ]
[34 352 ]
[288 33333333 ]
[35 352 ]
[288 33333333 ]
[33 352 ]
[288 33333333 ]
[34 320 ]
[240 33333333 ]
[35 320 ]
[240 33333333 ]
[33 320 ]
[240 33333333 ]
[34 176 ]
[144 33333333 ]
[35 176 ]
[144 33333333 ]
[33 176 ]
[144 33333333 ]
[37 1600 ]
[1200 33288948 ]
[32 1600 ]
[1200 33288948 ]
[36 1600 ]
[1200 33288948 ]
android.scaler.availableRawSizes (d0008): int32[2]
[1600 1200 ]
android.scaler.availableStallDurations (d000c): int64[52]
[33 1600 ]
[1200 12480000 ]
[33 1600 ]
[720 7488000 ]
[33 1440 ]
[1080 10108800 ]
[33 1080 ]
[1080 7581600 ]
[33 1280 ]
[960 7987200 ]
[33 1280 ]
[720 5990400 ]
[33 864 ]
[480 2695680 ]
[33 800 ]
[600 3120000 ]
[33 720 ]
[480 2246400 ]
[33 640 ]
[480 1996800 ]
[33 352 ]
[288 658944 ]
[33 320 ]
[240 499200 ]
[33 176 ]
[144 164736 ]
android.scaler.croppingType (d000d): byte[1]
[CENTER_ONLY ]
android.sensor.info.activeArraySize (f0000): int32[4]
[0 0 1600 1200 ]
android.sensor.opaqueRawSize (e001e): int32[3]
[1600 1200 2400000 ]
android.sensor.info.sensitivityRange (f0001): int32[2]
[50 400 ]
android.sensor.info.colorFilterArrangement (f0002): byte[1]
[BGGR ]
android.sensor.info.exposureTimeRange (f0003): int64[2]
[92212 200468888 ]
android.sensor.info.maxFrameDuration (f0004): int64[1]
[200561100 ]
android.sensor.info.physicalSize (f0005): float[2]
[2.79999995 2.09999990 ]
android.sensor.info.pixelArraySize (f0006): int32[2]
[1600 1200 ]
android.sensor.info.whiteLevel (f0007): int32[1]
[1023 ]
android.sensor.info.timestampSource (f0008): byte[1]
[REALTIME ]
android.sensor.info.lensShadingApplied (f0009): byte[1]
[TRUE ]
android.sensor.info.preCorrectionActiveArraySize (f000a): int32[4]
[0 0 1600 1200 ]
android.sensor.referenceIlluminant1 (e0003): byte[1]
[D65 ]
android.sensor.referenceIlluminant2 (e0004): byte[1]
[17 ]
android.sensor.calibrationTransform1 (e0005): rational[9]
[(89 / 128) (0 / 128) ]
[(0 / 128) (0 / 128) ]
[(128 / 128) (0 / 128) ]
[(0 / 128) (0 / 128) ]
[(112 / 128) ]
android.sensor.calibrationTransform2 (e0006): rational[9]
[(128 / 128) (0 / 128) ]
[(0 / 128) (0 / 128) ]
[(128 / 128) (0 / 128) ]
[(0 / 128) (0 / 128) ]
[(128 / 128) ]
android.sensor.colorTransform1 (e0007): rational[9]
[(108 / 128) (-17 / 128) ]
[(-12 / 128) (-30 / 128) ]
[(137 / 128) (18 / 128) ]
[(1 / 128) (40 / 128) ]
[(75 / 128) ]
android.sensor.colorTransform2 (e0008): rational[9]
[(141 / 128) (-45 / 128) ]
[(11 / 128) (-34 / 128) ]
[(141 / 128) (67 / 128) ]
[(4 / 128) (21 / 128) ]
[(158 / 128) ]
android.sensor.forwardMatrix1 (e0009): rational[9]
[(93 / 128) (21 / 128) ]
[(10 / 128) (23 / 128) ]
[(132 / 128) (-28 / 128) ]
[(-9 / 128) (-52 / 128) ]
[(167 / 128) ]
android.sensor.forwardMatrix2 (e000a): rational[9]
[(95 / 128) (22 / 128) ]
[(6 / 128) (20 / 128) ]
[(142 / 128) (-34 / 128) ]
[(-14 / 128) (-56 / 128) ]
[(175 / 128) ]
android.sensor.blackLevelPattern (e000c): int32[4]
[64 64 64 64 ]
android.sensor.maxAnalogSensitivity (e000d): int32[1]
[400 ]
android.sensor.orientation (e000e): int32[1]
[90 ]
android.sensor.profileHueSatMapDimensions (e000f): int32[3]
[0 0 0 ]
android.sensor.availableTestPatternModes (e0019): int32[2]
[0 1 ]
android.shading.availableModes (100002): byte[3]
[0 1 2 ]
android.statistics.info.availableFaceDetectModes (120000): byte[2]
[0 1 ]
android.statistics.info.maxFaceCount (120002): int32[1]
[10 ]
android.statistics.info.availableHotPixelMapModes (120006): byte[1]
[0 ]
android.statistics.info.availableLensShadingMapModes (120007): byte[2]
[0 1 ]
android.tonemap.maxCurvePoints (130004): int32[1]
[64 ]
android.tonemap.availableToneMapModes (130005): byte[3]
[0 1 2 ]
android.info.supportedHardwareLevel (150000): byte[1]
[3 ]
android.sync.maxLatency (170001): int32[1]
[PER_FRAME_CONTROL ]
android.reprocess.maxCaptureStall (180001): int32[1]
[4 ]
android.lens.poseReference (8000c): byte[1]
[PRIMARY_CAMERA ]
android.lens.distortion (8000d): float[5]
[0.00000000 0.00000000 0.00000000 0.00000000 0.00000000 ]
android.lens.poseTranslation (80007): float[3]
[0.00000000 0.00000000 0.00000000 ]
android.lens.poseRotation (80006): float[4]
[0.00000000 0.00000000 0.00000000 1.00000000 ]
android.lens.intrinsicCalibration (8000a): float[5]
[1102.85705566 1102.85705566 0.00000000 0.00000000 0.00000000 ]
org.codeaurora.qcamera3.saturation.range (80720001): int32[4]
[0 10 5 1 ]
org.codeaurora.qcamera3.exposure_metering.available_modes (80010001): int32[3]
[0 1 2 ]
org.codeaurora.qcamera3.iso_exp_priority.iso_available_modes (80050003): int32[8]
[0 1 2 3 ]
[4 5 6 7 ]
org.codeaurora.qcamera3.iso_exp_priority.exposure_time_range (80050004): int64[2]
[92212 200468888 ]
org.codeaurora.qcamera3.sharpness.range (80030001): int32[2]
[0 2 ]
org.codeaurora.qcamera3.histogram.buckets (80060001): int32[1]
[256 ]
org.codeaurora.qcamera3.histogram.buckets_I (80060006): int32[1]
[256 ]
org.codeaurora.qcamera3.histogram.buckets_hdr (8006000b): int32[1]
[256 ]
org.codeaurora.qcamera3.histogram.max_count (80060002): int32[1]
[256 ]
org.codeaurora.qcamera3.histogram.max_count_I (80060007): int32[1]
[256 ]
org.codeaurora.qcamera3.histogram.max_count_hdr (8006000c): int32[1]
[256 ]
org.codeaurora.qcamera3.instant_aec.instant_aec_available_modes (80090001): int32[3]
[0 1 2 ]
org.quic.camera.MaxPreviewSize.MaxPreviewSize (803d0000): int32[2]
[4920 3690 ]
org.quic.camera.BurstFPS.isBurstShotSupported (803c0001): byte[1]
[1 ]
org.quic.camera.BurstFPS.MaxBurstShotFPS (803c0002): int32[1]
[15 ]
org.quic.camera.LiveshotSize.isLiveshotSizeSameAsVideoSize (803e0000): byte[1]
[1 ]
org.quic.camera.FDRendering.isFDRenderingInVideoUISupported (803f0000): byte[1]
[1 ]
org.quic.camera2.VideoConfigurations.info.VideoConfigurationsTableSize (80330001): int32[1]
[0 ]
org.quic.camera.SensorModeFS.isFastShutterModeSupported (80410000): byte[1]
[0 ]
org.codeaurora.qcamera3.manualWB.color_temperature_range (80220001): int32[2]
[0 10000 ]
org.codeaurora.qcamera3.manualWB.gains_range (80220003): float[2]
[1.00000000 31.98999977 ]
org.codeaurora.qcamera3.platformCapabilities.IPEICACapabilities (80480000): byte[8]
[0 0 0 0 57 3 0 0 ]
org.quic.camera2.sensormode.info.SensorModeTable (80300000): int32[5]
[1 3 1600 1200 ]
[30 ]
xiaomi.capabilities.mfnr_bokeh_supported (80540000): byte[1]
[1 ]
xiaomi.capabilities.macro_zoom_feature (80540001): byte[1]
[1 ]
xiaomi.ai.supportedMoonAutoFocus (80550000): byte[1]
[0 ]
org.quic.camera.ltmDynamicContrast.ltmDynamicContrastStrengthRange (804e0003): float[2]
[-100.00000000 100.00000000 ]
org.quic.camera.ltmDynamicContrast.ltmDarkBoostStrengthRange (804e0004): float[2]
[-100.00000000 100.00000000 ]
org.quic.camera.ltmDynamicContrast.ltmBrightSupressStrengthRange (804e0005): float[2]
[-100.00000000 100.00000000 ]
org.codeaurora.qcamera3.stats.bsgc_available (802a0001): byte[1]
[0 ]
org.quic.camera.HEICSupport.HEICEnabled (806c0000): byte[1]
[1 ]
xiaomi.ai.misd.MiAlgoAsdVersion (80530000): float[1]
[3.00000000 ]
com.xiaomi.camera.supportedfeatures.fovcEnable (80560002): byte[1]
[0 ]
com.xiaomi.camera.supportedfeatures.videoBokeh (80560007): byte[1]
[0 ]
com.xiaomi.camera.supportedfeatures.videoBokehFront (8056000c): byte[1]
[0 ]
com.xiaomi.camera.supportedfeatures.bokehVendorID (80560012): byte[1]
[2 ]
com.xiaomi.camera.supportedfeatures.bokehDepthBufferSize (80560013): int32[2]
[2312 1736 ]
com.xiaomi.camera.supportedfeatures.videoColorRetentionFront (8056000f): byte[1]
[0 ]
com.xiaomi.camera.supportedfeatures.videoBeauty (80560000): byte[1]
[1 ]
com.xiaomi.camera.supportedfeatures.AIEnhancementVersion (8056000e): byte[1]
[0 ]
com.xiaomi.camera.supportedfeatures.superportraitSupported (80560005): byte[1]
[0 ]
com.xiaomi.camera.supportedfeatures.videoColorRetentionBack (80560010): byte[1]
[0 ]
com.xiaomi.camera.supportedfeatures.3rdLightWeightSupported (80560006): byte[1]
[0 ]
com.xiaomi.camera.supportedfeatures.beautyMakeup (80560001): byte[1]
[1 ]
com.xiaomi.camera.supportedfeatures.beautyVersion (80560003): byte[1]
[3 ]
com.xiaomi.camera.supportedfeatures.isMacroMutexWithHdr (80560011): byte[1]
[1 ]
com.xiaomi.camera.supportedfeatures.TeleOisSupported (80560004): byte[1]
[0 ]
com.xiaomi.camera.supportedfeatures.videofilter (80560008): byte[1]
[1 ]
com.xiaomi.camera.supportedfeatures.videomimovie (80560009): byte[1]
[1 ]
com.xiaomi.camera.supportedfeatures.videologformat (8056000a): byte[1]
[1 ]
com.xiaomi.camera.supportedfeatures.colorenhancement (8056000b): byte[1]
[1 ]
xiaomi.scaler.availableStreamConfigurations (805a0000): int32[308]
[34 1600 1200 0 ]
[34 1600 1200 1 ]
[35 1600 1200 0 ]
[35 1600 1200 1 ]
[33 1600 1200 0 ]
[34 1440 1080 0 ]
[34 1440 1080 1 ]
[35 1440 1080 0 ]
[35 1440 1080 1 ]
[33 1440 1080 0 ]
[34 1600 900 0 ]
[34 1600 900 1 ]
[35 1600 900 0 ]
[35 1600 900 1 ]
[33 1600 900 0 ]
[34 1200 1200 0 ]
[34 1200 1200 1 ]
[35 1200 1200 0 ]
[35 1200 1200 1 ]
[33 1200 1200 0 ]
[34 1280 960 0 ]
[34 1280 960 1 ]
[35 1280 960 0 ]
[35 1280 960 1 ]
[33 1280 960 0 ]
[34 1080 1080 0 ]
[34 1080 1080 1 ]
[35 1080 1080 0 ]
[35 1080 1080 1 ]
[33 1080 1080 0 ]
[34 1600 720 0 ]
[34 1600 720 1 ]
[35 1600 720 0 ]
[35 1600 720 1 ]
[33 1600 720 0 ]
[34 1280 720 0 ]
[34 1280 720 1 ]
[35 1280 720 0 ]
[35 1280 720 1 ]
[33 1280 720 0 ]
[34 800 600 0 ]
[34 800 600 1 ]
[35 800 600 0 ]
[35 800 600 1 ]
[33 800 600 0 ]
[34 864 480 0 ]
[34 864 480 1 ]
[35 864 480 0 ]
[35 864 480 1 ]
[33 864 480 0 ]
[34 720 480 0 ]
[34 720 480 1 ]
[35 720 480 0 ]
[35 720 480 1 ]
[33 720 480 0 ]
[34 640 480 0 ]
[34 640 480 1 ]
[35 640 480 0 ]
[35 640 480 1 ]
[33 640 480 0 ]
[34 352 288 0 ]
[34 352 288 1 ]
[35 352 288 0 ]
[35 352 288 1 ]
[33 352 288 0 ]
[34 320 240 0 ]
[34 320 240 1 ]
[35 320 240 0 ]
[35 320 240 1 ]
[33 320 240 0 ]
[34 176 144 0 ]
[34 176 144 1 ]
[35 176 144 0 ]
[35 176 144 1 ]
[37 1600 1200 0 ]
[32 1600 1200 0 ]
[36 1600 1200 0 ]
xiaomi.scaler.availableHeicStreamConfigurations (805d0000): int32[308]
[34 1600 1200 0 ]
[34 1600 1200 1 ]
[35 1600 1200 0 ]
[35 1600 1200 1 ]
[33 1600 1200 0 ]
[34 1440 1080 0 ]
[34 1440 1080 1 ]
[35 1440 1080 0 ]
[35 1440 1080 1 ]
[33 1440 1080 0 ]
[34 1600 900 0 ]
[34 1600 900 1 ]
[35 1600 900 0 ]
[35 1600 900 1 ]
[33 1600 900 0 ]
[34 1200 1200 0 ]
[34 1200 1200 1 ]
[35 1200 1200 0 ]
[35 1200 1200 1 ]
[33 1200 1200 0 ]
[34 1280 960 0 ]
[34 1280 960 1 ]
[35 1280 960 0 ]
[35 1280 960 1 ]
[33 1280 960 0 ]
[34 1080 1080 0 ]
[34 1080 1080 1 ]
[35 1080 1080 0 ]
[35 1080 1080 1 ]
[33 1080 1080 0 ]
[34 1600 720 0 ]
[34 1600 720 1 ]
[35 1600 720 0 ]
[35 1600 720 1 ]
[33 1600 720 0 ]
[34 1280 720 0 ]
[34 1280 720 1 ]
[35 1280 720 0 ]
[35 1280 720 1 ]
[33 1280 720 0 ]
[34 800 600 0 ]
[34 800 600 1 ]
[35 800 600 0 ]
[35 800 600 1 ]
[33 800 600 0 ]
[34 864 480 0 ]
[34 864 480 1 ]
[35 864 480 0 ]
[35 864 480 1 ]
[33 864 480 0 ]
[34 720 480 0 ]
[34 720 480 1 ]
[35 720 480 0 ]
[35 720 480 1 ]
[33 720 480 0 ]
[34 640 480 0 ]
[34 640 480 1 ]
[35 640 480 0 ]
[35 640 480 1 ]
[33 640 480 0 ]
[34 352 288 0 ]
[34 352 288 1 ]
[35 352 288 0 ]
[35 352 288 1 ]
[33 352 288 0 ]
[34 320 240 0 ]
[34 320 240 1 ]
[35 320 240 0 ]
[35 320 240 1 ]
[33 320 240 0 ]
[34 176 144 0 ]
[34 176 144 1 ]
[35 176 144 0 ]
[35 176 144 1 ]
[37 1600 1200 0 ]
[32 1600 1200 0 ]
[36 1600 1200 0 ]
xiaomi.scaler.availableLimitStreamConfigurations (805b0000): int32[308]
[34 1600 1200 0 ]
[34 1600 1200 1 ]
[35 1600 1200 0 ]
[35 1600 1200 1 ]
[33 1600 1200 0 ]
[34 1440 1080 0 ]
[34 1440 1080 1 ]
[35 1440 1080 0 ]
[35 1440 1080 1 ]
[33 1440 1080 0 ]
[34 1600 900 0 ]
[34 1600 900 1 ]
[35 1600 900 0 ]
[35 1600 900 1 ]
[33 1600 900 0 ]
[34 1200 1200 0 ]
[34 1200 1200 1 ]
[35 1200 1200 0 ]
[35 1200 1200 1 ]
[33 1200 1200 0 ]
[34 1280 960 0 ]
[34 1280 960 1 ]
[35 1280 960 0 ]
[35 1280 960 1 ]
[33 1280 960 0 ]
[34 1080 1080 0 ]
[34 1080 1080 1 ]
[35 1080 1080 0 ]
[35 1080 1080 1 ]
[33 1080 1080 0 ]
[34 1600 720 0 ]
[34 1600 720 1 ]
[35 1600 720 0 ]
[35 1600 720 1 ]
[33 1600 720 0 ]
[34 1280 720 0 ]
[34 1280 720 1 ]
[35 1280 720 0 ]
[35 1280 720 1 ]
[33 1280 720 0 ]
[34 800 600 0 ]
[34 800 600 1 ]
[35 800 600 0 ]
[35 800 600 1 ]
[33 800 600 0 ]
[34 864 480 0 ]
[34 864 480 1 ]
[35 864 480 0 ]
[35 864 480 1 ]
[33 864 480 0 ]
[34 720 480 0 ]
[34 720 480 1 ]
[35 720 480 0 ]
[35 720 480 1 ]
[33 720 480 0 ]
[34 640 480 0 ]
[34 640 480 1 ]
[35 640 480 0 ]
[35 640 480 1 ]
[33 640 480 0 ]
[34 352 288 0 ]
[34 352 288 1 ]
[35 352 288 0 ]
[35 352 288 1 ]
[33 352 288 0 ]
[34 320 240 0 ]
[34 320 240 1 ]
[35 320 240 0 ]
[35 320 240 1 ]
[33 320 240 0 ]
[34 176 144 0 ]
[34 176 144 1 ]
[35 176 144 0 ]
[35 176 144 1 ]
[37 1600 1200 0 ]
[32 1600 1200 0 ]
[36 1600 1200 0 ]
xiaomi.capabilities.videoStabilization.previewSupported (80580000): byte[1]
[1 ]
xiaomi.sensor.info.sensitivityRange (80630000): int32[2]
[50 800 ]
xiaomi.sensorname.Macro (805e0003): byte[13]
[103 97 117 103 117 105 110 95 104 105 50 53 57 ]
xiaomi.sensorDepurple.disable (805f0000): byte[1]
[0 ]
xiaomi.capabilities.videoStabilization.quality (80580001): int32[4]
[5 30 6 30 ]
org.quic.camera.SSMSupport.SSMEnabled (806e0000): byte[1]
[0 ]
org.codeaurora.qcamera3.logicalCameraType.logical_camera_type (80470000): byte[1]
[0 ]
org.codeaurora.qcamera3.sessionParameters.availableStreamMap (804d0000): int32[0]
com.qti.chi.multicamerasensorconfig.sensorsyncmodeconfig (809f0000): byte[8]
[1 0 0 0 2 0 0 0 ]
com.xiaomi.cameraid.role.cameraId (80590000): int32[1]
[22 ]
android.scaler.availableRotateAndCropModes (d0010): byte[1]
[0 ]
android.control.zoomRatioRange (1002e): float[2]
[1.00000000 10.00000000 ]
== Camera HAL device device@3.5/legacy/2 (v3.5) dumpState: ==
No active camera device session instance
== Camera HAL device device@3.5/legacy/3 (v3.5) static information: ==
Resource cost: 99
Conflicting devices:
5
API1 info:
Has a flash unit: true
Facing: Back
Orientation: 90
API2 camera characteristics:
Dumping camera metadata array: 154 / 154 entries, 11160 / 11160 bytes of extra data.
Version: 1, Flags: 00000000
android.colorCorrection.availableAberrationModes (00004): byte[3]
[0 1 2 ]
android.control.aeAvailableAntibandingModes (10012): byte[4]
[0 1 2 3 ]
android.control.aeAvailableModes (10013): byte[4]
[0 1 2 3 ]
android.control.aeAvailableTargetFpsRanges (10014): int32[6]
[15 15 14 30 ]
[30 30 ]
android.control.aeCompensationRange (10015): int32[2]
[-24 24 ]
android.control.aeCompensationStep (10016): rational[1]
[(1 / 6) ]
android.control.afAvailableModes (10017): byte[1]
[0 ]
android.control.availableEffects (10018): byte[9]
[0 1 2 3 4 5 8 7 6 ]
android.control.availableSceneModes (10019): byte[16]
[0 1 2 3 4 5 6 7 8 9 10 12 13 14 15 18 ]
android.control.availableVideoStabilizationModes (1001a): byte[2]
[0 1 ]
android.control.awbAvailableModes (1001b): byte[9]
[1 2 3 4 5 6 7 8 0 ]
android.control.maxRegions (1001c): int32[3]
[1 0 0 ]
android.control.sceneModeOverrides (1001d): byte[48]
[1 1 0 1 1 0 1 1 0 1 1 0 1 1 0 1 ]
[1 0 1 1 0 1 1 0 1 1 0 1 1 0 1 1 ]
[0 1 1 0 1 1 0 1 1 0 1 1 0 1 1 0 ]
android.control.aeLockAvailable (10024): byte[1]
[TRUE ]
android.control.awbLockAvailable (10025): byte[1]
[TRUE ]
android.control.availableModes (10026): byte[3]
[0 1 2 ]
android.control.postRawSensitivityBoostRange (10027): int32[2]
[100 3199 ]
android.edge.availableEdgeModes (30002): byte[4]
[1 2 0 3 ]
android.flash.info.available (50000): byte[1]
[TRUE ]
android.hotPixel.availableHotPixelModes (60001): byte[3]
[0 1 2 ]
android.jpeg.availableThumbnailSizes (70007): int32[20]
[0 0 176 144 ]
[205 154 240 144 ]
[256 144 240 160 ]
[256 154 246 184 ]
[240 240 320 240 ]
android.jpeg.maxSize (70008): int32[1]
[16947514 ]
android.lens.info.availableApertures (90000): float[1]
[2.20000005 ]
android.lens.info.availableFilterDensities (90001): float[1]
[0.00000000 ]
android.lens.info.availableFocalLengths (90002): float[1]
[1.64999998 ]
android.lens.info.availableOpticalStabilization (90003): byte[1]
[0 ]
android.lens.info.hyperfocalDistance (90004): float[1]
[1.81010115 ]
android.lens.info.minimumFocusDistance (90005): float[1]
[0.00000000 ]
android.lens.info.shadingMapSize (90006): int32[2]
[17 13 ]
android.lens.info.focusDistanceCalibration (90007): byte[1]
[APPROXIMATE ]
android.lens.facing (80005): byte[1]
[BACK ]
android.noiseReduction.availableNoiseReductionModes (a0002): byte[5]
[0 1 2 3 4 ]
android.request.maxNumOutputStreams (c0006): int32[3]
[1 3 2 ]
android.request.maxNumInputStreams (c0008): int32[1]
[1 ]
android.request.pipelineMaxDepth (c000a): byte[1]
[8 ]
android.request.partialResultCount (c000b): int32[1]
[2 ]
android.request.availableCapabilities (c000c): byte[8]
[BACKWARD_COMPATIBLE RAW YUV_REPROCESSING PRIVATE_REPROCESSING READ_SENSOR_SETTINGS MANUAL_SENSOR BURST_CAPTURE MANUAL_POST_PROCESSING ]
android.request.availableRequestKeys (c000d): int32[62]
[0 1 2 3 ]
[65536 65537 65538 65539 ]
[65540 65541 65542 65543 ]
[65545 65546 65547 65549 ]
[65550 65551 65552 65553 ]
[65576 65577 196608 262146 ]
[393216 458752 458753 458754 ]
[458755 458756 458757 458758 ]
[524288 524289 524290 524291 ]
[524292 655360 786433 851968 ]
[917504 917505 917506 917520 ]
[917532 917533 1048576 1114112 ]
[1114115 1114128 1245184 1245185 ]
[1245186 1245187 1441792 524301 ]
[524294 524295 524298 -2142437375 ]
[-2142437376 65583 ]
android.request.availableResultKeys (c000e): int32[62]
[0 1 2 65539 ]
[65540 65567 65543 65544 ]
[65568 65547 65570 65551 ]
[65576 65577 196608 262146 ]
[262149 458752 458753 458754 ]
[458755 458756 458757 458758 ]
[524288 524289 524290 524291 ]
[524296 524297 524292 655360 ]
[786433 851968 917526 917523 ]
[917504 917505 917506 917520 ]
[917532 917533 917522 917525 ]
[1048576 1114112 1114121 1114124 ]
[1114125 1114126 1114118 1114119 ]
[1245184 1245185 1245186 1245187 ]
[1441792 524301 524294 524295 ]
[524298 65583 ]
android.request.availableCharacteristicsKeys (c000f): int32[100]
[4 65554 65555 65556 ]
[65557 65558 65559 65560 ]
[65561 65562 65563 65564 ]
[65565 65571 65572 65573 ]
[65574 65575 65577 1638402 ]
[1638401 1638403 196610 327680 ]
[393217 458759 458760 589824 ]
[589825 589826 589827 589828 ]
[589829 589830 589831 524293 ]
[1703936 1703937 655362 786438 ]
[786440 786442 786443 786444 ]
[786445 786446 786447 786448 ]
[851972 851977 851978 851979 ]
[851976 851980 851981 983040 ]
[917526 917523 917534 983041 ]
[983042 983043 983044 983045 ]
[983046 983047 983048 983049 ]
[983050 917507 917508 917509 ]
[917510 917511 917512 917513 ]
[917514 917516 917517 917518 ]
[917519 917529 1048578 1179648 ]
[1179650 1179654 1179655 1245188 ]
[1245189 1376256 1507329 1572865 ]
[524300 524301 524295 524294 ]
[524298 1900544 1900545 65582 ]
android.request.availableSessionKeys (c0010): int32[3]
[65541 -2142437375 -2142437376 ]
android.scaler.availableMaxDigitalZoom (d0004): float[1]
[10.00000000 ]
android.scaler.availableInputOutputFormatsMap (d0009): int32[8]
[34 2 35 33 ]
[35 2 35 33 ]
android.scaler.availableStreamConfigurations (d000a): int32[224]
[34 3264 2448 OUTPUT ]
[34 3264 2448 INPUT ]
[35 3264 2448 OUTPUT ]
[35 3264 2448 INPUT ]
[33 3264 2448 OUTPUT ]
[34 2400 1080 OUTPUT ]
[35 2400 1080 OUTPUT ]
[33 2400 1080 OUTPUT ]
[34 2328 1748 OUTPUT ]
[35 2328 1748 OUTPUT ]
[33 2328 1748 OUTPUT ]
[34 1920 1080 OUTPUT ]
[35 1920 1080 OUTPUT ]
[33 1920 1080 OUTPUT ]
[34 1600 1200 OUTPUT ]
[35 1600 1200 OUTPUT ]
[33 1600 1200 OUTPUT ]
[34 1600 720 OUTPUT ]
[35 1600 720 OUTPUT ]
[33 1600 720 OUTPUT ]
[34 1440 1080 OUTPUT ]
[35 1440 1080 OUTPUT ]
[33 1440 1080 OUTPUT ]
[34 1080 1080 OUTPUT ]
[35 1080 1080 OUTPUT ]
[33 1080 1080 OUTPUT ]
[34 1280 960 OUTPUT ]
[35 1280 960 OUTPUT ]
[33 1280 960 OUTPUT ]
[34 1280 720 OUTPUT ]
[35 1280 720 OUTPUT ]
[33 1280 720 OUTPUT ]
[34 864 480 OUTPUT ]
[35 864 480 OUTPUT ]
[33 864 480 OUTPUT ]
[34 800 600 OUTPUT ]
[35 800 600 OUTPUT ]
[33 800 600 OUTPUT ]
[34 720 480 OUTPUT ]
[35 720 480 OUTPUT ]
[33 720 480 OUTPUT ]
[34 640 480 OUTPUT ]
[35 640 480 OUTPUT ]
[33 640 480 OUTPUT ]
[34 352 288 OUTPUT ]
[35 352 288 OUTPUT ]
[33 352 288 OUTPUT ]
[34 320 240 OUTPUT ]
[35 320 240 OUTPUT ]
[33 320 240 OUTPUT ]
[34 176 144 OUTPUT ]
[35 176 144 OUTPUT ]
[33 176 144 OUTPUT ]
[37 3264 2448 OUTPUT ]
[32 3264 2448 OUTPUT ]
[36 3264 2448 OUTPUT ]
android.scaler.availableMinFrameDurations (d000b): int64[216]
[34 3264 ]
[2448 33333333 ]
[35 3264 ]
[2448 33333333 ]
[33 3264 ]
[2448 33333333 ]
[34 2400 ]
[1080 33333333 ]
[35 2400 ]
[1080 33333333 ]
[33 2400 ]
[1080 33333333 ]
[34 2328 ]
[1748 33333333 ]
[35 2328 ]
[1748 33333333 ]
[33 2328 ]
[1748 33333333 ]
[34 1920 ]
[1080 33333333 ]
[35 1920 ]
[1080 33333333 ]
[33 1920 ]
[1080 33333333 ]
[34 1600 ]
[1200 33333333 ]
[35 1600 ]
[1200 33333333 ]
[33 1600 ]
[1200 33333333 ]
[34 1600 ]
[720 33333333 ]
[35 1600 ]
[720 33333333 ]
[33 1600 ]
[720 33333333 ]
[34 1440 ]
[1080 33333333 ]
[35 1440 ]
[1080 33333333 ]
[33 1440 ]
[1080 33333333 ]
[34 1080 ]
[1080 33333333 ]
[35 1080 ]
[1080 33333333 ]
[33 1080 ]
[1080 33333333 ]
[34 1280 ]
[960 33333333 ]
[35 1280 ]
[960 33333333 ]
[33 1280 ]
[960 33333333 ]
[34 1280 ]
[720 33333333 ]
[35 1280 ]
[720 33333333 ]
[33 1280 ]
[720 33333333 ]
[34 864 ]
[480 33333333 ]
[35 864 ]
[480 33333333 ]
[33 864 ]
[480 33333333 ]
[34 800 ]
[600 33333333 ]
[35 800 ]
[600 33333333 ]
[33 800 ]
[600 33333333 ]
[34 720 ]
[480 33333333 ]
[35 720 ]
[480 33333333 ]
[33 720 ]
[480 33333333 ]
[34 640 ]
[480 33333333 ]
[35 640 ]
[480 33333333 ]
[33 640 ]
[480 33333333 ]
[34 352 ]
[288 33333333 ]
[35 352 ]
[288 33333333 ]
[33 352 ]
[288 33333333 ]
[34 320 ]
[240 33333333 ]
[35 320 ]
[240 33333333 ]
[33 320 ]
[240 33333333 ]
[34 176 ]
[144 33333333 ]
[35 176 ]
[144 33333333 ]
[33 176 ]
[144 33333333 ]
[37 3264 ]
[2448 33333333 ]
[32 3264 ]
[2448 33333333 ]
[36 3264 ]
[2448 33333333 ]
android.scaler.availableRawSizes (d0008): int32[2]
[3264 2448 ]
android.scaler.availableStallDurations (d000c): int64[68]
[33 3264 ]
[2448 51936768 ]
[33 2400 ]
[1080 16848000 ]
[33 2328 ]
[1748 26450736 ]
[33 1920 ]
[1080 13478400 ]
[33 1600 ]
[1200 12480000 ]
[33 1600 ]
[720 7488000 ]
[33 1440 ]
[1080 10108800 ]
[33 1080 ]
[1080 7581600 ]
[33 1280 ]
[960 7987200 ]
[33 1280 ]
[720 5990400 ]
[33 864 ]
[480 2695680 ]
[33 800 ]
[600 3120000 ]
[33 720 ]
[480 2246400 ]
[33 640 ]
[480 1996800 ]
[33 352 ]
[288 658944 ]
[33 320 ]
[240 499200 ]
[33 176 ]
[144 164736 ]
android.scaler.croppingType (d000d): byte[1]
[CENTER_ONLY ]
android.sensor.info.activeArraySize (f0000): int32[4]
[0 0 3264 2448 ]
android.sensor.opaqueRawSize (e001e): int32[3]
[3264 2448 9987840 ]
android.sensor.info.sensitivityRange (f0001): int32[2]
[50 775 ]
android.sensor.info.colorFilterArrangement (f0002): byte[1]
[BGGR ]
android.sensor.info.exposureTimeRange (f0003): int64[2]
[80580 10000004860 ]
android.sensor.info.maxFrameDuration (f0004): int64[1]
[10000112300 ]
android.sensor.info.physicalSize (f0005): float[2]
[3.65567994 2.74176002 ]
android.sensor.info.pixelArraySize (f0006): int32[2]
[3264 2448 ]
android.sensor.info.whiteLevel (f0007): int32[1]
[1023 ]
android.sensor.info.timestampSource (f0008): byte[1]
[REALTIME ]
android.sensor.info.lensShadingApplied (f0009): byte[1]
[TRUE ]
android.sensor.info.preCorrectionActiveArraySize (f000a): int32[4]
[0 0 3264 2448 ]
android.sensor.referenceIlluminant1 (e0003): byte[1]
[D65 ]
android.sensor.referenceIlluminant2 (e0004): byte[1]
[17 ]
android.sensor.calibrationTransform1 (e0005): rational[9]
[(75 / 128) (0 / 128) ]
[(0 / 128) (0 / 128) ]
[(128 / 128) (0 / 128) ]
[(0 / 128) (0 / 128) ]
[(94 / 128) ]
android.sensor.calibrationTransform2 (e0006): rational[9]
[(128 / 128) (0 / 128) ]
[(0 / 128) (0 / 128) ]
[(128 / 128) (0 / 128) ]
[(0 / 128) (0 / 128) ]
[(128 / 128) ]
android.sensor.colorTransform1 (e0007): rational[9]
[(100 / 128) (-13 / 128) ]
[(-17 / 128) (-43 / 128) ]
[(167 / 128) (1 / 128) ]
[(-14 / 128) (61 / 128) ]
[(45 / 128) ]
android.sensor.colorTransform2 (e0008): rational[9]
[(137 / 128) (-38 / 128) ]
[(-28 / 128) (-59 / 128) ]
[(190 / 128) (9 / 128) ]
[(-10 / 128) (39 / 128) ]
[(91 / 128) ]
android.sensor.forwardMatrix1 (e0009): rational[9]
[(88 / 128) (-2 / 128) ]
[(38 / 128) (24 / 128) ]
[(97 / 128) (7 / 128) ]
[(-3 / 128) (-99 / 128) ]
[(207 / 128) ]
android.sensor.forwardMatrix2 (e000a): rational[9]
[(88 / 128) (-2 / 128) ]
[(38 / 128) (24 / 128) ]
[(97 / 128) (7 / 128) ]
[(-3 / 128) (-99 / 128) ]
[(207 / 128) ]
android.sensor.blackLevelPattern (e000c): int32[4]
[64 64 64 64 ]
android.sensor.maxAnalogSensitivity (e000d): int32[1]
[775 ]
android.sensor.orientation (e000e): int32[1]
[90 ]
android.sensor.profileHueSatMapDimensions (e000f): int32[3]
[0 0 0 ]
android.sensor.availableTestPatternModes (e0019): int32[3]
[0 1 2 ]
android.shading.availableModes (100002): byte[3]
[0 1 2 ]
android.statistics.info.availableFaceDetectModes (120000): byte[2]
[0 1 ]
android.statistics.info.maxFaceCount (120002): int32[1]
[10 ]
android.statistics.info.availableHotPixelMapModes (120006): byte[1]
[0 ]
android.statistics.info.availableLensShadingMapModes (120007): byte[2]
[0 1 ]
android.tonemap.maxCurvePoints (130004): int32[1]
[64 ]
android.tonemap.availableToneMapModes (130005): byte[3]
[0 1 2 ]
android.info.supportedHardwareLevel (150000): byte[1]
[3 ]
android.sync.maxLatency (170001): int32[1]
[PER_FRAME_CONTROL ]
android.reprocess.maxCaptureStall (180001): int32[1]
[4 ]
android.lens.poseReference (8000c): byte[1]
[PRIMARY_CAMERA ]
android.lens.distortion (8000d): float[5]
[0.00000000 0.00000000 0.00000000 0.00000000 0.00000000 ]
android.lens.poseTranslation (80007): float[3]
[0.00000000 0.00000000 0.00000000 ]
android.lens.poseRotation (80006): float[4]
[0.00000000 0.00000000 0.00000000 1.00000000 ]
android.lens.intrinsicCalibration (8000a): float[5]
[1473.21423340 1473.21423340 0.00000000 0.00000000 0.00000000 ]
org.codeaurora.qcamera3.saturation.range (80720001): int32[4]
[0 10 5 1 ]
org.codeaurora.qcamera3.exposure_metering.available_modes (80010001): int32[3]
[0 1 2 ]
org.codeaurora.qcamera3.iso_exp_priority.iso_available_modes (80050003): int32[8]
[0 1 2 3 ]
[4 5 6 7 ]
org.codeaurora.qcamera3.iso_exp_priority.exposure_time_range (80050004): int64[2]
[80580 10000004860 ]
org.codeaurora.qcamera3.sharpness.range (80030001): int32[2]
[0 2 ]
org.codeaurora.qcamera3.histogram.buckets (80060001): int32[1]
[256 ]
org.codeaurora.qcamera3.histogram.buckets_I (80060006): int32[1]
[256 ]
org.codeaurora.qcamera3.histogram.buckets_hdr (8006000b): int32[1]
[256 ]
org.codeaurora.qcamera3.histogram.max_count (80060002): int32[1]
[256 ]
org.codeaurora.qcamera3.histogram.max_count_I (80060007): int32[1]
[256 ]
org.codeaurora.qcamera3.histogram.max_count_hdr (8006000c): int32[1]
[256 ]
org.codeaurora.qcamera3.instant_aec.instant_aec_available_modes (80090001): int32[3]
[0 1 2 ]
org.quic.camera.MaxPreviewSize.MaxPreviewSize (803d0000): int32[2]
[4920 3690 ]
org.quic.camera.BurstFPS.isBurstShotSupported (803c0001): byte[1]
[1 ]
org.quic.camera.BurstFPS.MaxBurstShotFPS (803c0002): int32[1]
[15 ]
org.quic.camera.LiveshotSize.isLiveshotSizeSameAsVideoSize (803e0000): byte[1]
[1 ]
org.quic.camera.FDRendering.isFDRenderingInVideoUISupported (803f0000): byte[1]
[1 ]
org.quic.camera2.VideoConfigurations.info.VideoConfigurationsTableSize (80330001): int32[1]
[0 ]
org.quic.camera.SensorModeFS.isFastShutterModeSupported (80410000): byte[1]
[0 ]
org.codeaurora.qcamera3.manualWB.color_temperature_range (80220001): int32[2]
[0 10000 ]
org.codeaurora.qcamera3.manualWB.gains_range (80220003): float[2]
[1.00000000 31.98999977 ]
org.codeaurora.qcamera3.platformCapabilities.IPEICACapabilities (80480000): byte[8]
[0 0 0 0 57 3 0 0 ]
org.quic.camera2.sensormode.info.SensorModeTable (80300000): int32[5]
[1 3 3264 2448 ]
[30 ]
xiaomi.capabilities.mfnr_bokeh_supported (80540000): byte[1]
[1 ]
xiaomi.capabilities.macro_zoom_feature (80540001): byte[1]
[1 ]
xiaomi.ai.supportedMoonAutoFocus (80550000): byte[1]
[0 ]
org.quic.camera.ltmDynamicContrast.ltmDynamicContrastStrengthRange (804e0003): float[2]
[-100.00000000 100.00000000 ]
org.quic.camera.ltmDynamicContrast.ltmDarkBoostStrengthRange (804e0004): float[2]
[-100.00000000 100.00000000 ]
org.quic.camera.ltmDynamicContrast.ltmBrightSupressStrengthRange (804e0005): float[2]
[-100.00000000 100.00000000 ]
org.codeaurora.qcamera3.stats.bsgc_available (802a0001): byte[1]
[0 ]
org.quic.camera.HEICSupport.HEICEnabled (806c0000): byte[1]
[1 ]
xiaomi.ai.misd.MiAlgoAsdVersion (80530000): float[1]
[3.00000000 ]
com.xiaomi.camera.supportedfeatures.fovcEnable (80560002): byte[1]
[0 ]
com.xiaomi.camera.supportedfeatures.videoBokeh (80560007): byte[1]
[0 ]
com.xiaomi.camera.supportedfeatures.videoBokehFront (8056000c): byte[1]
[0 ]
com.xiaomi.camera.supportedfeatures.bokehVendorID (80560012): byte[1]
[2 ]
com.xiaomi.camera.supportedfeatures.bokehDepthBufferSize (80560013): int32[2]
[2312 1736 ]
com.xiaomi.camera.supportedfeatures.videoColorRetentionFront (8056000f): byte[1]
[0 ]
com.xiaomi.camera.supportedfeatures.videoBeauty (80560000): byte[1]
[1 ]
com.xiaomi.camera.supportedfeatures.AIEnhancementVersion (8056000e): byte[1]
[0 ]
com.xiaomi.camera.supportedfeatures.superportraitSupported (80560005): byte[1]
[0 ]
com.xiaomi.camera.supportedfeatures.videoColorRetentionBack (80560010): byte[1]
[0 ]
com.xiaomi.camera.supportedfeatures.3rdLightWeightSupported (80560006): byte[1]
[0 ]
com.xiaomi.camera.supportedfeatures.beautyMakeup (80560001): byte[1]
[1 ]
com.xiaomi.camera.supportedfeatures.beautyVersion (80560003): byte[1]
[3 ]
com.xiaomi.camera.supportedfeatures.isMacroMutexWithHdr (80560011): byte[1]
[1 ]
com.xiaomi.camera.supportedfeatures.TeleOisSupported (80560004): byte[1]
[0 ]
com.xiaomi.camera.supportedfeatures.videofilter (80560008): byte[1]
[1 ]
com.xiaomi.camera.supportedfeatures.videomimovie (80560009): byte[1]
[1 ]
com.xiaomi.camera.supportedfeatures.videologformat (8056000a): byte[1]
[1 ]
com.xiaomi.camera.supportedfeatures.colorenhancement (8056000b): byte[1]
[1 ]
xiaomi.scaler.availableStreamConfigurations (805a0000): int32[488]
[34 3264 2448 0 ]
[34 3264 2448 1 ]
[35 3264 2448 0 ]
[35 3264 2448 1 ]
[33 3264 2448 0 ]
[34 3264 1836 0 ]
[34 3264 1836 1 ]
[35 3264 1836 0 ]
[35 3264 1836 1 ]
[33 3264 1836 0 ]
[34 2448 2448 0 ]
[34 2448 2448 1 ]
[35 2448 2448 0 ]
[35 2448 2448 1 ]
[33 2448 2448 0 ]
[34 3264 1468 0 ]
[34 3264 1468 1 ]
[35 3264 1468 0 ]
[35 3264 1468 1 ]
[33 3264 1468 0 ]
[34 2328 1748 0 ]
[34 2328 1748 1 ]
[35 2328 1748 0 ]
[35 2328 1748 1 ]
[33 2328 1748 0 ]
[34 2328 1310 0 ]
[34 2328 1310 1 ]
[35 2328 1310 0 ]
[35 2328 1310 1 ]
[33 2328 1310 0 ]
[34 2400 1080 0 ]
[34 2400 1080 1 ]
[35 2400 1080 0 ]
[35 2400 1080 1 ]
[33 2400 1080 0 ]
[34 2328 1048 0 ]
[34 2328 1048 1 ]
[35 2328 1048 0 ]
[35 2328 1048 1 ]
[33 2328 1048 0 ]
[34 1920 1080 0 ]
[34 1920 1080 1 ]
[35 1920 1080 0 ]
[35 1920 1080 1 ]
[33 1920 1080 0 ]
[34 1600 1200 0 ]
[34 1600 1200 1 ]
[35 1600 1200 0 ]
[35 1600 1200 1 ]
[33 1600 1200 0 ]
[34 1440 1080 0 ]
[34 1440 1080 1 ]
[35 1440 1080 0 ]
[35 1440 1080 1 ]
[33 1440 1080 0 ]
[34 1600 900 0 ]
[34 1600 900 1 ]
[35 1600 900 0 ]
[35 1600 900 1 ]
[33 1600 900 0 ]
[34 1200 1200 0 ]
[34 1200 1200 1 ]
[35 1200 1200 0 ]
[35 1200 1200 1 ]
[33 1200 1200 0 ]
[34 1280 960 0 ]
[34 1280 960 1 ]
[35 1280 960 0 ]
[35 1280 960 1 ]
[33 1280 960 0 ]
[34 1080 1080 0 ]
[34 1080 1080 1 ]
[35 1080 1080 0 ]
[35 1080 1080 1 ]
[33 1080 1080 0 ]
[34 1600 720 0 ]
[34 1600 720 1 ]
[35 1600 720 0 ]
[35 1600 720 1 ]
[33 1600 720 0 ]
[34 1280 720 0 ]
[34 1280 720 1 ]
[35 1280 720 0 ]
[35 1280 720 1 ]
[33 1280 720 0 ]
[34 800 600 0 ]
[34 800 600 1 ]
[35 800 600 0 ]
[35 800 600 1 ]
[33 800 600 0 ]
[34 864 480 0 ]
[34 864 480 1 ]
[35 864 480 0 ]
[35 864 480 1 ]
[33 864 480 0 ]
[34 720 480 0 ]
[34 720 480 1 ]
[35 720 480 0 ]
[35 720 480 1 ]
[33 720 480 0 ]
[34 640 480 0 ]
[34 640 480 1 ]
[35 640 480 0 ]
[35 640 480 1 ]
[33 640 480 0 ]
[34 352 288 0 ]
[34 352 288 1 ]
[35 352 288 0 ]
[35 352 288 1 ]
[33 352 288 0 ]
[34 320 240 0 ]
[34 320 240 1 ]
[35 320 240 0 ]
[35 320 240 1 ]
[33 320 240 0 ]
[34 176 144 0 ]
[34 176 144 1 ]
[35 176 144 0 ]
[35 176 144 1 ]
[37 3264 2448 0 ]
[32 3264 2448 0 ]
[36 3264 2448 0 ]
xiaomi.scaler.availableHeicStreamConfigurations (805d0000): int32[488]
[34 3264 2448 0 ]
[34 3264 2448 1 ]
[35 3264 2448 0 ]
[35 3264 2448 1 ]
[33 3264 2448 0 ]
[34 3264 1836 0 ]
[34 3264 1836 1 ]
[35 3264 1836 0 ]
[35 3264 1836 1 ]
[33 3264 1836 0 ]
[34 2448 2448 0 ]
[34 2448 2448 1 ]
[35 2448 2448 0 ]
[35 2448 2448 1 ]
[33 2448 2448 0 ]
[34 3264 1468 0 ]
[34 3264 1468 1 ]
[35 3264 1468 0 ]
[35 3264 1468 1 ]
[33 3264 1468 0 ]
[34 2328 1748 0 ]
[34 2328 1748 1 ]
[35 2328 1748 0 ]
[35 2328 1748 1 ]
[33 2328 1748 0 ]
[34 2328 1310 0 ]
[34 2328 1310 1 ]
[35 2328 1310 0 ]
[35 2328 1310 1 ]
[33 2328 1310 0 ]
[34 2400 1080 0 ]
[34 2400 1080 1 ]
[35 2400 1080 0 ]
[35 2400 1080 1 ]
[33 2400 1080 0 ]
[34 2328 1048 0 ]
[34 2328 1048 1 ]
[35 2328 1048 0 ]
[35 2328 1048 1 ]
[33 2328 1048 0 ]
[34 1920 1080 0 ]
[34 1920 1080 1 ]
[35 1920 1080 0 ]
[35 1920 1080 1 ]
[33 1920 1080 0 ]
[34 1600 1200 0 ]
[34 1600 1200 1 ]
[35 1600 1200 0 ]
[35 1600 1200 1 ]
[33 1600 1200 0 ]
[34 1440 1080 0 ]
[34 1440 1080 1 ]
[35 1440 1080 0 ]
[35 1440 1080 1 ]
[33 1440 1080 0 ]
[34 1600 900 0 ]
[34 1600 900 1 ]
[35 1600 900 0 ]
[35 1600 900 1 ]
[33 1600 900 0 ]
[34 1200 1200 0 ]
[34 1200 1200 1 ]
[35 1200 1200 0 ]
[35 1200 1200 1 ]
[33 1200 1200 0 ]
[34 1280 960 0 ]
[34 1280 960 1 ]
[35 1280 960 0 ]
[35 1280 960 1 ]
[33 1280 960 0 ]
[34 1080 1080 0 ]
[34 1080 1080 1 ]
[35 1080 1080 0 ]
[35 1080 1080 1 ]
[33 1080 1080 0 ]
[34 1600 720 0 ]
[34 1600 720 1 ]
[35 1600 720 0 ]
[35 1600 720 1 ]
[33 1600 720 0 ]
[34 1280 720 0 ]
[34 1280 720 1 ]
[35 1280 720 0 ]
[35 1280 720 1 ]
[33 1280 720 0 ]
[34 800 600 0 ]
[34 800 600 1 ]
[35 800 600 0 ]
[35 800 600 1 ]
[33 800 600 0 ]
[34 864 480 0 ]
[34 864 480 1 ]
[35 864 480 0 ]
[35 864 480 1 ]
[33 864 480 0 ]
[34 720 480 0 ]
[34 720 480 1 ]
[35 720 480 0 ]
[35 720 480 1 ]
[33 720 480 0 ]
[34 640 480 0 ]
[34 640 480 1 ]
[35 640 480 0 ]
[35 640 480 1 ]
[33 640 480 0 ]
[34 352 288 0 ]
[34 352 288 1 ]
[35 352 288 0 ]
[35 352 288 1 ]
[33 352 288 0 ]
[34 320 240 0 ]
[34 320 240 1 ]
[35 320 240 0 ]
[35 320 240 1 ]
[33 320 240 0 ]
[34 176 144 0 ]
[34 176 144 1 ]
[35 176 144 0 ]
[35 176 144 1 ]
[37 3264 2448 0 ]
[32 3264 2448 0 ]
[36 3264 2448 0 ]
xiaomi.scaler.availableLimitStreamConfigurations (805b0000): int32[488]
[34 3264 2448 0 ]
[34 3264 2448 1 ]
[35 3264 2448 0 ]
[35 3264 2448 1 ]
[33 3264 2448 0 ]
[34 3264 1836 0 ]
[34 3264 1836 1 ]
[35 3264 1836 0 ]
[35 3264 1836 1 ]
[33 3264 1836 0 ]
[34 2448 2448 0 ]
[34 2448 2448 1 ]
[35 2448 2448 0 ]
[35 2448 2448 1 ]
[33 2448 2448 0 ]
[34 3264 1468 0 ]
[34 3264 1468 1 ]
[35 3264 1468 0 ]
[35 3264 1468 1 ]
[33 3264 1468 0 ]
[34 2328 1748 0 ]
[34 2328 1748 1 ]
[35 2328 1748 0 ]
[35 2328 1748 1 ]
[33 2328 1748 0 ]
[34 2328 1310 0 ]
[34 2328 1310 1 ]
[35 2328 1310 0 ]
[35 2328 1310 1 ]
[33 2328 1310 0 ]
[34 2400 1080 0 ]
[34 2400 1080 1 ]
[35 2400 1080 0 ]
[35 2400 1080 1 ]
[33 2400 1080 0 ]
[34 2328 1048 0 ]
[34 2328 1048 1 ]
[35 2328 1048 0 ]
[35 2328 1048 1 ]
[33 2328 1048 0 ]
[34 1920 1080 0 ]
[34 1920 1080 1 ]
[35 1920 1080 0 ]
[35 1920 1080 1 ]
[33 1920 1080 0 ]
[34 1600 1200 0 ]
[34 1600 1200 1 ]
[35 1600 1200 0 ]
[35 1600 1200 1 ]
[33 1600 1200 0 ]
[34 1440 1080 0 ]
[34 1440 1080 1 ]
[35 1440 1080 0 ]
[35 1440 1080 1 ]
[33 1440 1080 0 ]
[34 1600 900 0 ]
[34 1600 900 1 ]
[35 1600 900 0 ]
[35 1600 900 1 ]
[33 1600 900 0 ]
[34 1200 1200 0 ]
[34 1200 1200 1 ]
[35 1200 1200 0 ]
[35 1200 1200 1 ]
[33 1200 1200 0 ]
[34 1280 960 0 ]
[34 1280 960 1 ]
[35 1280 960 0 ]
[35 1280 960 1 ]
[33 1280 960 0 ]
[34 1080 1080 0 ]
[34 1080 1080 1 ]
[35 1080 1080 0 ]
[35 1080 1080 1 ]
[33 1080 1080 0 ]
[34 1600 720 0 ]
[34 1600 720 1 ]
[35 1600 720 0 ]
[35 1600 720 1 ]
[33 1600 720 0 ]
[34 1280 720 0 ]
[34 1280 720 1 ]
[35 1280 720 0 ]
[35 1280 720 1 ]
[33 1280 720 0 ]
[34 800 600 0 ]
[34 800 600 1 ]
[35 800 600 0 ]
[35 800 600 1 ]
[33 800 600 0 ]
[34 864 480 0 ]
[34 864 480 1 ]
[35 864 480 0 ]
[35 864 480 1 ]
[33 864 480 0 ]
[34 720 480 0 ]
[34 720 480 1 ]
[35 720 480 0 ]
[35 720 480 1 ]
[33 720 480 0 ]
[34 640 480 0 ]
[34 640 480 1 ]
[35 640 480 0 ]
[35 640 480 1 ]
[33 640 480 0 ]
[34 352 288 0 ]
[34 352 288 1 ]
[35 352 288 0 ]
[35 352 288 1 ]
[33 352 288 0 ]
[34 320 240 0 ]
[34 320 240 1 ]
[35 320 240 0 ]
[35 320 240 1 ]
[33 320 240 0 ]
[34 176 144 0 ]
[34 176 144 1 ]
[35 176 144 0 ]
[35 176 144 1 ]
[37 3264 2448 0 ]
[32 3264 2448 0 ]
[36 3264 2448 0 ]
xiaomi.capabilities.videoStabilization.previewSupported (80580000): byte[1]
[1 ]
xiaomi.sensor.info.sensitivityRange (80630000): int32[2]
[50 1600 ]
xiaomi.sensorname.UltraWide (805e0001): byte[14]
[103 97 117 103 117 105 110 95 111 118 56 56 53 54 ]
xiaomi.sensorDepurple.disable (805f0000): byte[1]
[0 ]
xiaomi.capabilities.videoStabilization.quality (80580001): int32[4]
[5 30 6 30 ]
org.quic.camera.SSMSupport.SSMEnabled (806e0000): byte[1]
[0 ]
org.codeaurora.qcamera3.logicalCameraType.logical_camera_type (80470000): byte[1]
[0 ]
org.codeaurora.qcamera3.sessionParameters.availableStreamMap (804d0000): int32[0]
com.qti.chi.multicamerasensorconfig.sensorsyncmodeconfig (809f0000): byte[8]
[1 0 0 0 2 0 0 0 ]
com.xiaomi.cameraid.role.cameraId (80590000): int32[1]
[21 ]
android.scaler.availableRotateAndCropModes (d0010): byte[1]
[0 ]
android.control.zoomRatioRange (1002e): float[2]
[1.00000000 10.00000000 ]
== Camera HAL device device@3.5/legacy/3 (v3.5) dumpState: ==
No active camera device session instance
== Camera HAL device device@3.5/legacy/4 (v3.5) static information: ==
Resource cost: 99
Conflicting devices: None
API1 info:
Has a flash unit: false
Facing: Back
Orientation: 90
API2 camera characteristics:
Dumping camera metadata array: 154 / 154 entries, 8288 / 8288 bytes of extra data.
Version: 1, Flags: 00000000
android.colorCorrection.availableAberrationModes (00004): byte[3]
[0 1 2 ]
android.control.aeAvailableAntibandingModes (10012): byte[4]
[0 1 2 3 ]
android.control.aeAvailableModes (10013): byte[2]
[0 1 ]
android.control.aeAvailableTargetFpsRanges (10014): int32[6]
[15 15 14 30 ]
[30 30 ]
android.control.aeCompensationRange (10015): int32[2]
[-24 24 ]
android.control.aeCompensationStep (10016): rational[1]
[(1 / 6) ]
android.control.afAvailableModes (10017): byte[1]
[0 ]
android.control.availableEffects (10018): byte[9]
[0 1 2 3 4 5 8 7 6 ]
android.control.availableSceneModes (10019): byte[16]
[0 1 2 3 4 5 6 7 8 9 10 12 13 14 15 18 ]
android.control.availableVideoStabilizationModes (1001a): byte[2]
[0 1 ]
android.control.awbAvailableModes (1001b): byte[9]
[1 2 3 4 5 6 7 8 0 ]
android.control.maxRegions (1001c): int32[3]
[1 0 0 ]
android.control.sceneModeOverrides (1001d): byte[48]
[1 1 0 1 1 0 1 1 0 1 1 0 1 1 0 1 ]
[1 0 1 1 0 1 1 0 1 1 0 1 1 0 1 1 ]
[0 1 1 0 1 1 0 1 1 0 1 1 0 1 1 0 ]
android.control.aeLockAvailable (10024): byte[1]
[TRUE ]
android.control.awbLockAvailable (10025): byte[1]
[TRUE ]
android.control.availableModes (10026): byte[3]
[0 1 2 ]
android.control.postRawSensitivityBoostRange (10027): int32[2]
[100 3199 ]
android.edge.availableEdgeModes (30002): byte[4]
[1 2 0 3 ]
android.flash.info.available (50000): byte[1]
[FALSE ]
android.hotPixel.availableHotPixelModes (60001): byte[3]
[0 1 2 ]
android.jpeg.availableThumbnailSizes (70007): int32[20]
[0 0 176 144 ]
[205 154 240 144 ]
[256 144 240 160 ]
[256 154 246 184 ]
[240 240 320 240 ]
android.jpeg.maxSize (70008): int32[1]
[4199944 ]
android.lens.info.availableApertures (90000): float[1]
[2.40000010 ]
android.lens.info.availableFilterDensities (90001): float[1]
[0.00000000 ]
android.lens.info.availableFocalLengths (90002): float[1]
[1.93299997 ]
android.lens.info.availableOpticalStabilization (90003): byte[1]
[0 ]
android.lens.info.hyperfocalDistance (90004): float[1]
[2.24810004 ]
android.lens.info.minimumFocusDistance (90005): float[1]
[0.00000000 ]
android.lens.info.shadingMapSize (90006): int32[2]
[17 13 ]
android.lens.info.focusDistanceCalibration (90007): byte[1]
[APPROXIMATE ]
android.lens.facing (80005): byte[1]
[BACK ]
android.noiseReduction.availableNoiseReductionModes (a0002): byte[5]
[0 1 2 3 4 ]
android.request.maxNumOutputStreams (c0006): int32[3]
[1 3 2 ]
android.request.maxNumInputStreams (c0008): int32[1]
[1 ]
android.request.pipelineMaxDepth (c000a): byte[1]
[8 ]
android.request.partialResultCount (c000b): int32[1]
[2 ]
android.request.availableCapabilities (c000c): byte[8]
[BACKWARD_COMPATIBLE RAW YUV_REPROCESSING PRIVATE_REPROCESSING READ_SENSOR_SETTINGS MANUAL_SENSOR BURST_CAPTURE MANUAL_POST_PROCESSING ]
android.request.availableRequestKeys (c000d): int32[62]
[0 1 2 3 ]
[65536 65537 65538 65539 ]
[65540 65541 65542 65543 ]
[65545 65546 65547 65549 ]
[65550 65551 65552 65553 ]
[65576 65577 196608 262146 ]
[393216 458752 458753 458754 ]
[458755 458756 458757 458758 ]
[524288 524289 524290 524291 ]
[524292 655360 786433 851968 ]
[917504 917505 917506 917520 ]
[917532 917533 1048576 1114112 ]
[1114115 1114128 1245184 1245185 ]
[1245186 1245187 1441792 524301 ]
[524294 524295 524298 -2142437375 ]
[-2142437376 65583 ]
android.request.availableResultKeys (c000e): int32[62]
[0 1 2 65539 ]
[65540 65567 65543 65544 ]
[65568 65547 65570 65551 ]
[65576 65577 196608 262146 ]
[262149 458752 458753 458754 ]
[458755 458756 458757 458758 ]
[524288 524289 524290 524291 ]
[524296 524297 524292 655360 ]
[786433 851968 917526 917523 ]
[917504 917505 917506 917520 ]
[917532 917533 917522 917525 ]
[1048576 1114112 1114121 1114124 ]
[1114125 1114126 1114118 1114119 ]
[1245184 1245185 1245186 1245187 ]
[1441792 524301 524294 524295 ]
[524298 65583 ]
android.request.availableCharacteristicsKeys (c000f): int32[100]
[4 65554 65555 65556 ]
[65557 65558 65559 65560 ]
[65561 65562 65563 65564 ]
[65565 65571 65572 65573 ]
[65574 65575 65577 1638402 ]
[1638401 1638403 196610 327680 ]
[393217 458759 458760 589824 ]
[589825 589826 589827 589828 ]
[589829 589830 589831 524293 ]
[1703936 1703937 655362 786438 ]
[786440 786442 786443 786444 ]
[786445 786446 786447 786448 ]
[851972 851977 851978 851979 ]
[851976 851980 851981 983040 ]
[917526 917523 917534 983041 ]
[983042 983043 983044 983045 ]
[983046 983047 983048 983049 ]
[983050 917507 917508 917509 ]
[917510 917511 917512 917513 ]
[917514 917516 917517 917518 ]
[917519 917529 1048578 1179648 ]
[1179650 1179654 1179655 1245188 ]
[1245189 1376256 1507329 1572865 ]
[524300 524301 524295 524294 ]
[524298 1900544 1900545 65582 ]
android.request.availableSessionKeys (c0010): int32[3]
[65541 -2142437375 -2142437376 ]
android.scaler.availableMaxDigitalZoom (d0004): float[1]
[10.00000000 ]
android.scaler.availableInputOutputFormatsMap (d0009): int32[8]
[34 2 35 33 ]
[35 2 35 33 ]
android.scaler.availableStreamConfigurations (d000a): int32[176]
[34 1600 1200 OUTPUT ]
[34 1600 1200 INPUT ]
[35 1600 1200 OUTPUT ]
[35 1600 1200 INPUT ]
[33 1600 1200 OUTPUT ]
[34 1600 720 OUTPUT ]
[35 1600 720 OUTPUT ]
[33 1600 720 OUTPUT ]
[34 1440 1080 OUTPUT ]
[35 1440 1080 OUTPUT ]
[33 1440 1080 OUTPUT ]
[34 1080 1080 OUTPUT ]
[35 1080 1080 OUTPUT ]
[33 1080 1080 OUTPUT ]
[34 1280 960 OUTPUT ]
[35 1280 960 OUTPUT ]
[33 1280 960 OUTPUT ]
[34 1280 720 OUTPUT ]
[35 1280 720 OUTPUT ]
[33 1280 720 OUTPUT ]
[34 864 480 OUTPUT ]
[35 864 480 OUTPUT ]
[33 864 480 OUTPUT ]
[34 800 600 OUTPUT ]
[35 800 600 OUTPUT ]
[33 800 600 OUTPUT ]
[34 720 480 OUTPUT ]
[35 720 480 OUTPUT ]
[33 720 480 OUTPUT ]
[34 640 480 OUTPUT ]
[35 640 480 OUTPUT ]
[33 640 480 OUTPUT ]
[34 352 288 OUTPUT ]
[35 352 288 OUTPUT ]
[33 352 288 OUTPUT ]
[34 320 240 OUTPUT ]
[35 320 240 OUTPUT ]
[33 320 240 OUTPUT ]
[34 176 144 OUTPUT ]
[35 176 144 OUTPUT ]
[33 176 144 OUTPUT ]
[37 1600 1200 OUTPUT ]
[32 1600 1200 OUTPUT ]
[36 1600 1200 OUTPUT ]
android.scaler.availableMinFrameDurations (d000b): int64[168]
[34 1600 ]
[1200 33333333 ]
[35 1600 ]
[1200 33333333 ]
[33 1600 ]
[1200 33333333 ]
[34 1600 ]
[720 33333333 ]
[35 1600 ]
[720 33333333 ]
[33 1600 ]
[720 33333333 ]
[34 1440 ]
[1080 33333333 ]
[35 1440 ]
[1080 33333333 ]
[33 1440 ]
[1080 33333333 ]
[34 1080 ]
[1080 33333333 ]
[35 1080 ]
[1080 33333333 ]
[33 1080 ]
[1080 33333333 ]
[34 1280 ]
[960 33333333 ]
[35 1280 ]
[960 33333333 ]
[33 1280 ]
[960 33333333 ]
[34 1280 ]
[720 33333333 ]
[35 1280 ]
[720 33333333 ]
[33 1280 ]
[720 33333333 ]
[34 864 ]
[480 33333333 ]
[35 864 ]
[480 33333333 ]
[33 864 ]
[480 33333333 ]
[34 800 ]
[600 33333333 ]
[35 800 ]
[600 33333333 ]
[33 800 ]
[600 33333333 ]
[34 720 ]
[480 33333333 ]
[35 720 ]
[480 33333333 ]
[33 720 ]
[480 33333333 ]
[34 640 ]
[480 33333333 ]
[35 640 ]
[480 33333333 ]
[33 640 ]
[480 33333333 ]
[34 352 ]
[288 33333333 ]
[35 352 ]
[288 33333333 ]
[33 352 ]
[288 33333333 ]
[34 320 ]
[240 33333333 ]
[35 320 ]
[240 33333333 ]
[33 320 ]
[240 33333333 ]
[34 176 ]
[144 33333333 ]
[35 176 ]
[144 33333333 ]
[33 176 ]
[144 33333333 ]
[37 1600 ]
[1200 33276923 ]
[32 1600 ]
[1200 33276923 ]
[36 1600 ]
[1200 33276923 ]
android.scaler.availableRawSizes (d0008): int32[2]
[1600 1200 ]
android.scaler.availableStallDurations (d000c): int64[52]
[33 1600 ]
[1200 12480000 ]
[33 1600 ]
[720 7488000 ]
[33 1440 ]
[1080 10108800 ]
[33 1080 ]
[1080 7581600 ]
[33 1280 ]
[960 7987200 ]
[33 1280 ]
[720 5990400 ]
[33 864 ]
[480 2695680 ]
[33 800 ]
[600 3120000 ]
[33 720 ]
[480 2246400 ]
[33 640 ]
[480 1996800 ]
[33 352 ]
[288 658944 ]
[33 320 ]
[240 499200 ]
[33 176 ]
[144 164736 ]
android.scaler.croppingType (d000d): byte[1]
[CENTER_ONLY ]
android.sensor.info.activeArraySize (f0000): int32[4]
[0 0 1600 1200 ]
android.sensor.opaqueRawSize (e001e): int32[3]
[1600 1200 2400000 ]
android.sensor.info.sensitivityRange (f0001): int32[2]
[50 775 ]
android.sensor.info.colorFilterArrangement (f0002): byte[1]
[MONO ]
android.sensor.info.exposureTimeRange (f0003): int64[2]
[107692 723690240 ]
android.sensor.info.maxFrameDuration (f0004): int64[1]
[723878701 ]
android.sensor.info.physicalSize (f0005): float[2]
[2.79999995 2.09999990 ]
android.sensor.info.pixelArraySize (f0006): int32[2]
[1600 1200 ]
android.sensor.info.whiteLevel (f0007): int32[1]
[1023 ]
android.sensor.info.timestampSource (f0008): byte[1]
[REALTIME ]
android.sensor.info.lensShadingApplied (f0009): byte[1]
[TRUE ]
android.sensor.info.preCorrectionActiveArraySize (f000a): int32[4]
[0 0 1600 1200 ]
android.sensor.referenceIlluminant1 (e0003): byte[1]
[D65 ]
android.sensor.referenceIlluminant2 (e0004): byte[1]
[17 ]
android.sensor.calibrationTransform1 (e0005): rational[9]
[(128 / 128) (0 / 128) ]
[(0 / 128) (0 / 128) ]
[(128 / 128) (0 / 128) ]
[(0 / 128) (0 / 128) ]
[(128 / 128) ]
android.sensor.calibrationTransform2 (e0006): rational[9]
[(128 / 128) (0 / 128) ]
[(0 / 128) (0 / 128) ]
[(128 / 128) (0 / 128) ]
[(0 / 128) (0 / 128) ]
[(128 / 128) ]
android.sensor.colorTransform1 (e0007): rational[9]
[(415 / 128) (-197 / 128) ]
[(-64 / 128) (-124 / 128) ]
[(240 / 128) (5 / 128) ]
[(7 / 128) (-26 / 128) ]
[(135 / 128) ]
android.sensor.colorTransform2 (e0008): rational[9]
[(372 / 128) (-258 / 128) ]
[(-65 / 128) (-137 / 128) ]
[(279 / 128) (-1 / 128) ]
[(20 / 128) (-48 / 128) ]
[(431 / 128) ]
android.sensor.forwardMatrix1 (e0009): rational[9]
[(56 / 128) (49 / 128) ]
[(18 / 128) (28 / 128) ]
[(92 / 128) (8 / 128) ]
[(2 / 128) (12 / 128) ]
[(91 / 128) ]
android.sensor.forwardMatrix2 (e000a): rational[9]
[(56 / 128) (49 / 128) ]
[(18 / 128) (28 / 128) ]
[(92 / 128) (8 / 128) ]
[(2 / 128) (12 / 128) ]
[(91 / 128) ]
android.sensor.blackLevelPattern (e000c): int32[4]
[64 64 64 64 ]
android.sensor.maxAnalogSensitivity (e000d): int32[1]
[775 ]
android.sensor.orientation (e000e): int32[1]
[90 ]
android.sensor.profileHueSatMapDimensions (e000f): int32[3]
[0 0 0 ]
android.sensor.availableTestPatternModes (e0019): int32[2]
[0 1 ]
android.shading.availableModes (100002): byte[3]
[0 1 2 ]
android.statistics.info.availableFaceDetectModes (120000): byte[2]
[0 1 ]
android.statistics.info.maxFaceCount (120002): int32[1]
[10 ]
android.statistics.info.availableHotPixelMapModes (120006): byte[1]
[0 ]
android.statistics.info.availableLensShadingMapModes (120007): byte[2]
[0 1 ]
android.tonemap.maxCurvePoints (130004): int32[1]
[64 ]
android.tonemap.availableToneMapModes (130005): byte[3]
[0 1 2 ]
android.info.supportedHardwareLevel (150000): byte[1]
[3 ]
android.sync.maxLatency (170001): int32[1]
[PER_FRAME_CONTROL ]
android.reprocess.maxCaptureStall (180001): int32[1]
[4 ]
android.lens.poseReference (8000c): byte[1]
[PRIMARY_CAMERA ]
android.lens.distortion (8000d): float[5]
[0.00000000 0.00000000 0.00000000 0.00000000 0.00000000 ]
android.lens.poseTranslation (80007): float[3]
[19998968.00000000 0.00000000 0.00000000 ]
android.lens.poseRotation (80006): float[4]
[0.00000000 0.00000000 0.00000000 1.00000000 ]
android.lens.intrinsicCalibration (8000a): float[5]
[1104.57141113 1104.57141113 0.00000000 0.00000000 0.00000000 ]
org.codeaurora.qcamera3.saturation.range (80720001): int32[4]
[0 10 5 1 ]
org.codeaurora.qcamera3.exposure_metering.available_modes (80010001): int32[3]
[0 1 2 ]
org.codeaurora.qcamera3.iso_exp_priority.iso_available_modes (80050003): int32[8]
[0 1 2 3 ]
[4 5 6 7 ]
org.codeaurora.qcamera3.iso_exp_priority.exposure_time_range (80050004): int64[2]
[107692 723690240 ]
org.codeaurora.qcamera3.sharpness.range (80030001): int32[2]
[0 2 ]
org.codeaurora.qcamera3.histogram.buckets (80060001): int32[1]
[256 ]
org.codeaurora.qcamera3.histogram.buckets_I (80060006): int32[1]
[256 ]
org.codeaurora.qcamera3.histogram.buckets_hdr (8006000b): int32[1]
[256 ]
org.codeaurora.qcamera3.histogram.max_count (80060002): int32[1]
[256 ]
org.codeaurora.qcamera3.histogram.max_count_I (80060007): int32[1]
[256 ]
org.codeaurora.qcamera3.histogram.max_count_hdr (8006000c): int32[1]
[256 ]
org.codeaurora.qcamera3.instant_aec.instant_aec_available_modes (80090001): int32[3]
[0 1 2 ]
org.quic.camera.MaxPreviewSize.MaxPreviewSize (803d0000): int32[2]
[4920 3690 ]
org.quic.camera.BurstFPS.isBurstShotSupported (803c0001): byte[1]
[1 ]
org.quic.camera.BurstFPS.MaxBurstShotFPS (803c0002): int32[1]
[15 ]
org.quic.camera.LiveshotSize.isLiveshotSizeSameAsVideoSize (803e0000): byte[1]
[1 ]
org.quic.camera.FDRendering.isFDRenderingInVideoUISupported (803f0000): byte[1]
[1 ]
org.quic.camera2.VideoConfigurations.info.VideoConfigurationsTableSize (80330001): int32[1]
[0 ]
org.quic.camera.SensorModeFS.isFastShutterModeSupported (80410000): byte[1]
[0 ]
org.codeaurora.qcamera3.manualWB.color_temperature_range (80220001): int32[2]
[0 10000 ]
org.codeaurora.qcamera3.manualWB.gains_range (80220003): float[2]
[1.00000000 31.98999977 ]
org.codeaurora.qcamera3.platformCapabilities.IPEICACapabilities (80480000): byte[8]
[0 0 0 0 57 3 0 0 ]
org.quic.camera2.sensormode.info.SensorModeTable (80300000): int32[5]
[1 3 1600 1200 ]
[30 ]
xiaomi.capabilities.mfnr_bokeh_supported (80540000): byte[1]
[1 ]
xiaomi.capabilities.macro_zoom_feature (80540001): byte[1]
[1 ]
xiaomi.ai.supportedMoonAutoFocus (80550000): byte[1]
[0 ]
org.quic.camera.ltmDynamicContrast.ltmDynamicContrastStrengthRange (804e0003): float[2]
[-100.00000000 100.00000000 ]
org.quic.camera.ltmDynamicContrast.ltmDarkBoostStrengthRange (804e0004): float[2]
[-100.00000000 100.00000000 ]
org.quic.camera.ltmDynamicContrast.ltmBrightSupressStrengthRange (804e0005): float[2]
[-100.00000000 100.00000000 ]
org.codeaurora.qcamera3.stats.bsgc_available (802a0001): byte[1]
[0 ]
org.quic.camera.HEICSupport.HEICEnabled (806c0000): byte[1]
[1 ]
xiaomi.ai.misd.MiAlgoAsdVersion (80530000): float[1]
[3.00000000 ]
com.xiaomi.camera.supportedfeatures.fovcEnable (80560002): byte[1]
[0 ]
com.xiaomi.camera.supportedfeatures.videoBokeh (80560007): byte[1]
[0 ]
com.xiaomi.camera.supportedfeatures.videoBokehFront (8056000c): byte[1]
[0 ]
com.xiaomi.camera.supportedfeatures.bokehVendorID (80560012): byte[1]
[2 ]
com.xiaomi.camera.supportedfeatures.bokehDepthBufferSize (80560013): int32[2]
[2312 1736 ]
com.xiaomi.camera.supportedfeatures.videoColorRetentionFront (8056000f): byte[1]
[0 ]
com.xiaomi.camera.supportedfeatures.videoBeauty (80560000): byte[1]
[1 ]
com.xiaomi.camera.supportedfeatures.AIEnhancementVersion (8056000e): byte[1]
[0 ]
com.xiaomi.camera.supportedfeatures.superportraitSupported (80560005): byte[1]
[0 ]
com.xiaomi.camera.supportedfeatures.videoColorRetentionBack (80560010): byte[1]
[0 ]
com.xiaomi.camera.supportedfeatures.3rdLightWeightSupported (80560006): byte[1]
[0 ]
com.xiaomi.camera.supportedfeatures.beautyMakeup (80560001): byte[1]
[1 ]
com.xiaomi.camera.supportedfeatures.beautyVersion (80560003): byte[1]
[3 ]
com.xiaomi.camera.supportedfeatures.isMacroMutexWithHdr (80560011): byte[1]
[1 ]
com.xiaomi.camera.supportedfeatures.TeleOisSupported (80560004): byte[1]
[0 ]
com.xiaomi.camera.supportedfeatures.videofilter (80560008): byte[1]
[1 ]
com.xiaomi.camera.supportedfeatures.videomimovie (80560009): byte[1]
[1 ]
com.xiaomi.camera.supportedfeatures.videologformat (8056000a): byte[1]
[1 ]
com.xiaomi.camera.supportedfeatures.colorenhancement (8056000b): byte[1]
[1 ]
xiaomi.scaler.availableStreamConfigurations (805a0000): int32[308]
[34 1600 1200 0 ]
[34 1600 1200 1 ]
[35 1600 1200 0 ]
[35 1600 1200 1 ]
[33 1600 1200 0 ]
[34 1440 1080 0 ]
[34 1440 1080 1 ]
[35 1440 1080 0 ]
[35 1440 1080 1 ]
[33 1440 1080 0 ]
[34 1600 900 0 ]
[34 1600 900 1 ]
[35 1600 900 0 ]
[35 1600 900 1 ]
[33 1600 900 0 ]
[34 1200 1200 0 ]
[34 1200 1200 1 ]
[35 1200 1200 0 ]
[35 1200 1200 1 ]
[33 1200 1200 0 ]
[34 1280 960 0 ]
[34 1280 960 1 ]
[35 1280 960 0 ]
[35 1280 960 1 ]
[33 1280 960 0 ]
[34 1080 1080 0 ]
[34 1080 1080 1 ]
[35 1080 1080 0 ]
[35 1080 1080 1 ]
[33 1080 1080 0 ]
[34 1600 720 0 ]
[34 1600 720 1 ]
[35 1600 720 0 ]
[35 1600 720 1 ]
[33 1600 720 0 ]
[34 1280 720 0 ]
[34 1280 720 1 ]
[35 1280 720 0 ]
[35 1280 720 1 ]
[33 1280 720 0 ]
[34 800 600 0 ]
[34 800 600 1 ]
[35 800 600 0 ]
[35 800 600 1 ]
[33 800 600 0 ]
[34 864 480 0 ]
[34 864 480 1 ]
[35 864 480 0 ]
[35 864 480 1 ]
[33 864 480 0 ]
[34 720 480 0 ]
[34 720 480 1 ]
[35 720 480 0 ]
[35 720 480 1 ]
[33 720 480 0 ]
[34 640 480 0 ]
[34 640 480 1 ]
[35 640 480 0 ]
[35 640 480 1 ]
[33 640 480 0 ]
[34 352 288 0 ]
[34 352 288 1 ]
[35 352 288 0 ]
[35 352 288 1 ]
[33 352 288 0 ]
[34 320 240 0 ]
[34 320 240 1 ]
[35 320 240 0 ]
[35 320 240 1 ]
[33 320 240 0 ]
[34 176 144 0 ]
[34 176 144 1 ]
[35 176 144 0 ]
[35 176 144 1 ]
[37 1600 1200 0 ]
[32 1600 1200 0 ]
[36 1600 1200 0 ]
xiaomi.scaler.availableHeicStreamConfigurations (805d0000): int32[308]
[34 1600 1200 0 ]
[34 1600 1200 1 ]
[35 1600 1200 0 ]
[35 1600 1200 1 ]
[33 1600 1200 0 ]
[34 1440 1080 0 ]
[34 1440 1080 1 ]
[35 1440 1080 0 ]
[35 1440 1080 1 ]
[33 1440 1080 0 ]
[34 1600 900 0 ]
[34 1600 900 1 ]
[35 1600 900 0 ]
[35 1600 900 1 ]
[33 1600 900 0 ]
[34 1200 1200 0 ]
[34 1200 1200 1 ]
[35 1200 1200 0 ]
[35 1200 1200 1 ]
[33 1200 1200 0 ]
[34 1280 960 0 ]
[34 1280 960 1 ]
[35 1280 960 0 ]
[35 1280 960 1 ]
[33 1280 960 0 ]
[34 1080 1080 0 ]
[34 1080 1080 1 ]
[35 1080 1080 0 ]
[35 1080 1080 1 ]
[33 1080 1080 0 ]
[34 1600 720 0 ]
[34 1600 720 1 ]
[35 1600 720 0 ]
[35 1600 720 1 ]
[33 1600 720 0 ]
[34 1280 720 0 ]
[34 1280 720 1 ]
[35 1280 720 0 ]
[35 1280 720 1 ]
[33 1280 720 0 ]
[34 800 600 0 ]
[34 800 600 1 ]
[35 800 600 0 ]
[35 800 600 1 ]
[33 800 600 0 ]
[34 864 480 0 ]
[34 864 480 1 ]
[35 864 480 0 ]
[35 864 480 1 ]
[33 864 480 0 ]
[34 720 480 0 ]
[34 720 480 1 ]
[35 720 480 0 ]
[35 720 480 1 ]
[33 720 480 0 ]
[34 640 480 0 ]
[34 640 480 1 ]
[35 640 480 0 ]
[35 640 480 1 ]
[33 640 480 0 ]
[34 352 288 0 ]
[34 352 288 1 ]
[35 352 288 0 ]
[35 352 288 1 ]
[33 352 288 0 ]
[34 320 240 0 ]
[34 320 240 1 ]
[35 320 240 0 ]
[35 320 240 1 ]
[33 320 240 0 ]
[34 176 144 0 ]
[34 176 144 1 ]
[35 176 144 0 ]
[35 176 144 1 ]
[37 1600 1200 0 ]
[32 1600 1200 0 ]
[36 1600 1200 0 ]
xiaomi.scaler.availableLimitStreamConfigurations (805b0000): int32[308]
[34 1600 1200 0 ]
[34 1600 1200 1 ]
[35 1600 1200 0 ]
[35 1600 1200 1 ]
[33 1600 1200 0 ]
[34 1440 1080 0 ]
[34 1440 1080 1 ]
[35 1440 1080 0 ]
[35 1440 1080 1 ]
[33 1440 1080 0 ]
[34 1600 900 0 ]
[34 1600 900 1 ]
[35 1600 900 0 ]
[35 1600 900 1 ]
[33 1600 900 0 ]
[34 1200 1200 0 ]
[34 1200 1200 1 ]
[35 1200 1200 0 ]
[35 1200 1200 1 ]
[33 1200 1200 0 ]
[34 1280 960 0 ]
[34 1280 960 1 ]
[35 1280 960 0 ]
[35 1280 960 1 ]
[33 1280 960 0 ]
[34 1080 1080 0 ]
[34 1080 1080 1 ]
[35 1080 1080 0 ]
[35 1080 1080 1 ]
[33 1080 1080 0 ]
[34 1600 720 0 ]
[34 1600 720 1 ]
[35 1600 720 0 ]
[35 1600 720 1 ]
[33 1600 720 0 ]
[34 1280 720 0 ]
[34 1280 720 1 ]
[35 1280 720 0 ]
[35 1280 720 1 ]
[33 1280 720 0 ]
[34 800 600 0 ]
[34 800 600 1 ]
[35 800 600 0 ]
[35 800 600 1 ]
[33 800 600 0 ]
[34 864 480 0 ]
[34 864 480 1 ]
[35 864 480 0 ]
[35 864 480 1 ]
[33 864 480 0 ]
[34 720 480 0 ]
[34 720 480 1 ]
[35 720 480 0 ]
[35 720 480 1 ]
[33 720 480 0 ]
[34 640 480 0 ]
[34 640 480 1 ]
[35 640 480 0 ]
[35 640 480 1 ]
[33 640 480 0 ]
[34 352 288 0 ]
[34 352 288 1 ]
[35 352 288 0 ]
[35 352 288 1 ]
[33 352 288 0 ]
[34 320 240 0 ]
[34 320 240 1 ]
[35 320 240 0 ]
[35 320 240 1 ]
[33 320 240 0 ]
[34 176 144 0 ]
[34 176 144 1 ]
[35 176 144 0 ]
[35 176 144 1 ]
[37 1600 1200 0 ]
[32 1600 1200 0 ]
[36 1600 1200 0 ]
xiaomi.capabilities.videoStabilization.previewSupported (80580000): byte[1]
[1 ]
xiaomi.sensor.info.sensitivityRange (80630000): int32[2]
[50 1600 ]
xiaomi.sensorname.Depth (805e0002): byte[15]
[103 97 117 103 117 105 110 95 111 118 48 50 98 49 98 ]
xiaomi.sensorDepurple.disable (805f0000): byte[1]
[1 ]
xiaomi.capabilities.videoStabilization.quality (80580001): int32[4]
[5 30 6 30 ]
org.quic.camera.SSMSupport.SSMEnabled (806e0000): byte[1]
[0 ]
org.codeaurora.qcamera3.logicalCameraType.logical_camera_type (80470000): byte[1]
[0 ]
org.codeaurora.qcamera3.sessionParameters.availableStreamMap (804d0000): int32[0]
com.qti.chi.multicamerasensorconfig.sensorsyncmodeconfig (809f0000): byte[8]
[1 0 0 0 2 0 0 0 ]
com.xiaomi.cameraid.role.cameraId (80590000): int32[1]
[25 ]
android.scaler.availableRotateAndCropModes (d0010): byte[1]
[0 ]
android.control.zoomRatioRange (1002e): float[2]
[1.00000000 10.00000000 ]
== Camera HAL device device@3.5/legacy/4 (v3.5) dumpState: ==
No active camera device session instance
== Camera HAL device device@3.5/legacy/5 (v3.5) static information: ==
Resource cost: 100
Conflicting devices:
0
4
API1 info:
Has a flash unit: true
Facing: Back
Orientation: 90
API2 camera characteristics:
Dumping camera metadata array: 168 / 168 entries, 19544 / 19544 bytes of extra data.
Version: 1, Flags: 00000000
android.colorCorrection.availableAberrationModes (00004): byte[3]
[0 1 2 ]
android.control.aeAvailableAntibandingModes (10012): byte[4]
[0 1 2 3 ]
android.control.aeAvailableModes (10013): byte[4]
[0 1 2 3 ]
android.control.aeAvailableTargetFpsRanges (10014): int32[8]
[10 10 15 15 ]
[14 30 30 30 ]
android.control.aeCompensationRange (10015): int32[2]
[-24 24 ]
android.control.aeCompensationStep (10016): rational[1]
[(1 / 6) ]
android.control.afAvailableModes (10017): byte[5]
[0 1 2 3 4 ]
android.control.availableEffects (10018): byte[9]
[0 1 2 3 4 5 8 7 6 ]
android.control.availableSceneModes (10019): byte[16]
[0 1 2 3 4 5 6 7 8 9 10 12 13 14 15 18 ]
android.control.availableVideoStabilizationModes (1001a): byte[2]
[0 1 ]
android.control.awbAvailableModes (1001b): byte[9]
[1 2 3 4 5 6 7 8 0 ]
android.control.maxRegions (1001c): int32[3]
[1 0 1 ]
android.control.sceneModeOverrides (1001d): byte[48]
[1 1 0 1 1 0 1 1 0 1 1 0 1 1 0 1 ]
[1 0 1 1 0 1 1 0 1 1 0 1 1 0 1 1 ]
[0 1 1 0 1 1 0 1 1 0 1 1 0 1 1 0 ]
android.control.availableHighSpeedVideoConfigurations (10023): int32[70]
[1920 1080 30 120 ]
[4 1920 1080 120 ]
[120 4 1280 720 ]
[30 120 4 1280 ]
[720 120 120 4 ]
[1280 720 30 240 ]
[8 1280 720 240 ]
[240 8 720 480 ]
[30 120 4 720 ]
[480 120 120 4 ]
[720 480 30 240 ]
[8 720 480 240 ]
[240 8 640 480 ]
[30 120 4 640 ]
[480 120 120 4 ]
[640 480 30 240 ]
[8 640 480 240 ]
[240 8 ]
android.control.aeLockAvailable (10024): byte[1]
[TRUE ]
android.control.awbLockAvailable (10025): byte[1]
[TRUE ]
android.control.availableModes (10026): byte[3]
[0 1 2 ]
android.control.postRawSensitivityBoostRange (10027): int32[2]
[100 3199 ]
android.edge.availableEdgeModes (30002): byte[4]
[1 2 0 3 ]
android.flash.info.available (50000): byte[1]
[TRUE ]
android.hotPixel.availableHotPixelModes (60001): byte[3]
[0 1 2 ]
android.jpeg.availableThumbnailSizes (70007): int32[20]
[0 0 176 144 ]
[205 154 240 144 ]
[256 144 240 160 ]
[256 154 246 184 ]
[240 240 320 240 ]
android.jpeg.maxSize (70008): int32[1]
[25367942 ]
android.lens.info.availableApertures (90000): float[1]
[1.75000000 ]
android.lens.info.availableFilterDensities (90001): float[1]
[0.00000000 ]
android.lens.info.availableFocalLengths (90002): float[1]
[5.96000004 ]
android.lens.info.availableOpticalStabilization (90003): byte[1]
[0 ]
android.lens.info.hyperfocalDistance (90004): float[1]
[0.06897213 ]
android.lens.info.minimumFocusDistance (90005): float[1]
[10.00000000 ]
android.lens.info.shadingMapSize (90006): int32[2]
[17 13 ]
android.lens.info.focusDistanceCalibration (90007): byte[1]
[APPROXIMATE ]
android.lens.facing (80005): byte[1]
[BACK ]
android.noiseReduction.availableNoiseReductionModes (a0002): byte[5]
[0 1 2 3 4 ]
android.request.maxNumOutputStreams (c0006): int32[3]
[1 3 2 ]
android.request.maxNumInputStreams (c0008): int32[1]
[1 ]
android.request.pipelineMaxDepth (c000a): byte[1]
[8 ]
android.request.partialResultCount (c000b): int32[1]
[2 ]
android.request.availableCapabilities (c000c): byte[10]
[BACKWARD_COMPATIBLE CONSTRAINED_HIGH_SPEED_VIDEO RAW YUV_REPROCESSING PRIVATE_REPROCESSING READ_SENSOR_SETTINGS MANUAL_SENSOR BURST_CAPTURE MANUAL_POST_PROCESSING LOGICAL_MULT
I_CAMERA ]
android.request.availableRequestKeys (c000d): int32[63]
[0 1 2 3 ]
[65536 65537 65538 65539 ]
[65540 65541 65542 65543 ]
[65544 65545 65546 65547 ]
[65549 65550 65551 65552 ]
[65553 65576 65577 196608 ]
[262146 393216 458752 458753 ]
[458754 458755 458756 458757 ]
[458758 524288 524289 524290 ]
[524291 524292 655360 786433 ]
[851968 917504 917505 917506 ]
[917520 917532 917533 1048576 ]
[1114112 1114115 1114128 1245184 ]
[1245185 1245186 1245187 1441792 ]
[524301 524294 524295 524298 ]
[-2142437375 -2142437376 65583 ]
android.request.availableResultKeys (c000e): int32[62]
[0 1 2 65539 ]
[65540 65567 65543 65544 ]
[65568 65547 65570 65551 ]
[65576 65577 196608 262146 ]
[262149 458752 458753 458754 ]
[458755 458756 458757 458758 ]
[524288 524289 524290 524291 ]
[524296 524297 524292 655360 ]
[786433 851968 917526 917523 ]
[917504 917505 917506 917520 ]
[917532 917533 917522 917525 ]
[1048576 1114112 1114121 1114124 ]
[1114125 1114126 1114118 1114119 ]
[1245184 1245185 1245186 1245187 ]
[1441792 524301 524294 524295 ]
[524298 65583 ]
android.request.availableCharacteristicsKeys (c000f): int32[100]
[4 65554 65555 65556 ]
[65557 65558 65559 65560 ]
[65561 65562 65563 65564 ]
[65565 65571 65572 65573 ]
[65574 65575 65577 1638402 ]
[1638401 1638403 196610 327680 ]
[393217 458759 458760 589824 ]
[589825 589826 589827 589828 ]
[589829 589830 589831 524293 ]
[1703936 1703937 655362 786438 ]
[786440 786442 786443 786444 ]
[786445 786446 786447 786448 ]
[851972 851977 851978 851979 ]
[851976 851980 851981 983040 ]
[917526 917523 917534 983041 ]
[983042 983043 983044 983045 ]
[983046 983047 983048 983049 ]
[983050 917507 917508 917509 ]
[917510 917511 917512 917513 ]
[917514 917516 917517 917518 ]
[917519 917529 1048578 1179648 ]
[1179650 1179654 1179655 1245188 ]
[1245189 1376256 1507329 1572865 ]
[524300 524301 524295 524294 ]
[524298 1900544 1900545 65582 ]
android.request.availableSessionKeys (c0010): int32[3]
[65541 -2142437375 -2142437376 ]
android.scaler.availableMaxDigitalZoom (d0004): float[1]
[10.00000000 ]
android.scaler.availableInputOutputFormatsMap (d0009): int32[8]
[34 2 35 33 ]
[35 2 35 33 ]
android.scaler.availableStreamConfigurations (d000a): int32[324]
[34 4000 3000 OUTPUT ]
[34 4000 3000 INPUT ]
[35 4000 3000 OUTPUT ]
[35 4000 3000 INPUT ]
[33 4000 3000 OUTPUT ]
[34 4000 2252 OUTPUT ]
[34 4000 2252 INPUT ]
[35 4000 2252 OUTPUT ]
[35 4000 2252 INPUT ]
[33 4000 2252 OUTPUT ]
[34 3840 2160 OUTPUT ]
[34 3840 2160 INPUT ]
[35 3840 2160 OUTPUT ]
[35 3840 2160 INPUT ]
[33 3840 2160 OUTPUT ]
[34 3264 2448 OUTPUT ]
[34 3264 2448 INPUT ]
[35 3264 2448 OUTPUT ]
[35 3264 2448 INPUT ]
[33 3264 2448 OUTPUT ]
[34 3000 3000 OUTPUT ]
[34 3000 3000 INPUT ]
[35 3000 3000 OUTPUT ]
[35 3000 3000 INPUT ]
[33 3000 3000 OUTPUT ]
[34 2400 1080 OUTPUT ]
[35 2400 1080 OUTPUT ]
[33 2400 1080 OUTPUT ]
[34 2328 1748 OUTPUT ]
[35 2328 1748 OUTPUT ]
[33 2328 1748 OUTPUT ]
[34 1920 1080 OUTPUT ]
[35 1920 1080 OUTPUT ]
[33 1920 1080 OUTPUT ]
[34 1600 1200 OUTPUT ]
[35 1600 1200 OUTPUT ]
[33 1600 1200 OUTPUT ]
[34 1600 720 OUTPUT ]
[35 1600 720 OUTPUT ]
[33 1600 720 OUTPUT ]
[34 1440 1080 OUTPUT ]
[35 1440 1080 OUTPUT ]
[33 1440 1080 OUTPUT ]
[34 1080 1080 OUTPUT ]
[35 1080 1080 OUTPUT ]
[33 1080 1080 OUTPUT ]
[34 1280 960 OUTPUT ]
[35 1280 960 OUTPUT ]
[33 1280 960 OUTPUT ]
[34 1280 720 OUTPUT ]
[35 1280 720 OUTPUT ]
[33 1280 720 OUTPUT ]
[34 864 480 OUTPUT ]
[35 864 480 OUTPUT ]
[33 864 480 OUTPUT ]
[34 800 600 OUTPUT ]
[35 800 600 OUTPUT ]
[33 800 600 OUTPUT ]
[34 720 480 OUTPUT ]
[35 720 480 OUTPUT ]
[33 720 480 OUTPUT ]
[34 640 480 OUTPUT ]
[35 640 480 OUTPUT ]
[33 640 480 OUTPUT ]
[34 352 288 OUTPUT ]
[35 352 288 OUTPUT ]
[33 352 288 OUTPUT ]
[34 320 240 OUTPUT ]
[35 320 240 OUTPUT ]
[33 320 240 OUTPUT ]
[34 176 144 OUTPUT ]
[35 176 144 OUTPUT ]
[33 176 144 OUTPUT ]
[37 4000 3000 OUTPUT ]
[32 4000 3000 OUTPUT ]
[36 4000 3000 OUTPUT ]
[34 1600 1200 INPUT ]
[35 1600 1200 INPUT ]
[37 1600 1200 OUTPUT ]
[32 1600 1200 OUTPUT ]
[36 1600 1200 OUTPUT ]
android.scaler.availableMinFrameDurations (d000b): int64[276]
[34 4000 ]
[3000 66666666 ]
[35 4000 ]
[3000 66666666 ]
[33 4000 ]
[3000 66666666 ]
[34 4000 ]
[2252 33333333 ]
[35 4000 ]
[2252 33333333 ]
[33 4000 ]
[2252 33333333 ]
[34 3840 ]
[2160 33333333 ]
[35 3840 ]
[2160 33333333 ]
[33 3840 ]
[2160 33333333 ]
[34 3264 ]
[2448 33333333 ]
[35 3264 ]
[2448 33333333 ]
[33 3264 ]
[2448 33333333 ]
[34 3000 ]
[3000 33333333 ]
[35 3000 ]
[3000 33333333 ]
[33 3000 ]
[3000 33333333 ]
[34 2400 ]
[1080 33333333 ]
[35 2400 ]
[1080 33333333 ]
[33 2400 ]
[1080 33333333 ]
[34 2328 ]
[1748 33333333 ]
[35 2328 ]
[1748 33333333 ]
[33 2328 ]
[1748 33333333 ]
[34 1920 ]
[1080 33333333 ]
[35 1920 ]
[1080 33333333 ]
[33 1920 ]
[1080 33333333 ]
[34 1600 ]
[1200 33333333 ]
[35 1600 ]
[1200 33333333 ]
[33 1600 ]
[1200 33333333 ]
[34 1600 ]
[720 33333333 ]
[35 1600 ]
[720 33333333 ]
[33 1600 ]
[720 33333333 ]
[34 1440 ]
[1080 33333333 ]
[35 1440 ]
[1080 33333333 ]
[33 1440 ]
[1080 33333333 ]
[34 1080 ]
[1080 33333333 ]
[35 1080 ]
[1080 33333333 ]
[33 1080 ]
[1080 33333333 ]
[34 1280 ]
[960 33333333 ]
[35 1280 ]
[960 33333333 ]
[33 1280 ]
[960 33333333 ]
[34 1280 ]
[720 33333333 ]
[35 1280 ]
[720 33333333 ]
[33 1280 ]
[720 33333333 ]
[34 864 ]
[480 33333333 ]
[35 864 ]
[480 33333333 ]
[33 864 ]
[480 33333333 ]
[34 800 ]
[600 33333333 ]
[35 800 ]
[600 33333333 ]
[33 800 ]
[600 33333333 ]
[34 720 ]
[480 33333333 ]
[35 720 ]
[480 33333333 ]
[33 720 ]
[480 33333333 ]
[34 640 ]
[480 33333333 ]
[35 640 ]
[480 33333333 ]
[33 640 ]
[480 33333333 ]
[34 352 ]
[288 33333333 ]
[35 352 ]
[288 33333333 ]
[33 352 ]
[288 33333333 ]
[34 320 ]
[240 33333333 ]
[35 320 ]
[240 33333333 ]
[33 320 ]
[240 33333333 ]
[34 176 ]
[144 33333333 ]
[35 176 ]
[144 33333333 ]
[33 176 ]
[144 33333333 ]
[37 4000 ]
[3000 33333300 ]
[32 4000 ]
[3000 33333300 ]
[36 4000 ]
[3000 33333300 ]
[37 1600 ]
[1200 33276923 ]
[32 1600 ]
[1200 33276923 ]
[36 1600 ]
[1200 33276923 ]
android.scaler.availableRawSizes (d0008): int32[14]
[12000 9000 4000 3000 ]
[1984 742 2000 1500 ]
[1984 742 2000 1124 ]
[2000 1124 ]
android.scaler.availableStallDurations (d000c): int64[84]
[33 4000 ]
[3000 78000000 ]
[33 4000 ]
[2252 58552000 ]
[33 3840 ]
[2160 53913600 ]
[33 3264 ]
[2448 51936768 ]
[33 3000 ]
[3000 58500000 ]
[33 2400 ]
[1080 16848000 ]
[33 2328 ]
[1748 26450736 ]
[33 1920 ]
[1080 13478400 ]
[33 1600 ]
[1200 12480000 ]
[33 1600 ]
[720 7488000 ]
[33 1440 ]
[1080 10108800 ]
[33 1080 ]
[1080 7581600 ]
[33 1280 ]
[960 7987200 ]
[33 1280 ]
[720 5990400 ]
[33 864 ]
[480 2695680 ]
[33 800 ]
[600 3120000 ]
[33 720 ]
[480 2246400 ]
[33 640 ]
[480 1996800 ]
[33 352 ]
[288 658944 ]
[33 320 ]
[240 499200 ]
[33 176 ]
[144 164736 ]
android.scaler.croppingType (d000d): byte[1]
[CENTER_ONLY ]
android.sensor.info.activeArraySize (f0000): int32[4]
[0 0 4000 3000 ]
android.sensor.opaqueRawSize (e001e): int32[3]
[4000 3000 15024000 ]
android.sensor.info.sensitivityRange (f0001): int32[2]
[50 8000 ]
android.sensor.info.colorFilterArrangement (f0002): byte[1]
[GRBG ]
android.sensor.info.exposureTimeRange (f0003): int64[2]
[41580 39078949140 ]
android.sensor.info.maxFrameDuration (f0004): int64[1]
[39079032300 ]
android.sensor.info.physicalSize (f0005): float[2]
[8.39999962 6.30000019 ]
android.sensor.info.pixelArraySize (f0006): int32[2]
[4000 3000 ]
android.sensor.info.whiteLevel (f0007): int32[1]
[1023 ]
android.sensor.info.timestampSource (f0008): byte[1]
[REALTIME ]
android.sensor.info.lensShadingApplied (f0009): byte[1]
[TRUE ]
android.sensor.info.preCorrectionActiveArraySize (f000a): int32[4]
[0 0 4000 3000 ]
android.sensor.referenceIlluminant1 (e0003): byte[1]
[D65 ]
android.sensor.referenceIlluminant2 (e0004): byte[1]
[17 ]
android.sensor.calibrationTransform1 (e0005): rational[9]
[(80 / 128) (0 / 128) ]
[(0 / 128) (0 / 128) ]
[(128 / 128) (0 / 128) ]
[(0 / 128) (0 / 128) ]
[(80 / 128) ]
android.sensor.calibrationTransform2 (e0006): rational[9]
[(128 / 128) (0 / 128) ]
[(0 / 128) (0 / 128) ]
[(128 / 128) (0 / 128) ]
[(0 / 128) (0 / 128) ]
[(128 / 128) ]
android.sensor.colorTransform1 (e0007): rational[9]
[(94 / 128) (-13 / 128) ]
[(-10 / 128) (-53 / 128) ]
[(154 / 128) (22 / 128) ]
[(-9 / 128) (30 / 128) ]
[(55 / 128) ]
android.sensor.colorTransform2 (e0008): rational[9]
[(134 / 128) (-40 / 128) ]
[(6 / 128) (-64 / 128) ]
[(173 / 128) (69 / 128) ]
[(-4 / 128) (17 / 128) ]
[(108 / 128) ]
android.sensor.forwardMatrix1 (e0009): rational[9]
[(98 / 128) (16 / 128) ]
[(9 / 128) (35 / 128) ]
[(119 / 128) (-26 / 128) ]
[(-3 / 128) (-47 / 128) ]
[(155 / 128) ]
android.sensor.forwardMatrix2 (e000a): rational[9]
[(98 / 128) (16 / 128) ]
[(9 / 128) (35 / 128) ]
[(119 / 128) (-26 / 128) ]
[(-3 / 128) (-47 / 128) ]
[(155 / 128) ]
android.sensor.blackLevelPattern (e000c): int32[4]
[64 64 64 64 ]
android.sensor.maxAnalogSensitivity (e000d): int32[1]
[2000 ]
android.sensor.orientation (e000e): int32[1]
[90 ]
android.sensor.profileHueSatMapDimensions (e000f): int32[3]
[0 0 0 ]
android.sensor.availableTestPatternModes (e0019): int32[5]
[0 1 2 3 ]
[4 ]
android.shading.availableModes (100002): byte[3]
[0 1 2 ]
android.statistics.info.availableFaceDetectModes (120000): byte[2]
[0 1 ]
android.statistics.info.maxFaceCount (120002): int32[1]
[10 ]
android.statistics.info.availableHotPixelMapModes (120006): byte[1]
[0 ]
android.statistics.info.availableLensShadingMapModes (120007): byte[2]
[0 1 ]
android.tonemap.maxCurvePoints (130004): int32[1]
[64 ]
android.tonemap.availableToneMapModes (130005): byte[3]
[0 1 2 ]
android.info.supportedHardwareLevel (150000): byte[1]
[FULL ]
android.sync.maxLatency (170001): int32[1]
[PER_FRAME_CONTROL ]
android.reprocess.maxCaptureStall (180001): int32[1]
[4 ]
android.lens.poseReference (8000c): byte[1]
[PRIMARY_CAMERA ]
android.lens.distortion (8000d): float[5]
[0.00000000 0.00000000 0.00000000 0.00000000 0.00000000 ]
android.lens.poseTranslation (80007): float[3]
[0.00000000 0.00000000 0.00000000 ]
android.lens.poseRotation (80006): float[4]
[0.00000000 0.00000000 0.00000000 1.00000000 ]
android.lens.intrinsicCalibration (8000a): float[5]
[2838.09545898 2838.09545898 0.00000000 0.00000000 0.00000000 ]
org.codeaurora.qcamera3.saturation.range (80720001): int32[4]
[0 10 5 1 ]
org.codeaurora.qcamera3.exposure_metering.available_modes (80010001): int32[3]
[0 1 2 ]
org.codeaurora.qcamera3.iso_exp_priority.iso_available_modes (80050003): int32[8]
[0 1 2 3 ]
[4 5 6 7 ]
org.codeaurora.qcamera3.iso_exp_priority.exposure_time_range (80050004): int64[2]
[41580 39078949140 ]
org.codeaurora.qcamera3.sharpness.range (80030001): int32[2]
[0 2 ]
org.codeaurora.qcamera3.histogram.buckets (80060001): int32[1]
[256 ]
org.codeaurora.qcamera3.histogram.buckets_I (80060006): int32[1]
[256 ]
org.codeaurora.qcamera3.histogram.buckets_hdr (8006000b): int32[1]
[256 ]
org.codeaurora.qcamera3.histogram.max_count (80060002): int32[1]
[256 ]
org.codeaurora.qcamera3.histogram.max_count_I (80060007): int32[1]
[256 ]
org.codeaurora.qcamera3.histogram.max_count_hdr (8006000c): int32[1]
[256 ]
org.codeaurora.qcamera3.instant_aec.instant_aec_available_modes (80090001): int32[3]
[0 1 2 ]
org.quic.camera.MaxPreviewSize.MaxPreviewSize (803d0000): int32[2]
[4920 3690 ]
org.quic.camera.BurstFPS.isBurstShotSupported (803c0001): byte[1]
[0 ]
org.quic.camera.BurstFPS.MaxBurstShotFPS (803c0002): int32[1]
[15 ]
org.quic.camera.LiveshotSize.isLiveshotSizeSameAsVideoSize (803e0000): byte[1]
[1 ]
org.quic.camera.FDRendering.isFDRenderingInVideoUISupported (803f0000): byte[1]
[1 ]
org.quic.camera2.VideoConfigurations.info.VideoConfigurationsTable (80330000): int32[60]
[1920 1080 30 30 ]
[1 1 1920 1080 ]
[30 60 1 1 ]
[1280 720 30 30 ]
[1 1 1280 720 ]
[30 60 1 1 ]
[640 480 30 30 ]
[1 0 640 480 ]
[30 60 1 0 ]
[352 288 30 30 ]
[1 0 352 288 ]
[30 60 1 0 ]
[320 240 30 30 ]
[1 0 320 240 ]
[30 60 1 0 ]
org.quic.camera2.VideoConfigurations.info.VideoConfigurationsTableSize (80330001): int32[1]
[10 ]
org.quic.camera.SensorModeFS.isFastShutterModeSupported (80410000): byte[1]
[0 ]
org.codeaurora.qcamera3.quadra_cfa.is_qcfa_sensor (802b0000): byte[1]
[1 ]
org.codeaurora.qcamera3.quadra_cfa.qcfa_dimension (802b0001): int32[2]
[12000 9000 ]
org.codeaurora.qcamera3.quadra_cfa.availableStreamConfigurations (802b0002): int32[16]
[33 12000 9000 0 ]
[34 12000 9000 0 ]
[35 12000 9000 0 ]
[35 12000 9000 1 ]
org.codeaurora.qcamera3.quadra_cfa.activeArraySize (802b0003): int32[4]
[0 0 4000 3000 ]
org.codeaurora.qcamera3.manualWB.color_temperature_range (80220001): int32[2]
[0 10000 ]
org.codeaurora.qcamera3.manualWB.gains_range (80220003): float[2]
[1.00000000 31.98999977 ]
org.codeaurora.qcamera3.platformCapabilities.IPEICACapabilities (80480000): byte[8]
[0 0 0 0 57 3 0 0 ]
org.quic.camera2.sensormode.info.SensorModeTable (80300000): int32[17]
[5 3 12000 9000 ]
[10 4000 3000 30 ]
[2000 1500 60 2000 ]
[1124 120 2000 1124 ]
[240 ]
org.quic.camera2.customhfrfps.info.CustomHFRFpsTable (80310000): int32[42]
[1920 1080 60 1600 ]
[1200 60 1600 720 ]
[60 1440 1080 60 ]
[1080 1080 60 1280 ]
[960 60 1280 720 ]
[60 864 480 60 ]
[800 600 60 720 ]
[480 60 640 480 ]
[60 352 288 60 ]
[320 240 60 176 ]
[144 60 ]
xiaomi.capabilities.mfnr_bokeh_supported (80540000): byte[1]
[1 ]
xiaomi.capabilities.macro_zoom_feature (80540001): byte[1]
[1 ]
xiaomi.ai.supportedMoonAutoFocus (80550000): byte[1]
[0 ]
org.quic.camera2.streamBasedFPS.info.StreamBasedFPSTable (80320000): int32[112]
[1920 1080 30 60 ]
[1920 1080 60 60 ]
[1600 1200 30 60 ]
[1600 1200 60 60 ]
[1600 720 30 60 ]
[1600 720 60 60 ]
[1440 1080 30 60 ]
[1440 1080 60 60 ]
[1080 1080 30 60 ]
[1080 1080 60 60 ]
[1280 960 30 60 ]
[1280 960 60 60 ]
[1280 720 30 60 ]
[1280 720 60 60 ]
[864 480 30 60 ]
[864 480 60 60 ]
[800 600 30 60 ]
[800 600 60 60 ]
[720 480 30 60 ]
[720 480 60 60 ]
[640 480 30 60 ]
[640 480 60 60 ]
[352 288 30 60 ]
[352 288 60 60 ]
[320 240 30 60 ]
[320 240 60 60 ]
[176 144 30 60 ]
[176 144 60 60 ]
org.quic.camera.ltmDynamicContrast.ltmDynamicContrastStrengthRange (804e0003): float[2]
[-100.00000000 100.00000000 ]
org.quic.camera.ltmDynamicContrast.ltmDarkBoostStrengthRange (804e0004): float[2]
[-100.00000000 100.00000000 ]
org.quic.camera.ltmDynamicContrast.ltmBrightSupressStrengthRange (804e0005): float[2]
[-100.00000000 100.00000000 ]
org.codeaurora.qcamera3.stats.bsgc_available (802a0001): byte[1]
[0 ]
org.quic.camera.HEICSupport.HEICEnabled (806c0000): byte[1]
[0 ]
xiaomi.ai.misd.MiAlgoAsdVersion (80530000): float[1]
[3.00000000 ]
com.xiaomi.camera.supportedfeatures.fovcEnable (80560002): byte[1]
[0 ]
com.xiaomi.camera.supportedfeatures.videoBokeh (80560007): byte[1]
[0 ]
com.xiaomi.camera.supportedfeatures.videoBokehFront (8056000c): byte[1]
[0 ]
com.xiaomi.camera.supportedfeatures.bokehVendorID (80560012): byte[1]
[2 ]
com.xiaomi.camera.supportedfeatures.bokehDepthBufferSize (80560013): int32[2]
[2312 1736 ]
com.xiaomi.camera.supportedfeatures.videoColorRetentionFront (8056000f): byte[1]
[0 ]
com.xiaomi.camera.supportedfeatures.videoBeauty (80560000): byte[1]
[1 ]
com.xiaomi.camera.supportedfeatures.AIEnhancementVersion (8056000e): byte[1]
[0 ]
com.xiaomi.camera.supportedfeatures.superportraitSupported (80560005): byte[1]
[0 ]
com.xiaomi.camera.supportedfeatures.videoColorRetentionBack (80560010): byte[1]
[0 ]
com.xiaomi.camera.supportedfeatures.3rdLightWeightSupported (80560006): byte[1]
[0 ]
com.xiaomi.camera.supportedfeatures.beautyMakeup (80560001): byte[1]
[1 ]
com.xiaomi.camera.supportedfeatures.beautyVersion (80560003): byte[1]
[3 ]
com.xiaomi.camera.supportedfeatures.isMacroMutexWithHdr (80560011): byte[1]
[1 ]
com.xiaomi.camera.supportedfeatures.TeleOisSupported (80560004): byte[1]
[0 ]
com.xiaomi.camera.supportedfeatures.videofilter (80560008): byte[1]
[1 ]
com.xiaomi.camera.supportedfeatures.videomimovie (80560009): byte[1]
[1 ]
com.xiaomi.camera.supportedfeatures.videologformat (8056000a): byte[1]
[1 ]
com.xiaomi.camera.supportedfeatures.colorenhancement (8056000b): byte[1]
[1 ]
xiaomi.scaler.availableStreamConfigurations (805a0000): int32[616]
[33 12000 9000 0 ]
[34 12000 9000 0 ]
[35 12000 9000 0 ]
[35 12000 9000 1 ]
[34 4000 3000 0 ]
[34 4000 3000 1 ]
[35 4000 3000 0 ]
[35 4000 3000 1 ]
[33 4000 3000 0 ]
[34 4000 2252 0 ]
[34 4000 2252 1 ]
[35 4000 2252 0 ]
[35 4000 2252 1 ]
[33 4000 2252 0 ]
[34 3000 3000 0 ]
[34 3000 3000 1 ]
[35 3000 3000 0 ]
[35 3000 3000 1 ]
[33 3000 3000 0 ]
[34 3840 2160 0 ]
[34 3840 2160 1 ]
[35 3840 2160 0 ]
[35 3840 2160 1 ]
[33 3840 2160 0 ]
[34 3264 2448 0 ]
[34 3264 2448 1 ]
[35 3264 2448 0 ]
[35 3264 2448 1 ]
[33 3264 2448 0 ]
[34 4000 1800 0 ]
[34 4000 1800 1 ]
[35 4000 1800 0 ]
[35 4000 1800 1 ]
[33 4000 1800 0 ]
[34 3264 1836 0 ]
[34 3264 1836 1 ]
[35 3264 1836 0 ]
[35 3264 1836 1 ]
[33 3264 1836 0 ]
[34 2448 2448 0 ]
[34 2448 2448 1 ]
[35 2448 2448 0 ]
[35 2448 2448 1 ]
[33 2448 2448 0 ]
[34 3264 1468 0 ]
[34 3264 1468 1 ]
[35 3264 1468 0 ]
[35 3264 1468 1 ]
[33 3264 1468 0 ]
[34 2328 1748 0 ]
[34 2328 1748 1 ]
[35 2328 1748 0 ]
[35 2328 1748 1 ]
[33 2328 1748 0 ]
[34 2328 1310 0 ]
[34 2328 1310 1 ]
[35 2328 1310 0 ]
[35 2328 1310 1 ]
[33 2328 1310 0 ]
[34 2400 1080 0 ]
[34 2400 1080 1 ]
[35 2400 1080 0 ]
[35 2400 1080 1 ]
[33 2400 1080 0 ]
[34 2328 1048 0 ]
[34 2328 1048 1 ]
[35 2328 1048 0 ]
[35 2328 1048 1 ]
[33 2328 1048 0 ]
[34 1920 1080 0 ]
[34 1920 1080 1 ]
[35 1920 1080 0 ]
[35 1920 1080 1 ]
[33 1920 1080 0 ]
[34 1600 1200 0 ]
[34 1600 1200 1 ]
[35 1600 1200 0 ]
[35 1600 1200 1 ]
[33 1600 1200 0 ]
[34 1440 1080 0 ]
[34 1440 1080 1 ]
[35 1440 1080 0 ]
[35 1440 1080 1 ]
[33 1440 1080 0 ]
[34 1600 900 0 ]
[34 1600 900 1 ]
[35 1600 900 0 ]
[35 1600 900 1 ]
[33 1600 900 0 ]
[34 1200 1200 0 ]
[34 1200 1200 1 ]
[35 1200 1200 0 ]
[35 1200 1200 1 ]
[33 1200 1200 0 ]
[34 1280 960 0 ]
[34 1280 960 1 ]
[35 1280 960 0 ]
[35 1280 960 1 ]
[33 1280 960 0 ]
[34 1080 1080 0 ]
[34 1080 1080 1 ]
[35 1080 1080 0 ]
[35 1080 1080 1 ]
[33 1080 1080 0 ]
[34 1600 720 0 ]
[34 1600 720 1 ]
[35 1600 720 0 ]
[35 1600 720 1 ]
[33 1600 720 0 ]
[34 1280 720 0 ]
[34 1280 720 1 ]
[35 1280 720 0 ]
[35 1280 720 1 ]
[33 1280 720 0 ]
[34 800 600 0 ]
[34 800 600 1 ]
[35 800 600 0 ]
[35 800 600 1 ]
[33 800 600 0 ]
[34 864 480 0 ]
[34 864 480 1 ]
[35 864 480 0 ]
[35 864 480 1 ]
[33 864 480 0 ]
[34 720 480 0 ]
[34 720 480 1 ]
[35 720 480 0 ]
[35 720 480 1 ]
[33 720 480 0 ]
[34 640 480 0 ]
[34 640 480 1 ]
[35 640 480 0 ]
[35 640 480 1 ]
[33 640 480 0 ]
[34 352 288 0 ]
[34 352 288 1 ]
[35 352 288 0 ]
[35 352 288 1 ]
[34 320 240 0 ]
[34 320 240 1 ]
[35 320 240 0 ]
[35 320 240 1 ]
[34 176 144 0 ]
[34 176 144 1 ]
[35 176 144 0 ]
[35 176 144 1 ]
[37 4000 3000 0 ]
[32 4000 3000 0 ]
[36 4000 3000 0 ]
[33 352 288 0 ]
[33 320 240 0 ]
[37 1600 1200 0 ]
[32 1600 1200 0 ]
[36 1600 1200 0 ]
xiaomi.scaler.availableHeicStreamConfigurations (805d0000): int32[596]
[33 12000 9000 0 ]
[34 12000 9000 0 ]
[35 12000 9000 0 ]
[35 12000 9000 1 ]
[34 4000 3000 0 ]
[34 4000 3000 1 ]
[35 4000 3000 0 ]
[35 4000 3000 1 ]
[33 4000 3000 0 ]
[34 4000 2252 0 ]
[34 4000 2252 1 ]
[35 4000 2252 0 ]
[35 4000 2252 1 ]
[33 4000 2252 0 ]
[34 3000 3000 0 ]
[34 3000 3000 1 ]
[35 3000 3000 0 ]
[35 3000 3000 1 ]
[33 3000 3000 0 ]
[34 3840 2160 0 ]
[34 3840 2160 1 ]
[35 3840 2160 0 ]
[35 3840 2160 1 ]
[33 3840 2160 0 ]
[34 3264 2448 0 ]
[34 3264 2448 1 ]
[35 3264 2448 0 ]
[35 3264 2448 1 ]
[33 3264 2448 0 ]
[34 4000 1800 0 ]
[34 4000 1800 1 ]
[35 4000 1800 0 ]
[35 4000 1800 1 ]
[33 4000 1800 0 ]
[34 3264 1836 0 ]
[34 3264 1836 1 ]
[35 3264 1836 0 ]
[35 3264 1836 1 ]
[33 3264 1836 0 ]
[34 2448 2448 0 ]
[34 2448 2448 1 ]
[35 2448 2448 0 ]
[35 2448 2448 1 ]
[33 2448 2448 0 ]
[34 3264 1468 0 ]
[34 3264 1468 1 ]
[35 3264 1468 0 ]
[35 3264 1468 1 ]
[33 3264 1468 0 ]
[34 2328 1748 0 ]
[34 2328 1748 1 ]
[35 2328 1748 0 ]
[35 2328 1748 1 ]
[33 2328 1748 0 ]
[34 2328 1310 0 ]
[34 2328 1310 1 ]
[35 2328 1310 0 ]
[35 2328 1310 1 ]
[33 2328 1310 0 ]
[34 2400 1080 0 ]
[34 2400 1080 1 ]
[35 2400 1080 0 ]
[35 2400 1080 1 ]
[33 2400 1080 0 ]
[34 2328 1048 0 ]
[34 2328 1048 1 ]
[35 2328 1048 0 ]
[35 2328 1048 1 ]
[33 2328 1048 0 ]
[34 1920 1080 0 ]
[34 1920 1080 1 ]
[35 1920 1080 0 ]
[35 1920 1080 1 ]
[33 1920 1080 0 ]
[34 1600 1200 0 ]
[34 1600 1200 1 ]
[35 1600 1200 0 ]
[35 1600 1200 1 ]
[33 1600 1200 0 ]
[34 1440 1080 0 ]
[34 1440 1080 1 ]
[35 1440 1080 0 ]
[35 1440 1080 1 ]
[33 1440 1080 0 ]
[34 1600 900 0 ]
[34 1600 900 1 ]
[35 1600 900 0 ]
[35 1600 900 1 ]
[33 1600 900 0 ]
[34 1200 1200 0 ]
[34 1200 1200 1 ]
[35 1200 1200 0 ]
[35 1200 1200 1 ]
[33 1200 1200 0 ]
[34 1280 960 0 ]
[34 1280 960 1 ]
[35 1280 960 0 ]
[35 1280 960 1 ]
[33 1280 960 0 ]
[34 1080 1080 0 ]
[34 1080 1080 1 ]
[35 1080 1080 0 ]
[35 1080 1080 1 ]
[33 1080 1080 0 ]
[34 1600 720 0 ]
[34 1600 720 1 ]
[35 1600 720 0 ]
[35 1600 720 1 ]
[33 1600 720 0 ]
[34 1280 720 0 ]
[34 1280 720 1 ]
[35 1280 720 0 ]
[35 1280 720 1 ]
[33 1280 720 0 ]
[34 800 600 0 ]
[34 800 600 1 ]
[35 800 600 0 ]
[35 800 600 1 ]
[33 800 600 0 ]
[34 864 480 0 ]
[34 864 480 1 ]
[35 864 480 0 ]
[35 864 480 1 ]
[33 864 480 0 ]
[34 720 480 0 ]
[34 720 480 1 ]
[35 720 480 0 ]
[35 720 480 1 ]
[33 720 480 0 ]
[34 640 480 0 ]
[34 640 480 1 ]
[35 640 480 0 ]
[35 640 480 1 ]
[33 640 480 0 ]
[34 352 288 0 ]
[34 352 288 1 ]
[35 352 288 0 ]
[35 352 288 1 ]
[34 320 240 0 ]
[34 320 240 1 ]
[35 320 240 0 ]
[35 320 240 1 ]
[34 176 144 0 ]
[34 176 144 1 ]
[35 176 144 0 ]
[35 176 144 1 ]
[37 4000 3000 0 ]
[32 4000 3000 0 ]
[36 4000 3000 0 ]
xiaomi.scaler.availableLimitStreamConfigurations (805b0000): int32[600]
[34 4000 3000 0 ]
[34 4000 3000 1 ]
[35 4000 3000 0 ]
[35 4000 3000 1 ]
[33 4000 3000 0 ]
[34 4000 2252 0 ]
[34 4000 2252 1 ]
[35 4000 2252 0 ]
[35 4000 2252 1 ]
[33 4000 2252 0 ]
[34 3000 3000 0 ]
[34 3000 3000 1 ]
[35 3000 3000 0 ]
[35 3000 3000 1 ]
[33 3000 3000 0 ]
[34 3840 2160 0 ]
[34 3840 2160 1 ]
[35 3840 2160 0 ]
[35 3840 2160 1 ]
[33 3840 2160 0 ]
[34 3264 2448 0 ]
[34 3264 2448 1 ]
[35 3264 2448 0 ]
[35 3264 2448 1 ]
[33 3264 2448 0 ]
[34 4000 1800 0 ]
[34 4000 1800 1 ]
[35 4000 1800 0 ]
[35 4000 1800 1 ]
[33 4000 1800 0 ]
[34 3264 1836 0 ]
[34 3264 1836 1 ]
[35 3264 1836 0 ]
[35 3264 1836 1 ]
[33 3264 1836 0 ]
[34 2448 2448 0 ]
[34 2448 2448 1 ]
[35 2448 2448 0 ]
[35 2448 2448 1 ]
[33 2448 2448 0 ]
[34 3264 1468 0 ]
[34 3264 1468 1 ]
[35 3264 1468 0 ]
[35 3264 1468 1 ]
[33 3264 1468 0 ]
[34 2328 1748 0 ]
[34 2328 1748 1 ]
[35 2328 1748 0 ]
[35 2328 1748 1 ]
[33 2328 1748 0 ]
[34 2328 1310 0 ]
[34 2328 1310 1 ]
[35 2328 1310 0 ]
[35 2328 1310 1 ]
[33 2328 1310 0 ]
[34 2400 1080 0 ]
[34 2400 1080 1 ]
[35 2400 1080 0 ]
[35 2400 1080 1 ]
[33 2400 1080 0 ]
[34 2328 1048 0 ]
[34 2328 1048 1 ]
[35 2328 1048 0 ]
[35 2328 1048 1 ]
[33 2328 1048 0 ]
[34 1920 1080 0 ]
[34 1920 1080 1 ]
[35 1920 1080 0 ]
[35 1920 1080 1 ]
[33 1920 1080 0 ]
[34 1600 1200 0 ]
[34 1600 1200 1 ]
[35 1600 1200 0 ]
[35 1600 1200 1 ]
[33 1600 1200 0 ]
[34 1440 1080 0 ]
[34 1440 1080 1 ]
[35 1440 1080 0 ]
[35 1440 1080 1 ]
[33 1440 1080 0 ]
[34 1600 900 0 ]
[34 1600 900 1 ]
[35 1600 900 0 ]
[35 1600 900 1 ]
[33 1600 900 0 ]
[34 1200 1200 0 ]
[34 1200 1200 1 ]
[35 1200 1200 0 ]
[35 1200 1200 1 ]
[33 1200 1200 0 ]
[34 1280 960 0 ]
[34 1280 960 1 ]
[35 1280 960 0 ]
[35 1280 960 1 ]
[33 1280 960 0 ]
[34 1080 1080 0 ]
[34 1080 1080 1 ]
[35 1080 1080 0 ]
[35 1080 1080 1 ]
[33 1080 1080 0 ]
[34 1600 720 0 ]
[34 1600 720 1 ]
[35 1600 720 0 ]
[35 1600 720 1 ]
[33 1600 720 0 ]
[34 1280 720 0 ]
[34 1280 720 1 ]
[35 1280 720 0 ]
[35 1280 720 1 ]
[33 1280 720 0 ]
[34 800 600 0 ]
[34 800 600 1 ]
[35 800 600 0 ]
[35 800 600 1 ]
[33 800 600 0 ]
[34 864 480 0 ]
[34 864 480 1 ]
[35 864 480 0 ]
[35 864 480 1 ]
[33 864 480 0 ]
[34 720 480 0 ]
[34 720 480 1 ]
[35 720 480 0 ]
[35 720 480 1 ]
[33 720 480 0 ]
[34 640 480 0 ]
[34 640 480 1 ]
[35 640 480 0 ]
[35 640 480 1 ]
[33 640 480 0 ]
[34 352 288 0 ]
[34 352 288 1 ]
[35 352 288 0 ]
[35 352 288 1 ]
[33 352 288 0 ]
[34 320 240 0 ]
[34 320 240 1 ]
[35 320 240 0 ]
[35 320 240 1 ]
[33 320 240 0 ]
[34 176 144 0 ]
[34 176 144 1 ]
[35 176 144 0 ]
[35 176 144 1 ]
[37 4000 3000 0 ]
[32 4000 3000 0 ]
[36 4000 3000 0 ]
[37 1600 1200 0 ]
[32 1600 1200 0 ]
[36 1600 1200 0 ]
xiaomi.scaler.availableSuperResolutionStreamConfigurations (805c0000): int32[20]
[33 12000 9000 0 ]
[35 12000 9000 0 ]
[35 12000 9000 1 ]
[34 1440 1080 0 ]
[34 1440 1080 1 ]
xiaomi.capabilities.videoStabilization.previewSupported (80580000): byte[1]
[1 ]
xiaomi.sensorname.Wide (805e0000): byte[14]
[103 97 117 103 117 105 110 95 115 53 107 104 109 50 ]
xiaomi.sensorDepurple.disable (805f0000): byte[1]
[1 ]
xiaomi.capabilities.videoStabilization.quality (80580001): int32[4]
[5 30 6 30 ]
xiaomi.imageQuality.available (80de0001): byte[1]
[1 ]
org.quic.camera.SSMSupport.SSMEnabled (806e0000): byte[1]
[0 ]
org.codeaurora.qcamera3.logicalCameraType.logical_camera_type (80470000): byte[1]
[1 ]
org.codeaurora.qcamera3.sessionParameters.availableStreamMap (804d0000): int32[80]
[0 0 35 0 ]
[1 0 0 0 ]
[0 0 0 0 ]
[0 0 0 0 ]
[0 0 35 0 ]
[2 0 1 0 ]
[0 0 0 0 ]
[0 0 0 0 ]
[0 0 35 1 ]
[2 1 1 0 ]
[0 0 0 0 ]
[0 0 0 0 ]
[0 0 35 2 ]
[2 2 1 0 ]
[0 0 0 0 ]
[0 0 0 0 ]
[0 0 35 0 ]
[2 0 0 1 ]
[0 0 0 0 ]
[0 0 0 0 ]
android.logicalMultiCamera.physicalIds (1a0000): byte[4]
[48 0 52 0 ]
android.logicalMultiCamera.sensorSyncType (1a0001): byte[1]
[APPROXIMATE ]
com.xiaomi.cameraid.role.cameraId (80590000): int32[1]
[61 ]
com.xiaomi.camera.algoup.dualCalibrationData (80600000): byte[4096]
[180 246 236 113 114 253 108 28 202 249 62 89 245 205 227 8 ]
[249 159 85 57 177 241 251 115 207 139 73 53 121 45 158 102 ]
[236 128 23 250 224 137 112 97 122 118 250 73 208 167 103 126 ]
[101 45 133 86 162 155 152 129 10 20 155 177 185 148 179 72 ]
[107 130 222 166 70 121 212 15 36 162 42 198 244 43 136 124 ]
[40 165 152 16 88 131 24 119 231 182 75 94 215 157 56 165 ]
[114 97 16 255 95 230 214 63 18 144 224 87 201 142 124 80 ]
[57 122 82 201 81 247 197 67 47 157 107 246 136 42 118 36 ]
[205 28 91 250 50 62 33 130 76 204 3 93 67 133 72 79 ]
[141 255 34 101 242 5 149 150 45 240 243 201 58 23 82 143 ]
[35 66 120 239 205 73 42 18 201 160 187 205 118 224 14 90 ]
[87 25 39 54 102 22 111 225 124 238 88 211 1 252 34 182 ]
[165 111 80 221 220 154 2 236 144 203 14 91 122 171 166 165 ]
[199 40 229 204 16 200 218 237 246 176 89 242 180 228 57 23 ]
[169 78 238 101 147 67 73 68 159 115 162 65 55 173 113 224 ]
[209 248 175 105 18 244 35 252 163 242 117 65 113 33 62 137 ]
[122 209 69 152 95 24 87 181 59 227 82 46 181 205 227 8 ]
[249 159 85 57 177 139 155 189 85 32 67 179 57 26 247 52 ]
[230 215 100 181 144 98 91 98 102 89 195 207 144 247 117 87 ]
[38 10 211 33 226 155 152 129 10 20 155 177 185 138 91 218 ]
[117 213 90 62 121 244 41 188 193 121 174 99 75 4 94 208 ]
[65 5 92 52 103 235 102 50 53 75 55 113 104 18 114 72 ]
[30 142 40 161 96 230 214 63 18 145 229 87 201 142 124 80 ]
[57 72 98 251 96 199 242 113 24 173 83 204 187 66 245 31 ]
[196 229 169 77 13 30 244 138 116 171 219 143 252 236 216 109 ]
[49 21 66 110 205 9 69 53 47 106 6 254 133 85 9 131 ]
[157 249 199 13 210 112 110 62 233 149 137 205 118 224 14 90 ]
[87 25 39 54 102 22 111 225 124 238 88 211 1 102 216 37 ]
[218 207 94 138 188 163 55 192 40 49 83 37 58 49 92 54 ]
[184 184 218 183 80 200 218 109 107 231 204 133 244 228 57 23 ]
[169 238 225 221 152 3 79 244 155 155 161 175 53 107 157 235 ]
[43 37 84 148 18 222 246 94 91 106 122 64 113 113 50 251 ]
[147 15 178 101 95 148 108 156 87 174 171 46 181 146 129 91 ]
[117 0 127 131 113 241 251 115 207 139 73 53 121 76 146 164 ]
[201 14 229 47 239 0 204 213 187 128 145 174 239 209 68 195 ]
[68 210 180 217 29 188 164 67 2 156 198 86 6 135 145 145 ]
[211 214 3 67 121 80 198 130 249 88 255 128 75 93 132 0 ]
[13 118 221 148 231 26 159 44 112 10 139 217 104 28 11 56 ]
[66 109 239 16 224 162 235 56 84 247 115 178 246 146 62 246 ]
[86 190 254 28 95 102 74 182 236 60 104 88 4 115 132 229 ]
[167 60 197 29 141 26 234 167 172 67 148 184 124 54 183 129 ]
[60 223 102 34 205 16 150 206 50 121 147 69 133 211 77 80 ]
[232 19 171 79 82 188 23 129 248 243 119 34 201 149 85 181 ]
[120 120 216 217 89 129 174 18 80 56 156 84 190 133 139 163 ]
[164 133 162 129 195 86 121 214 105 66 129 220 69 99 2 169 ]
[57 68 26 35 47 238 76 236 227 148 193 145 139 41 128 87 ]
[23 70 1 173 39 235 50 129 138 162 149 204 138 250 188 94 ]
[59 93 148 0 109 238 72 174 189 29 118 26 241 119 18 15 ]
[82 206 198 56 223 4 192 96 176 186 36 138 202 128 24 38 ]
[19 218 100 248 14 186 86 38 38 170 113 251 70 122 15 190 ]
[142 185 122 47 239 81 106 215 241 97 155 169 237 167 103 250 ]
[91 45 133 86 162 155 152 129 10 20 155 177 185 148 179 72 ]
[107 130 222 166 70 121 212 15 36 163 42 198 244 43 136 124 ]
[40 165 152 16 88 131 24 119 231 182 75 94 215 157 56 165 ]
[114 97 16 255 95 230 214 63 18 145 229 87 201 142 124 80 ]
[57 72 98 251 96 199 242 113 24 173 83 204 187 18 76 20 ]
[254 44 91 250 50 62 33 130 76 204 3 93 67 133 72 79 ]
[141 255 34 101 242 5 149 150 45 240 243 201 58 23 82 143 ]
[35 114 73 195 237 112 110 62 233 149 137 205 118 224 14 90 ]
[87 25 39 54 102 22 111 225 124 238 88 211 1 252 34 182 ]
[165 95 97 241 252 163 55 192 176 254 62 91 122 171 166 165 ]
[199 40 229 204 16 200 218 237 246 176 89 242 180 228 57 23 ]
[169 238 225 221 152 3 79 244 155 155 161 175 53 241 103 120 ]
[84 181 107 239 82 222 246 94 195 165 23 62 49 235 200 104 ]
[236 159 141 30 31 148 108 28 202 249 62 89 245 205 227 8 ]
[249 159 85 57 177 241 251 115 207 139 73 53 121 45 158 102 ]
[220 177 57 202 208 167 66 87 48 71 205 73 208 167 103 126 ]
[101 45 133 86 162 155 152 129 10 20 155 177 185 148 179 72 ]
[107 130 222 166 70 121 212 15 36 163 42 198 244 43 136 124 ]
[40 165 152 16 88 131 24 119 231 182 75 94 215 157 56 165 ]
[114 97 16 255 95 230 214 63 18 145 229 87 201 142 124 80 ]
[57 72 98 251 96 199 242 113 24 173 83 204 187 18 76 20 ]
[254 44 91 250 50 62 33 130 76 204 3 93 67 133 72 79 ]
[141 255 34 101 242 5 149 150 45 240 243 201 58 23 82 143 ]
[35 114 73 195 237 112 110 62 233 149 137 205 118 224 14 90 ]
[87 25 39 54 102 22 111 225 124 238 88 211 1 252 34 182 ]
[165 95 97 241 252 163 55 192 176 254 62 91 122 171 166 165 ]
[199 40 229 204 16 200 218 237 246 176 89 242 180 228 57 23 ]
[169 238 225 221 152 3 79 244 155 155 161 175 53 241 103 120 ]
[84 181 107 239 82 222 246 94 195 165 23 62 49 235 200 104 ]
[236 159 141 30 31 148 108 28 202 249 62 89 245 205 227 8 ]
[249 159 85 57 177 241 251 115 207 139 73 53 121 45 158 102 ]
[220 177 57 202 208 167 66 87 48 71 205 73 208 167 103 126 ]
[101 45 133 86 162 155 152 129 10 20 155 177 185 148 179 72 ]
[107 130 222 166 70 121 212 15 36 163 42 198 244 43 136 124 ]
[40 165 152 16 88 131 24 119 231 182 75 94 215 157 56 165 ]
[114 97 16 255 95 230 214 63 18 145 229 87 201 142 124 80 ]
[57 72 98 251 96 199 242 113 24 173 83 204 187 18 76 20 ]
[254 44 91 250 50 62 33 130 76 204 3 93 67 133 72 79 ]
[141 255 34 101 242 5 149 150 45 240 243 201 58 23 82 143 ]
[35 114 73 195 237 112 110 62 233 149 137 205 118 224 14 90 ]
[87 25 39 54 102 22 111 225 124 238 88 211 1 252 34 182 ]
[165 95 97 241 252 163 55 192 176 254 62 91 122 171 166 165 ]
[199 40 229 204 16 200 218 237 246 176 89 242 180 228 57 23 ]
[169 238 225 221 152 3 79 244 155 155 161 175 53 241 103 120 ]
[84 181 107 239 82 222 246 94 195 165 23 62 49 235 200 104 ]
[236 159 141 30 31 148 108 28 202 249 62 89 245 205 227 8 ]
[249 159 85 57 177 241 251 115 207 139 73 53 121 45 158 102 ]
[220 177 57 202 208 167 66 87 48 71 205 73 208 167 103 126 ]
[101 45 133 86 162 155 152 129 10 20 155 177 185 148 179 72 ]
[107 130 222 166 70 121 212 15 36 163 42 198 244 43 136 124 ]
[40 165 152 16 88 131 24 119 231 182 75 94 215 157 56 165 ]
[114 97 16 255 95 230 214 63 18 145 229 87 201 142 124 80 ]
[57 72 98 251 96 199 242 113 24 173 83 204 187 18 76 20 ]
[254 44 91 250 50 62 33 130 76 204 3 93 67 133 72 79 ]
[141 255 34 101 242 5 149 150 45 240 243 201 58 23 82 143 ]
[35 114 73 195 237 112 110 62 233 149 137 205 118 224 14 90 ]
[87 25 39 54 102 22 111 225 124 238 88 211 1 252 34 182 ]
[165 95 97 241 252 163 55 192 176 254 62 91 122 171 166 165 ]
[199 40 229 204 16 200 218 237 246 176 89 242 180 228 57 23 ]
[169 238 225 221 152 3 79 244 155 155 161 175 53 241 103 120 ]
[84 181 107 239 82 222 246 94 195 165 23 62 49 235 200 104 ]
[236 159 141 30 31 148 108 28 202 249 62 89 245 205 227 8 ]
[249 159 85 57 177 241 251 115 207 139 73 53 121 45 158 102 ]
[220 177 57 202 208 167 66 87 48 71 205 73 208 167 103 126 ]
[101 45 133 86 162 155 152 129 10 20 155 177 185 148 179 72 ]
[107 130 222 166 70 121 212 15 36 163 42 198 244 43 136 124 ]
[40 165 152 16 88 131 24 119 231 182 75 94 215 157 56 165 ]
[114 97 16 255 95 230 214 63 18 145 229 87 201 142 124 80 ]
[57 72 98 251 96 199 242 113 24 173 83 204 187 18 76 20 ]
[254 44 91 250 50 62 33 130 76 204 3 93 67 133 72 79 ]
[141 255 34 101 242 5 149 150 45 240 243 201 58 23 82 143 ]
[35 114 73 195 237 112 110 62 233 149 137 205 118 224 14 90 ]
[87 25 39 54 102 22 111 225 124 238 88 211 1 252 34 182 ]
[165 95 97 241 252 163 55 192 176 254 62 91 122 171 166 165 ]
[199 40 229 204 16 200 218 237 246 176 89 242 180 228 57 23 ]
[169 238 225 221 152 3 79 244 155 155 161 175 53 241 103 120 ]
[84 181 107 239 82 222 246 94 195 165 23 62 49 235 200 104 ]
[236 159 141 30 31 148 108 28 202 249 62 89 245 205 227 8 ]
[249 159 85 57 177 241 251 115 207 139 73 53 121 45 158 102 ]
[220 177 57 202 208 167 66 87 48 71 205 73 208 167 103 126 ]
[101 45 133 86 162 155 152 129 10 20 155 177 185 148 179 72 ]
[107 130 222 166 70 121 212 15 36 163 42 198 244 43 136 124 ]
[40 165 152 16 88 131 24 119 231 182 75 94 215 157 56 165 ]
[114 97 16 255 95 230 214 63 18 145 229 87 201 142 124 80 ]
[57 72 98 251 96 199 242 113 24 173 83 204 187 18 76 20 ]
[254 44 91 250 50 62 33 130 76 204 3 93 67 133 72 79 ]
[141 255 34 101 242 5 149 150 45 240 243 201 58 23 82 143 ]
[35 114 73 195 237 112 110 62 233 149 137 205 118 224 14 90 ]
[87 25 39 54 102 22 111 225 124 238 88 211 1 252 34 182 ]
[165 95 97 241 252 163 55 192 176 254 62 91 122 171 166 165 ]
[199 40 229 204 16 200 218 237 246 176 89 242 180 228 57 23 ]
[169 238 225 221 152 3 79 244 155 155 161 175 53 241 103 120 ]
[84 181 107 239 82 222 246 94 195 165 23 62 49 235 200 104 ]
[236 159 141 30 31 148 108 28 202 249 62 89 245 205 227 8 ]
[249 159 85 57 177 241 251 115 207 139 73 53 121 45 158 102 ]
[220 177 57 202 208 167 66 87 48 71 205 73 208 167 103 126 ]
[101 45 133 86 162 155 152 129 10 20 155 177 185 148 179 72 ]
[107 130 222 166 70 121 212 15 36 163 42 198 244 43 136 124 ]
[40 165 152 16 88 131 24 119 231 182 75 94 215 157 56 165 ]
[114 97 16 255 95 230 214 63 18 145 229 87 201 142 124 80 ]
[57 72 98 251 96 199 242 113 24 173 83 204 187 18 76 20 ]
[254 44 91 250 50 62 33 130 76 204 3 93 67 133 72 79 ]
[141 255 34 101 242 5 149 150 45 240 243 201 58 23 82 143 ]
[35 114 73 195 237 112 110 62 233 149 137 205 118 224 14 90 ]
[87 25 39 54 102 22 111 225 124 238 88 211 1 252 34 182 ]
[165 95 97 241 252 163 55 192 176 254 62 91 122 171 166 165 ]
[199 40 229 204 16 200 218 237 246 176 89 242 180 228 57 23 ]
[169 238 225 221 152 3 79 244 155 155 161 175 53 241 103 120 ]
[84 181 107 239 82 222 246 94 195 165 23 62 49 235 200 104 ]
[236 159 141 30 31 148 108 28 202 249 62 89 245 205 227 8 ]
[249 159 85 57 177 241 251 115 207 139 73 53 121 45 158 102 ]
[220 177 57 202 208 167 66 87 48 71 205 73 208 167 103 126 ]
[101 45 133 86 162 155 152 129 10 20 155 177 185 148 179 72 ]
[107 130 222 166 70 121 212 15 36 163 42 198 244 43 136 124 ]
[40 165 152 16 88 131 24 119 231 182 75 94 215 157 56 165 ]
[114 97 16 255 95 230 214 63 18 145 229 87 201 142 124 80 ]
[57 72 98 251 96 199 242 113 24 173 83 204 187 18 76 20 ]
[254 44 91 250 50 62 33 130 76 204 3 93 67 133 72 79 ]
[141 255 34 101 242 5 149 150 45 240 243 201 58 23 82 143 ]
[35 114 73 195 237 112 110 62 233 149 137 205 118 224 14 90 ]
[87 25 39 54 102 22 111 225 124 238 88 211 1 252 34 182 ]
[165 95 97 241 252 163 55 192 176 254 62 91 122 171 166 165 ]
[199 40 229 204 16 200 218 237 246 176 89 242 180 228 57 23 ]
[169 238 225 221 152 3 79 244 155 155 161 175 53 241 103 120 ]
[84 181 107 239 82 222 246 94 195 165 23 62 49 235 200 104 ]
[236 159 141 30 31 148 108 28 202 249 62 89 245 205 227 8 ]
[249 159 85 57 177 241 251 115 207 139 73 53 121 45 158 102 ]
[220 177 57 202 208 167 66 87 48 71 205 73 208 167 103 126 ]
[101 45 133 86 162 155 152 129 10 20 155 177 185 148 179 72 ]
[107 130 222 166 70 121 212 15 36 163 42 198 244 43 136 124 ]
[40 165 152 16 88 131 24 119 231 182 75 94 215 157 56 165 ]
[114 97 16 255 95 230 214 63 18 145 229 87 201 142 124 80 ]
[57 72 98 251 96 199 242 113 24 173 83 204 187 18 76 20 ]
[254 44 91 250 50 62 33 130 76 204 3 93 67 133 72 79 ]
[141 255 34 101 242 5 149 150 45 240 243 201 58 23 82 143 ]
[35 114 73 195 237 112 110 62 233 149 137 205 118 224 14 90 ]
[87 25 39 54 102 22 111 225 124 238 88 211 1 252 34 182 ]
[165 95 97 241 252 163 55 192 176 254 62 91 122 171 166 165 ]
[199 40 229 204 16 200 218 237 246 176 89 242 180 228 57 23 ]
[169 238 225 221 152 3 79 244 155 155 161 175 53 241 103 120 ]
[84 181 107 239 82 222 246 94 195 165 23 62 49 235 200 104 ]
[236 159 141 30 31 148 108 28 202 249 62 89 245 205 227 8 ]
[249 159 85 57 177 241 251 115 207 139 73 53 121 45 158 102 ]
[220 177 57 202 208 167 66 87 48 71 205 73 208 167 103 126 ]
[101 45 133 86 162 155 152 129 10 20 155 177 185 148 179 72 ]
[107 130 222 166 70 121 212 15 36 163 42 198 244 43 136 124 ]
[40 165 152 16 88 131 24 119 231 182 75 94 215 157 56 165 ]
[114 97 16 255 95 230 214 63 18 145 229 87 201 142 124 80 ]
[57 72 98 251 96 199 242 113 24 173 83 204 187 18 76 20 ]
[254 44 91 250 50 62 33 130 76 204 3 93 67 133 72 79 ]
[141 255 34 101 242 5 149 150 45 240 243 201 58 23 82 143 ]
[35 114 73 195 237 112 110 62 233 149 137 205 118 224 14 90 ]
[87 25 39 54 102 22 111 225 124 238 88 211 1 252 34 182 ]
[165 95 97 241 252 163 55 192 176 254 62 91 122 171 166 165 ]
[199 40 229 204 16 200 218 237 246 176 89 242 180 228 57 23 ]
[169 238 225 221 152 3 79 244 155 155 161 175 53 241 103 120 ]
[84 181 107 239 82 222 246 94 195 165 23 62 49 235 200 104 ]
[236 159 141 30 31 148 108 28 202 249 62 89 245 205 227 8 ]
[249 159 85 57 177 241 251 115 207 139 73 53 121 45 158 102 ]
[220 177 57 202 208 167 66 87 48 71 205 73 208 167 103 126 ]
[101 45 133 86 162 155 152 129 10 20 155 177 185 148 179 72 ]
[107 130 222 166 70 121 212 15 36 163 42 198 244 43 136 124 ]
[40 165 152 16 88 131 24 119 231 182 75 94 215 157 56 165 ]
[114 97 16 255 95 230 214 63 18 145 229 87 201 142 124 80 ]
[57 72 98 251 96 199 242 113 24 173 83 204 187 18 76 20 ]
[254 44 91 250 50 62 33 130 76 204 3 93 67 133 72 79 ]
[141 255 34 101 242 5 149 150 45 240 243 201 58 23 82 143 ]
[35 114 73 195 237 112 110 62 233 149 137 205 118 224 14 90 ]
[87 25 39 54 102 22 111 225 124 238 88 211 1 252 34 182 ]
[165 95 97 241 252 163 55 192 176 254 62 91 122 171 166 165 ]
[199 40 229 204 16 200 218 237 246 176 89 242 180 228 57 23 ]
[169 238 225 221 152 3 79 244 155 155 161 175 53 241 103 120 ]
[84 181 107 239 82 222 246 94 195 165 23 62 49 235 200 104 ]
[236 159 141 30 31 148 108 28 202 249 62 89 245 205 227 8 ]
[249 159 85 57 177 241 251 115 207 139 73 53 121 45 158 102 ]
[220 177 57 202 208 167 66 87 48 71 205 73 208 167 103 126 ]
[101 45 133 86 162 155 152 129 10 20 155 177 185 148 179 72 ]
[107 130 222 166 70 121 212 15 36 163 42 198 244 43 136 124 ]
[40 165 152 16 88 131 24 119 231 182 75 94 215 157 56 165 ]
[114 97 16 255 95 230 214 63 18 145 229 87 201 142 124 80 ]
[57 72 98 251 96 199 242 113 24 173 83 204 187 18 76 20 ]
[254 44 91 250 50 62 33 130 76 204 3 93 67 133 72 79 ]
[141 255 34 101 242 5 149 150 45 240 243 201 58 23 82 143 ]
[35 114 73 195 237 112 110 62 233 149 137 205 118 224 14 90 ]
[87 25 39 54 102 22 111 225 124 238 88 211 1 252 34 182 ]
[165 95 97 241 252 163 55 192 176 254 62 91 122 171 166 165 ]
[199 40 229 204 16 200 218 237 246 176 89 242 180 228 57 23 ]
[169 238 225 221 152 3 79 244 155 155 161 175 53 241 103 120 ]
[84 181 107 239 82 222 246 94 195 165 23 62 49 235 200 104 ]
[236 159 141 30 31 148 108 28 202 249 62 89 245 205 227 8 ]
[249 159 85 57 177 241 251 115 207 139 73 53 121 45 158 102 ]
[220 177 57 202 208 167 66 87 48 71 205 73 208 167 103 126 ]
[101 45 133 86 162 155 152 129 10 20 155 177 185 148 179 72 ]
[107 130 222 166 70 121 212 15 36 163 42 198 244 43 136 124 ]
[40 165 152 16 88 131 24 119 231 182 75 94 215 157 56 165 ]
[114 97 16 255 95 230 214 63 18 145 229 87 201 142 124 80 ]
[57 72 98 251 96 199 242 113 24 173 83 204 187 18 76 20 ]
[254 44 91 250 50 62 33 130 76 204 3 93 67 133 72 79 ]
[141 255 34 101 242 5 149 150 45 240 243 201 58 23 82 143 ]
[35 114 73 195 237 112 110 62 233 149 137 205 118 224 14 90 ]
[87 25 39 54 102 22 111 225 124 238 88 211 1 252 34 182 ]
[165 95 97 241 252 163 55 192 176 254 62 91 122 171 166 165 ]
[199 40 229 204 16 200 218 237 246 176 89 242 180 228 57 23 ]
[169 238 225 221 152 3 79 244 155 155 161 175 53 241 103 120 ]
[84 181 107 239 82 222 246 94 195 165 23 62 49 235 200 229 ]
xiaomi.dualcal.path (80d30001): byte[128]
[99 111 109 46 120 105 97 111 109 105 46 100 99 97 108 46 ]
[119 100 46 98 105 110 0 0 0 0 0 0 0 0 0 0 ]
[0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ]
[0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ]
[0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ]
[0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ]
[0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ]
[0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ]
xiaomi.dualcal.needcalibration (80d30002): byte[1]
[1 ]
xiaomi.dualcal.streamsize (80d30003): int32[4]
[4000 3000 1600 1200 ]
android.scaler.availableRotateAndCropModes (d0010): byte[1]
[0 ]
android.control.zoomRatioRange (1002e): float[2]
[1.00000000 10.00000000 ]
== Camera HAL device device@3.5/legacy/5 (v3.5) dumpState: ==
No active camera device session instance
== Camera HAL device device@3.5/legacy/6 (v3.5) static information: ==
Resource cost: 1
Conflicting devices: None
API1 info:
Has a flash unit: true
Facing: Back
Orientation: 90
API2 camera characteristics:
Dumping camera metadata array: 152 / 152 entries, 14232 / 14232 bytes of extra data.
Version: 1, Flags: 00000000
android.colorCorrection.availableAberrationModes (00004): byte[3]
[0 1 2 ]
android.control.aeAvailableAntibandingModes (10012): byte[4]
[0 1 2 3 ]
android.control.aeAvailableModes (10013): byte[4]
[0 1 2 3 ]
android.control.aeAvailableTargetFpsRanges (10014): int32[6]
[15 15 14 30 ]
[30 30 ]
android.control.aeCompensationRange (10015): int32[2]
[-24 24 ]
android.control.aeCompensationStep (10016): rational[1]
[(1 / 6) ]
android.control.afAvailableModes (10017): byte[1]
[0 ]
android.control.availableEffects (10018): byte[9]
[0 1 2 3 4 5 8 7 6 ]
android.control.availableSceneModes (10019): byte[16]
[0 1 2 3 4 5 6 7 8 9 10 12 13 14 15 18 ]
android.control.availableVideoStabilizationModes (1001a): byte[2]
[0 1 ]
android.control.awbAvailableModes (1001b): byte[9]
[1 2 3 4 5 6 7 8 0 ]
android.control.maxRegions (1001c): int32[3]
[1 0 0 ]
android.control.sceneModeOverrides (1001d): byte[48]
[1 1 0 1 1 0 1 1 0 1 1 0 1 1 0 1 ]
[1 0 1 1 0 1 1 0 1 1 0 1 1 0 1 1 ]
[0 1 1 0 1 1 0 1 1 0 1 1 0 1 1 0 ]
android.control.aeLockAvailable (10024): byte[1]
[TRUE ]
android.control.awbLockAvailable (10025): byte[1]
[TRUE ]
android.control.availableModes (10026): byte[3]
[0 1 2 ]
android.control.postRawSensitivityBoostRange (10027): int32[2]
[100 3199 ]
android.edge.availableEdgeModes (30002): byte[4]
[1 2 0 3 ]
android.flash.info.available (50000): byte[1]
[TRUE ]
android.hotPixel.availableHotPixelModes (60001): byte[3]
[0 1 2 ]
android.jpeg.availableThumbnailSizes (70007): int32[20]
[0 0 176 144 ]
[205 154 240 144 ]
[256 144 240 160 ]
[256 154 246 184 ]
[240 240 320 240 ]
android.jpeg.maxSize (70008): int32[1]
[25367942 ]
android.lens.info.availableApertures (90000): float[1]
[2.20000005 ]
android.lens.info.availableFilterDensities (90001): float[1]
[0.00000000 ]
android.lens.info.availableFocalLengths (90002): float[1]
[1.64999998 ]
android.lens.info.availableOpticalStabilization (90003): byte[1]
[0 ]
android.lens.info.hyperfocalDistance (90004): float[1]
[1.81010115 ]
android.lens.info.minimumFocusDistance (90005): float[1]
[0.00000000 ]
android.lens.info.shadingMapSize (90006): int32[2]
[17 13 ]
android.lens.info.focusDistanceCalibration (90007): byte[1]
[APPROXIMATE ]
android.lens.facing (80005): byte[1]
[BACK ]
android.noiseReduction.availableNoiseReductionModes (a0002): byte[5]
[0 1 2 3 4 ]
android.request.maxNumOutputStreams (c0006): int32[3]
[1 3 2 ]
android.request.maxNumInputStreams (c0008): int32[1]
[1 ]
android.request.pipelineMaxDepth (c000a): byte[1]
[8 ]
android.request.partialResultCount (c000b): int32[1]
[2 ]
android.request.availableCapabilities (c000c): byte[8]
[BACKWARD_COMPATIBLE RAW YUV_REPROCESSING PRIVATE_REPROCESSING READ_SENSOR_SETTINGS MANUAL_SENSOR BURST_CAPTURE MANUAL_POST_PROCESSING ]
android.request.availableRequestKeys (c000d): int32[62]
[0 1 2 3 ]
[65536 65537 65538 65539 ]
[65540 65541 65542 65543 ]
[65545 65546 65547 65549 ]
[65550 65551 65552 65553 ]
[65576 65577 196608 262146 ]
[393216 458752 458753 458754 ]
[458755 458756 458757 458758 ]
[524288 524289 524290 524291 ]
[524292 655360 786433 851968 ]
[917504 917505 917506 917520 ]
[917532 917533 1048576 1114112 ]
[1114115 1114128 1245184 1245185 ]
[1245186 1245187 1441792 524301 ]
[524294 524295 524298 -2142437375 ]
[-2142437376 65583 ]
android.request.availableResultKeys (c000e): int32[62]
[0 1 2 65539 ]
[65540 65567 65543 65544 ]
[65568 65547 65570 65551 ]
[65576 65577 196608 262146 ]
[262149 458752 458753 458754 ]
[458755 458756 458757 458758 ]
[524288 524289 524290 524291 ]
[524296 524297 524292 655360 ]
[786433 851968 917526 917523 ]
[917504 917505 917506 917520 ]
[917532 917533 917522 917525 ]
[1048576 1114112 1114121 1114124 ]
[1114125 1114126 1114118 1114119 ]
[1245184 1245185 1245186 1245187 ]
[1441792 524301 524294 524295 ]
[524298 65583 ]
android.request.availableCharacteristicsKeys (c000f): int32[100]
[4 65554 65555 65556 ]
[65557 65558 65559 65560 ]
[65561 65562 65563 65564 ]
[65565 65571 65572 65573 ]
[65574 65575 65577 1638402 ]
[1638401 1638403 196610 327680 ]
[393217 458759 458760 589824 ]
[589825 589826 589827 589828 ]
[589829 589830 589831 524293 ]
[1703936 1703937 655362 786438 ]
[786440 786442 786443 786444 ]
[786445 786446 786447 786448 ]
[851972 851977 851978 851979 ]
[851976 851980 851981 983040 ]
[917526 917523 917534 983041 ]
[983042 983043 983044 983045 ]
[983046 983047 983048 983049 ]
[983050 917507 917508 917509 ]
[917510 917511 917512 917513 ]
[917514 917516 917517 917518 ]
[917519 917529 1048578 1179648 ]
[1179650 1179654 1179655 1245188 ]
[1245189 1376256 1507329 1572865 ]
[524300 524301 524295 524294 ]
[524298 1900544 1900545 65582 ]
android.request.availableSessionKeys (c0010): int32[3]
[65541 -2142437375 -2142437376 ]
android.scaler.availableMaxDigitalZoom (d0004): float[1]
[10.00000000 ]
android.scaler.availableInputOutputFormatsMap (d0009): int32[8]
[34 2 35 33 ]
[35 2 35 33 ]
android.scaler.availableStreamConfigurations (d000a): int32[336]
[34 3264 2448 OUTPUT ]
[34 3264 2448 INPUT ]
[35 3264 2448 OUTPUT ]
[35 3264 2448 INPUT ]
[33 3264 2448 OUTPUT ]
[34 2400 1080 OUTPUT ]
[35 2400 1080 OUTPUT ]
[33 2400 1080 OUTPUT ]
[34 2328 1748 OUTPUT ]
[35 2328 1748 OUTPUT ]
[33 2328 1748 OUTPUT ]
[34 1920 1080 OUTPUT ]
[35 1920 1080 OUTPUT ]
[33 1920 1080 OUTPUT ]
[34 1600 1200 OUTPUT ]
[35 1600 1200 OUTPUT ]
[33 1600 1200 OUTPUT ]
[34 1600 720 OUTPUT ]
[35 1600 720 OUTPUT ]
[33 1600 720 OUTPUT ]
[34 1440 1080 OUTPUT ]
[35 1440 1080 OUTPUT ]
[33 1440 1080 OUTPUT ]
[34 1080 1080 OUTPUT ]
[35 1080 1080 OUTPUT ]
[33 1080 1080 OUTPUT ]
[34 1280 960 OUTPUT ]
[35 1280 960 OUTPUT ]
[33 1280 960 OUTPUT ]
[34 1280 720 OUTPUT ]
[35 1280 720 OUTPUT ]
[33 1280 720 OUTPUT ]
[34 864 480 OUTPUT ]
[35 864 480 OUTPUT ]
[33 864 480 OUTPUT ]
[34 800 600 OUTPUT ]
[35 800 600 OUTPUT ]
[33 800 600 OUTPUT ]
[34 720 480 OUTPUT ]
[35 720 480 OUTPUT ]
[33 720 480 OUTPUT ]
[34 640 480 OUTPUT ]
[35 640 480 OUTPUT ]
[33 640 480 OUTPUT ]
[34 352 288 OUTPUT ]
[35 352 288 OUTPUT ]
[33 352 288 OUTPUT ]
[34 320 240 OUTPUT ]
[35 320 240 OUTPUT ]
[33 320 240 OUTPUT ]
[34 176 144 OUTPUT ]
[35 176 144 OUTPUT ]
[33 176 144 OUTPUT ]
[37 3264 2448 OUTPUT ]
[32 3264 2448 OUTPUT ]
[36 3264 2448 OUTPUT ]
[34 4000 3000 OUTPUT ]
[34 4000 3000 INPUT ]
[35 4000 3000 OUTPUT ]
[35 4000 3000 INPUT ]
[33 4000 3000 OUTPUT ]
[34 4000 2252 OUTPUT ]
[34 4000 2252 INPUT ]
[35 4000 2252 OUTPUT ]
[35 4000 2252 INPUT ]
[33 4000 2252 OUTPUT ]
[34 3840 2160 OUTPUT ]
[34 3840 2160 INPUT ]
[35 3840 2160 OUTPUT ]
[35 3840 2160 INPUT ]
[33 3840 2160 OUTPUT ]
[34 3000 3000 OUTPUT ]
[34 3000 3000 INPUT ]
[35 3000 3000 OUTPUT ]
[35 3000 3000 INPUT ]
[33 3000 3000 OUTPUT ]
[37 4000 3000 OUTPUT ]
[32 4000 3000 OUTPUT ]
[36 4000 3000 OUTPUT ]
[34 1600 1200 INPUT ]
[35 1600 1200 INPUT ]
[37 1600 1200 OUTPUT ]
[32 1600 1200 OUTPUT ]
[36 1600 1200 OUTPUT ]
android.scaler.availableMinFrameDurations (d000b): int64[288]
[34 3264 ]
[2448 33333333 ]
[35 3264 ]
[2448 33333333 ]
[33 3264 ]
[2448 33333333 ]
[34 2400 ]
[1080 33333333 ]
[35 2400 ]
[1080 33333333 ]
[33 2400 ]
[1080 33333333 ]
[34 2328 ]
[1748 33333333 ]
[35 2328 ]
[1748 33333333 ]
[33 2328 ]
[1748 33333333 ]
[34 1920 ]
[1080 33333333 ]
[35 1920 ]
[1080 33333333 ]
[33 1920 ]
[1080 33333333 ]
[34 1600 ]
[1200 33333333 ]
[35 1600 ]
[1200 33333333 ]
[33 1600 ]
[1200 33333333 ]
[34 1600 ]
[720 33333333 ]
[35 1600 ]
[720 33333333 ]
[33 1600 ]
[720 33333333 ]
[34 1440 ]
[1080 33333333 ]
[35 1440 ]
[1080 33333333 ]
[33 1440 ]
[1080 33333333 ]
[34 1080 ]
[1080 33333333 ]
[35 1080 ]
[1080 33333333 ]
[33 1080 ]
[1080 33333333 ]
[34 1280 ]
[960 33333333 ]
[35 1280 ]
[960 33333333 ]
[33 1280 ]
[960 33333333 ]
[34 1280 ]
[720 33333333 ]
[35 1280 ]
[720 33333333 ]
[33 1280 ]
[720 33333333 ]
[34 864 ]
[480 33333333 ]
[35 864 ]
[480 33333333 ]
[33 864 ]
[480 33333333 ]
[34 800 ]
[600 33333333 ]
[35 800 ]
[600 33333333 ]
[33 800 ]
[600 33333333 ]
[34 720 ]
[480 33333333 ]
[35 720 ]
[480 33333333 ]
[33 720 ]
[480 33333333 ]
[34 640 ]
[480 33333333 ]
[35 640 ]
[480 33333333 ]
[33 640 ]
[480 33333333 ]
[34 352 ]
[288 33333333 ]
[35 352 ]
[288 33333333 ]
[33 352 ]
[288 33333333 ]
[34 320 ]
[240 33333333 ]
[35 320 ]
[240 33333333 ]
[33 320 ]
[240 33333333 ]
[34 176 ]
[144 33333333 ]
[35 176 ]
[144 33333333 ]
[33 176 ]
[144 33333333 ]
[37 3264 ]
[2448 33333333 ]
[32 3264 ]
[2448 33333333 ]
[36 3264 ]
[2448 33333333 ]
[34 4000 ]
[3000 66666666 ]
[35 4000 ]
[3000 66666666 ]
[33 4000 ]
[3000 66666666 ]
[34 4000 ]
[2252 33333333 ]
[35 4000 ]
[2252 33333333 ]
[33 4000 ]
[2252 33333333 ]
[34 3840 ]
[2160 33333333 ]
[35 3840 ]
[2160 33333333 ]
[33 3840 ]
[2160 33333333 ]
[34 3000 ]
[3000 33333333 ]
[35 3000 ]
[3000 33333333 ]
[33 3000 ]
[3000 33333333 ]
[37 4000 ]
[3000 33333300 ]
[32 4000 ]
[3000 33333300 ]
[36 4000 ]
[3000 33333300 ]
[37 1600 ]
[1200 33288948 ]
[32 1600 ]
[1200 33288948 ]
[36 1600 ]
[1200 33288948 ]
android.scaler.availableRawSizes (d0008): int32[2]
[3264 2448 ]
android.scaler.availableStallDurations (d000c): int64[84]
[33 3264 ]
[2448 51936768 ]
[33 2400 ]
[1080 16848000 ]
[33 2328 ]
[1748 26450736 ]
[33 1920 ]
[1080 13478400 ]
[33 1600 ]
[1200 12480000 ]
[33 1600 ]
[720 7488000 ]
[33 1440 ]
[1080 10108800 ]
[33 1080 ]
[1080 7581600 ]
[33 1280 ]
[960 7987200 ]
[33 1280 ]
[720 5990400 ]
[33 864 ]
[480 2695680 ]
[33 800 ]
[600 3120000 ]
[33 720 ]
[480 2246400 ]
[33 640 ]
[480 1996800 ]
[33 352 ]
[288 658944 ]
[33 320 ]
[240 499200 ]
[33 176 ]
[144 164736 ]
[33 4000 ]
[3000 78000000 ]
[33 4000 ]
[2252 58552000 ]
[33 3840 ]
[2160 53913600 ]
[33 3000 ]
[3000 58500000 ]
android.scaler.croppingType (d000d): byte[1]
[CENTER_ONLY ]
android.sensor.info.activeArraySize (f0000): int32[4]
[0 0 3264 2448 ]
android.sensor.opaqueRawSize (e001e): int32[3]
[3264 2448 9987840 ]
android.sensor.info.sensitivityRange (f0001): int32[2]
[50 775 ]
android.sensor.info.colorFilterArrangement (f0002): byte[1]
[BGGR ]
android.sensor.info.exposureTimeRange (f0003): int64[2]
[92212 200468888 ]
android.sensor.info.maxFrameDuration (f0004): int64[1]
[10000112300 ]
android.sensor.info.physicalSize (f0005): float[2]
[3.65567994 2.74176002 ]
android.sensor.info.pixelArraySize (f0006): int32[2]
[3264 2448 ]
android.sensor.info.whiteLevel (f0007): int32[1]
[1023 ]
android.sensor.info.timestampSource (f0008): byte[1]
[REALTIME ]
android.sensor.info.lensShadingApplied (f0009): byte[1]
[TRUE ]
android.sensor.info.preCorrectionActiveArraySize (f000a): int32[4]
[0 0 3264 2448 ]
android.sensor.referenceIlluminant1 (e0003): byte[1]
[D65 ]
android.sensor.referenceIlluminant2 (e0004): byte[1]
[17 ]
android.sensor.calibrationTransform1 (e0005): rational[9]
[(75 / 128) (0 / 128) ]
[(0 / 128) (0 / 128) ]
[(128 / 128) (0 / 128) ]
[(0 / 128) (0 / 128) ]
[(94 / 128) ]
android.sensor.calibrationTransform2 (e0006): rational[9]
[(128 / 128) (0 / 128) ]
[(0 / 128) (0 / 128) ]
[(128 / 128) (0 / 128) ]
[(0 / 128) (0 / 128) ]
[(128 / 128) ]
android.sensor.colorTransform1 (e0007): rational[9]
[(100 / 128) (-13 / 128) ]
[(-17 / 128) (-43 / 128) ]
[(167 / 128) (1 / 128) ]
[(-14 / 128) (61 / 128) ]
[(45 / 128) ]
android.sensor.colorTransform2 (e0008): rational[9]
[(137 / 128) (-38 / 128) ]
[(-28 / 128) (-59 / 128) ]
[(190 / 128) (9 / 128) ]
[(-10 / 128) (39 / 128) ]
[(91 / 128) ]
android.sensor.forwardMatrix1 (e0009): rational[9]
[(88 / 128) (-2 / 128) ]
[(38 / 128) (24 / 128) ]
[(97 / 128) (7 / 128) ]
[(-3 / 128) (-99 / 128) ]
[(207 / 128) ]
android.sensor.forwardMatrix2 (e000a): rational[9]
[(88 / 128) (-2 / 128) ]
[(38 / 128) (24 / 128) ]
[(97 / 128) (7 / 128) ]
[(-3 / 128) (-99 / 128) ]
[(207 / 128) ]
android.sensor.blackLevelPattern (e000c): int32[4]
[64 64 64 64 ]
android.sensor.maxAnalogSensitivity (e000d): int32[1]
[775 ]
android.sensor.orientation (e000e): int32[1]
[90 ]
android.sensor.profileHueSatMapDimensions (e000f): int32[3]
[0 0 0 ]
android.sensor.availableTestPatternModes (e0019): int32[3]
[0 1 2 ]
android.shading.availableModes (100002): byte[3]
[0 1 2 ]
android.statistics.info.availableFaceDetectModes (120000): byte[2]
[0 1 ]
android.statistics.info.maxFaceCount (120002): int32[1]
[10 ]
android.statistics.info.availableHotPixelMapModes (120006): byte[1]
[0 ]
android.statistics.info.availableLensShadingMapModes (120007): byte[2]
[0 1 ]
android.tonemap.maxCurvePoints (130004): int32[1]
[64 ]
android.tonemap.availableToneMapModes (130005): byte[3]
[0 1 2 ]
android.info.supportedHardwareLevel (150000): byte[1]
[3 ]
android.sync.maxLatency (170001): int32[1]
[PER_FRAME_CONTROL ]
android.reprocess.maxCaptureStall (180001): int32[1]
[4 ]
android.lens.poseReference (8000c): byte[1]
[PRIMARY_CAMERA ]
android.lens.distortion (8000d): float[5]
[0.00000000 0.00000000 0.00000000 0.00000000 0.00000000 ]
android.lens.poseTranslation (80007): float[3]
[0.00000000 0.00000000 0.00000000 ]
android.lens.poseRotation (80006): float[4]
[0.00000000 0.00000000 0.00000000 1.00000000 ]
android.lens.intrinsicCalibration (8000a): float[5]
[1473.21423340 1473.21423340 0.00000000 0.00000000 0.00000000 ]
org.codeaurora.qcamera3.saturation.range (80720001): int32[4]
[0 10 5 1 ]
org.codeaurora.qcamera3.exposure_metering.available_modes (80010001): int32[3]
[0 1 2 ]
org.codeaurora.qcamera3.iso_exp_priority.iso_available_modes (80050003): int32[8]
[0 1 2 3 ]
[4 5 6 7 ]
org.codeaurora.qcamera3.iso_exp_priority.exposure_time_range (80050004): int64[2]
[92212 200468888 ]
org.codeaurora.qcamera3.sharpness.range (80030001): int32[2]
[0 2 ]
org.codeaurora.qcamera3.histogram.buckets (80060001): int32[1]
[256 ]
org.codeaurora.qcamera3.histogram.buckets_I (80060006): int32[1]
[256 ]
org.codeaurora.qcamera3.histogram.buckets_hdr (8006000b): int32[1]
[256 ]
org.codeaurora.qcamera3.histogram.max_count (80060002): int32[1]
[256 ]
org.codeaurora.qcamera3.histogram.max_count_I (80060007): int32[1]
[256 ]
org.codeaurora.qcamera3.histogram.max_count_hdr (8006000c): int32[1]
[256 ]
org.codeaurora.qcamera3.instant_aec.instant_aec_available_modes (80090001): int32[3]
[0 1 2 ]
org.quic.camera.MaxPreviewSize.MaxPreviewSize (803d0000): int32[2]
[4920 3690 ]
org.quic.camera.BurstFPS.isBurstShotSupported (803c0001): byte[1]
[1 ]
org.quic.camera.BurstFPS.MaxBurstShotFPS (803c0002): int32[1]
[15 ]
org.quic.camera.LiveshotSize.isLiveshotSizeSameAsVideoSize (803e0000): byte[1]
[1 ]
org.quic.camera.FDRendering.isFDRenderingInVideoUISupported (803f0000): byte[1]
[1 ]
org.quic.camera2.VideoConfigurations.info.VideoConfigurationsTableSize (80330001): int32[1]
[0 ]
org.quic.camera.SensorModeFS.isFastShutterModeSupported (80410000): byte[1]
[0 ]
org.codeaurora.qcamera3.manualWB.color_temperature_range (80220001): int32[2]
[0 10000 ]
org.codeaurora.qcamera3.manualWB.gains_range (80220003): float[2]
[1.00000000 31.98999977 ]
org.codeaurora.qcamera3.platformCapabilities.IPEICACapabilities (80480000): byte[8]
[0 0 0 0 57 3 0 0 ]
org.quic.camera2.sensormode.info.SensorModeTable (80300000): int32[5]
[1 3 3264 2448 ]
[30 ]
xiaomi.capabilities.mfnr_bokeh_supported (80540000): byte[1]
[1 ]
xiaomi.capabilities.macro_zoom_feature (80540001): byte[1]
[1 ]
xiaomi.ai.supportedMoonAutoFocus (80550000): byte[1]
[0 ]
org.quic.camera.ltmDynamicContrast.ltmDynamicContrastStrengthRange (804e0003): float[2]
[-100.00000000 100.00000000 ]
org.quic.camera.ltmDynamicContrast.ltmDarkBoostStrengthRange (804e0004): float[2]
[-100.00000000 100.00000000 ]
org.quic.camera.ltmDynamicContrast.ltmBrightSupressStrengthRange (804e0005): float[2]
[-100.00000000 100.00000000 ]
org.codeaurora.qcamera3.stats.bsgc_available (802a0001): byte[1]
[0 ]
org.quic.camera.HEICSupport.HEICEnabled (806c0000): byte[1]
[0 ]
xiaomi.ai.misd.MiAlgoAsdVersion (80530000): float[1]
[3.00000000 ]
com.xiaomi.camera.supportedfeatures.fovcEnable (80560002): byte[1]
[0 ]
com.xiaomi.camera.supportedfeatures.videoBokeh (80560007): byte[1]
[0 ]
com.xiaomi.camera.supportedfeatures.videoBokehFront (8056000c): byte[1]
[0 ]
com.xiaomi.camera.supportedfeatures.bokehVendorID (80560012): byte[1]
[2 ]
com.xiaomi.camera.supportedfeatures.bokehDepthBufferSize (80560013): int32[2]
[2312 1736 ]
com.xiaomi.camera.supportedfeatures.videoColorRetentionFront (8056000f): byte[1]
[0 ]
com.xiaomi.camera.supportedfeatures.videoBeauty (80560000): byte[1]
[1 ]
com.xiaomi.camera.supportedfeatures.AIEnhancementVersion (8056000e): byte[1]
[0 ]
com.xiaomi.camera.supportedfeatures.superportraitSupported (80560005): byte[1]
[0 ]
com.xiaomi.camera.supportedfeatures.videoColorRetentionBack (80560010): byte[1]
[0 ]
com.xiaomi.camera.supportedfeatures.3rdLightWeightSupported (80560006): byte[1]
[0 ]
com.xiaomi.camera.supportedfeatures.beautyMakeup (80560001): byte[1]
[1 ]
com.xiaomi.camera.supportedfeatures.beautyVersion (80560003): byte[1]
[3 ]
com.xiaomi.camera.supportedfeatures.isMacroMutexWithHdr (80560011): byte[1]
[1 ]
com.xiaomi.camera.supportedfeatures.TeleOisSupported (80560004): byte[1]
[0 ]
com.xiaomi.camera.supportedfeatures.videofilter (80560008): byte[1]
[1 ]
com.xiaomi.camera.supportedfeatures.videomimovie (80560009): byte[1]
[1 ]
com.xiaomi.camera.supportedfeatures.videologformat (8056000a): byte[1]
[1 ]
com.xiaomi.camera.supportedfeatures.colorenhancement (8056000b): byte[1]
[1 ]
xiaomi.scaler.availableStreamConfigurations (805a0000): int32[628]
[34 3264 2448 0 ]
[34 3264 2448 1 ]
[35 3264 2448 0 ]
[35 3264 2448 1 ]
[33 3264 2448 0 ]
[34 3264 1836 0 ]
[34 3264 1836 1 ]
[35 3264 1836 0 ]
[35 3264 1836 1 ]
[33 3264 1836 0 ]
[34 2448 2448 0 ]
[34 2448 2448 1 ]
[35 2448 2448 0 ]
[35 2448 2448 1 ]
[33 2448 2448 0 ]
[34 3264 1468 0 ]
[34 3264 1468 1 ]
[35 3264 1468 0 ]
[35 3264 1468 1 ]
[33 3264 1468 0 ]
[34 2328 1748 0 ]
[34 2328 1748 1 ]
[35 2328 1748 0 ]
[35 2328 1748 1 ]
[33 2328 1748 0 ]
[34 2328 1310 0 ]
[34 2328 1310 1 ]
[35 2328 1310 0 ]
[35 2328 1310 1 ]
[33 2328 1310 0 ]
[34 2400 1080 0 ]
[34 2400 1080 1 ]
[35 2400 1080 0 ]
[35 2400 1080 1 ]
[33 2400 1080 0 ]
[34 2328 1048 0 ]
[34 2328 1048 1 ]
[35 2328 1048 0 ]
[35 2328 1048 1 ]
[33 2328 1048 0 ]
[34 1920 1080 0 ]
[34 1920 1080 1 ]
[35 1920 1080 0 ]
[35 1920 1080 1 ]
[33 1920 1080 0 ]
[34 1600 1200 0 ]
[34 1600 1200 1 ]
[35 1600 1200 0 ]
[35 1600 1200 1 ]
[33 1600 1200 0 ]
[34 1440 1080 0 ]
[34 1440 1080 1 ]
[35 1440 1080 0 ]
[35 1440 1080 1 ]
[33 1440 1080 0 ]
[34 1600 900 0 ]
[34 1600 900 1 ]
[35 1600 900 0 ]
[35 1600 900 1 ]
[33 1600 900 0 ]
[34 1200 1200 0 ]
[34 1200 1200 1 ]
[35 1200 1200 0 ]
[35 1200 1200 1 ]
[33 1200 1200 0 ]
[34 1280 960 0 ]
[34 1280 960 1 ]
[35 1280 960 0 ]
[35 1280 960 1 ]
[33 1280 960 0 ]
[34 1080 1080 0 ]
[34 1080 1080 1 ]
[35 1080 1080 0 ]
[35 1080 1080 1 ]
[33 1080 1080 0 ]
[34 1600 720 0 ]
[34 1600 720 1 ]
[35 1600 720 0 ]
[35 1600 720 1 ]
[33 1600 720 0 ]
[34 1280 720 0 ]
[34 1280 720 1 ]
[35 1280 720 0 ]
[35 1280 720 1 ]
[33 1280 720 0 ]
[34 800 600 0 ]
[34 800 600 1 ]
[35 800 600 0 ]
[35 800 600 1 ]
[33 800 600 0 ]
[34 864 480 0 ]
[34 864 480 1 ]
[35 864 480 0 ]
[35 864 480 1 ]
[33 864 480 0 ]
[34 720 480 0 ]
[34 720 480 1 ]
[35 720 480 0 ]
[35 720 480 1 ]
[33 720 480 0 ]
[34 640 480 0 ]
[34 640 480 1 ]
[35 640 480 0 ]
[35 640 480 1 ]
[33 640 480 0 ]
[34 352 288 0 ]
[34 352 288 1 ]
[35 352 288 0 ]
[35 352 288 1 ]
[33 352 288 0 ]
[34 320 240 0 ]
[34 320 240 1 ]
[35 320 240 0 ]
[35 320 240 1 ]
[33 320 240 0 ]
[34 176 144 0 ]
[34 176 144 1 ]
[35 176 144 0 ]
[35 176 144 1 ]
[37 3264 2448 0 ]
[32 3264 2448 0 ]
[36 3264 2448 0 ]
[33 12000 9000 0 ]
[34 12000 9000 0 ]
[35 12000 9000 0 ]
[35 12000 9000 1 ]
[34 4000 3000 0 ]
[34 4000 3000 1 ]
[35 4000 3000 0 ]
[35 4000 3000 1 ]
[33 4000 3000 0 ]
[34 4000 2252 0 ]
[34 4000 2252 1 ]
[35 4000 2252 0 ]
[35 4000 2252 1 ]
[33 4000 2252 0 ]
[34 3000 3000 0 ]
[34 3000 3000 1 ]
[35 3000 3000 0 ]
[35 3000 3000 1 ]
[33 3000 3000 0 ]
[34 3840 2160 0 ]
[34 3840 2160 1 ]
[35 3840 2160 0 ]
[35 3840 2160 1 ]
[33 3840 2160 0 ]
[34 4000 1800 0 ]
[34 4000 1800 1 ]
[35 4000 1800 0 ]
[35 4000 1800 1 ]
[33 4000 1800 0 ]
[37 4000 3000 0 ]
[32 4000 3000 0 ]
[36 4000 3000 0 ]
[37 1600 1200 0 ]
[32 1600 1200 0 ]
[36 1600 1200 0 ]
xiaomi.scaler.availableHeicStreamConfigurations (805d0000): int32[628]
[34 3264 2448 0 ]
[34 3264 2448 1 ]
[35 3264 2448 0 ]
[35 3264 2448 1 ]
[33 3264 2448 0 ]
[34 3264 1836 0 ]
[34 3264 1836 1 ]
[35 3264 1836 0 ]
[35 3264 1836 1 ]
[33 3264 1836 0 ]
[34 2448 2448 0 ]
[34 2448 2448 1 ]
[35 2448 2448 0 ]
[35 2448 2448 1 ]
[33 2448 2448 0 ]
[34 3264 1468 0 ]
[34 3264 1468 1 ]
[35 3264 1468 0 ]
[35 3264 1468 1 ]
[33 3264 1468 0 ]
[34 2328 1748 0 ]
[34 2328 1748 1 ]
[35 2328 1748 0 ]
[35 2328 1748 1 ]
[33 2328 1748 0 ]
[34 2328 1310 0 ]
[34 2328 1310 1 ]
[35 2328 1310 0 ]
[35 2328 1310 1 ]
[33 2328 1310 0 ]
[34 2400 1080 0 ]
[34 2400 1080 1 ]
[35 2400 1080 0 ]
[35 2400 1080 1 ]
[33 2400 1080 0 ]
[34 2328 1048 0 ]
[34 2328 1048 1 ]
[35 2328 1048 0 ]
[35 2328 1048 1 ]
[33 2328 1048 0 ]
[34 1920 1080 0 ]
[34 1920 1080 1 ]
[35 1920 1080 0 ]
[35 1920 1080 1 ]
[33 1920 1080 0 ]
[34 1600 1200 0 ]
[34 1600 1200 1 ]
[35 1600 1200 0 ]
[35 1600 1200 1 ]
[33 1600 1200 0 ]
[34 1440 1080 0 ]
[34 1440 1080 1 ]
[35 1440 1080 0 ]
[35 1440 1080 1 ]
[33 1440 1080 0 ]
[34 1600 900 0 ]
[34 1600 900 1 ]
[35 1600 900 0 ]
[35 1600 900 1 ]
[33 1600 900 0 ]
[34 1200 1200 0 ]
[34 1200 1200 1 ]
[35 1200 1200 0 ]
[35 1200 1200 1 ]
[33 1200 1200 0 ]
[34 1280 960 0 ]
[34 1280 960 1 ]
[35 1280 960 0 ]
[35 1280 960 1 ]
[33 1280 960 0 ]
[34 1080 1080 0 ]
[34 1080 1080 1 ]
[35 1080 1080 0 ]
[35 1080 1080 1 ]
[33 1080 1080 0 ]
[34 1600 720 0 ]
[34 1600 720 1 ]
[35 1600 720 0 ]
[35 1600 720 1 ]
[33 1600 720 0 ]
[34 1280 720 0 ]
[34 1280 720 1 ]
[35 1280 720 0 ]
[35 1280 720 1 ]
[33 1280 720 0 ]
[34 800 600 0 ]
[34 800 600 1 ]
[35 800 600 0 ]
[35 800 600 1 ]
[33 800 600 0 ]
[34 864 480 0 ]
[34 864 480 1 ]
[35 864 480 0 ]
[35 864 480 1 ]
[33 864 480 0 ]
[34 720 480 0 ]
[34 720 480 1 ]
[35 720 480 0 ]
[35 720 480 1 ]
[33 720 480 0 ]
[34 640 480 0 ]
[34 640 480 1 ]
[35 640 480 0 ]
[35 640 480 1 ]
[33 640 480 0 ]
[34 352 288 0 ]
[34 352 288 1 ]
[35 352 288 0 ]
[35 352 288 1 ]
[33 352 288 0 ]
[34 320 240 0 ]
[34 320 240 1 ]
[35 320 240 0 ]
[35 320 240 1 ]
[33 320 240 0 ]
[34 176 144 0 ]
[34 176 144 1 ]
[35 176 144 0 ]
[35 176 144 1 ]
[37 3264 2448 0 ]
[32 3264 2448 0 ]
[36 3264 2448 0 ]
[33 12000 9000 0 ]
[34 12000 9000 0 ]
[35 12000 9000 0 ]
[35 12000 9000 1 ]
[34 4000 3000 0 ]
[34 4000 3000 1 ]
[35 4000 3000 0 ]
[35 4000 3000 1 ]
[33 4000 3000 0 ]
[34 4000 2252 0 ]
[34 4000 2252 1 ]
[35 4000 2252 0 ]
[35 4000 2252 1 ]
[33 4000 2252 0 ]
[34 3000 3000 0 ]
[34 3000 3000 1 ]
[35 3000 3000 0 ]
[35 3000 3000 1 ]
[33 3000 3000 0 ]
[34 3840 2160 0 ]
[34 3840 2160 1 ]
[35 3840 2160 0 ]
[35 3840 2160 1 ]
[33 3840 2160 0 ]
[34 4000 1800 0 ]
[34 4000 1800 1 ]
[35 4000 1800 0 ]
[35 4000 1800 1 ]
[33 4000 1800 0 ]
[37 4000 3000 0 ]
[32 4000 3000 0 ]
[36 4000 3000 0 ]
[37 1600 1200 0 ]
[32 1600 1200 0 ]
[36 1600 1200 0 ]
xiaomi.scaler.availableLimitStreamConfigurations (805b0000): int32[612]
[34 3264 2448 0 ]
[34 3264 2448 1 ]
[35 3264 2448 0 ]
[35 3264 2448 1 ]
[33 3264 2448 0 ]
[34 3264 1836 0 ]
[34 3264 1836 1 ]
[35 3264 1836 0 ]
[35 3264 1836 1 ]
[33 3264 1836 0 ]
[34 2448 2448 0 ]
[34 2448 2448 1 ]
[35 2448 2448 0 ]
[35 2448 2448 1 ]
[33 2448 2448 0 ]
[34 3264 1468 0 ]
[34 3264 1468 1 ]
[35 3264 1468 0 ]
[35 3264 1468 1 ]
[33 3264 1468 0 ]
[34 2328 1748 0 ]
[34 2328 1748 1 ]
[35 2328 1748 0 ]
[35 2328 1748 1 ]
[33 2328 1748 0 ]
[34 2328 1310 0 ]
[34 2328 1310 1 ]
[35 2328 1310 0 ]
[35 2328 1310 1 ]
[33 2328 1310 0 ]
[34 2400 1080 0 ]
[34 2400 1080 1 ]
[35 2400 1080 0 ]
[35 2400 1080 1 ]
[33 2400 1080 0 ]
[34 2328 1048 0 ]
[34 2328 1048 1 ]
[35 2328 1048 0 ]
[35 2328 1048 1 ]
[33 2328 1048 0 ]
[34 1920 1080 0 ]
[34 1920 1080 1 ]
[35 1920 1080 0 ]
[35 1920 1080 1 ]
[33 1920 1080 0 ]
[34 1600 1200 0 ]
[34 1600 1200 1 ]
[35 1600 1200 0 ]
[35 1600 1200 1 ]
[33 1600 1200 0 ]
[34 1440 1080 0 ]
[34 1440 1080 1 ]
[35 1440 1080 0 ]
[35 1440 1080 1 ]
[33 1440 1080 0 ]
[34 1600 900 0 ]
[34 1600 900 1 ]
[35 1600 900 0 ]
[35 1600 900 1 ]
[33 1600 900 0 ]
[34 1200 1200 0 ]
[34 1200 1200 1 ]
[35 1200 1200 0 ]
[35 1200 1200 1 ]
[33 1200 1200 0 ]
[34 1280 960 0 ]
[34 1280 960 1 ]
[35 1280 960 0 ]
[35 1280 960 1 ]
[33 1280 960 0 ]
[34 1080 1080 0 ]
[34 1080 1080 1 ]
[35 1080 1080 0 ]
[35 1080 1080 1 ]
[33 1080 1080 0 ]
[34 1600 720 0 ]
[34 1600 720 1 ]
[35 1600 720 0 ]
[35 1600 720 1 ]
[33 1600 720 0 ]
[34 1280 720 0 ]
[34 1280 720 1 ]
[35 1280 720 0 ]
[35 1280 720 1 ]
[33 1280 720 0 ]
[34 800 600 0 ]
[34 800 600 1 ]
[35 800 600 0 ]
[35 800 600 1 ]
[33 800 600 0 ]
[34 864 480 0 ]
[34 864 480 1 ]
[35 864 480 0 ]
[35 864 480 1 ]
[33 864 480 0 ]
[34 720 480 0 ]
[34 720 480 1 ]
[35 720 480 0 ]
[35 720 480 1 ]
[33 720 480 0 ]
[34 640 480 0 ]
[34 640 480 1 ]
[35 640 480 0 ]
[35 640 480 1 ]
[33 640 480 0 ]
[34 352 288 0 ]
[34 352 288 1 ]
[35 352 288 0 ]
[35 352 288 1 ]
[33 352 288 0 ]
[34 320 240 0 ]
[34 320 240 1 ]
[35 320 240 0 ]
[35 320 240 1 ]
[33 320 240 0 ]
[34 176 144 0 ]
[34 176 144 1 ]
[35 176 144 0 ]
[35 176 144 1 ]
[37 3264 2448 0 ]
[32 3264 2448 0 ]
[36 3264 2448 0 ]
[34 4000 3000 0 ]
[34 4000 3000 1 ]
[35 4000 3000 0 ]
[35 4000 3000 1 ]
[33 4000 3000 0 ]
[34 4000 2252 0 ]
[34 4000 2252 1 ]
[35 4000 2252 0 ]
[35 4000 2252 1 ]
[33 4000 2252 0 ]
[34 3000 3000 0 ]
[34 3000 3000 1 ]
[35 3000 3000 0 ]
[35 3000 3000 1 ]
[33 3000 3000 0 ]
[34 3840 2160 0 ]
[34 3840 2160 1 ]
[35 3840 2160 0 ]
[35 3840 2160 1 ]
[33 3840 2160 0 ]
[34 4000 1800 0 ]
[34 4000 1800 1 ]
[35 4000 1800 0 ]
[35 4000 1800 1 ]
[33 4000 1800 0 ]
[37 4000 3000 0 ]
[32 4000 3000 0 ]
[36 4000 3000 0 ]
[37 1600 1200 0 ]
[32 1600 1200 0 ]
[36 1600 1200 0 ]
xiaomi.capabilities.videoStabilization.previewSupported (80580000): byte[1]
[1 ]
xiaomi.sensorname.UltraWide (805e0001): byte[14]
[103 97 117 103 117 105 110 95 111 118 56 56 53 54 ]
xiaomi.sensorDepurple.disable (805f0000): byte[1]
[0 ]
xiaomi.capabilities.videoStabilization.quality (80580001): int32[4]
[5 30 6 30 ]
org.quic.camera.SSMSupport.SSMEnabled (806e0000): byte[1]
[0 ]
org.codeaurora.qcamera3.logicalCameraType.logical_camera_type (80470000): byte[1]
[6 ]
org.codeaurora.qcamera3.sessionParameters.availableStreamMap (804d0000): int32[80]
[0 0 35 0 ]
[1 0 0 0 ]
[0 0 0 0 ]
[0 0 0 0 ]
[0 0 35 0 ]
[2 0 1 0 ]
[0 0 0 0 ]
[0 0 0 0 ]
[0 0 35 1 ]
[2 1 1 0 ]
[0 0 0 0 ]
[0 0 0 0 ]
[0 0 35 2 ]
[2 2 1 0 ]
[0 0 0 0 ]
[0 0 0 0 ]
[0 0 35 0 ]
[2 0 0 1 ]
[0 0 0 0 ]
[0 0 0 0 ]
com.xiaomi.cameraid.role.cameraId (80590000): int32[1]
[100 ]
android.scaler.availableRotateAndCropModes (d0010): byte[1]
[0 ]
android.control.zoomRatioRange (1002e): float[2]
[1.00000000 10.00000000 ]
== Camera HAL device device@3.5/legacy/6 (v3.5) dumpState: ==
No active camera device session instance
== Camera HAL device device@3.5/legacy/7 (v3.5) static information: ==
Resource cost: 1
Conflicting devices: None
API1 info:
Has a flash unit: false
Facing: Front
Orientation: 270
API2 camera characteristics:
Dumping camera metadata array: 157 / 157 entries, 10752 / 10752 bytes of extra data.
Version: 1, Flags: 00000000
android.colorCorrection.availableAberrationModes (00004): byte[3]
[0 1 2 ]
android.control.aeAvailableAntibandingModes (10012): byte[4]
[0 1 2 3 ]
android.control.aeAvailableModes (10013): byte[2]
[0 1 ]
android.control.aeAvailableTargetFpsRanges (10014): int32[6]
[15 15 12 30 ]
[30 30 ]
android.control.aeCompensationRange (10015): int32[2]
[-24 24 ]
android.control.aeCompensationStep (10016): rational[1]
[(1 / 6) ]
android.control.afAvailableModes (10017): byte[1]
[0 ]
android.control.availableEffects (10018): byte[9]
[0 1 2 3 4 5 8 7 6 ]
android.control.availableSceneModes (10019): byte[16]
[0 1 2 3 4 5 6 7 8 9 10 12 13 14 15 18 ]
android.control.availableVideoStabilizationModes (1001a): byte[2]
[0 1 ]
android.control.awbAvailableModes (1001b): byte[9]
[1 2 3 4 5 6 7 8 0 ]
android.control.maxRegions (1001c): int32[3]
[1 0 0 ]
android.control.sceneModeOverrides (1001d): byte[48]
[1 1 0 1 1 0 1 1 0 1 1 0 1 1 0 1 ]
[1 0 1 1 0 1 1 0 1 1 0 1 1 0 1 1 ]
[0 1 1 0 1 1 0 1 1 0 1 1 0 1 1 0 ]
android.control.availableHighSpeedVideoConfigurations (10023): int32[40]
[1920 1080 30 120 ]
[4 1920 1080 120 ]
[120 4 1280 720 ]
[30 120 4 1280 ]
[720 120 120 4 ]
[720 480 30 120 ]
[4 720 480 120 ]
[120 4 640 480 ]
[30 120 4 640 ]
[480 120 120 4 ]
android.control.aeLockAvailable (10024): byte[1]
[TRUE ]
android.control.awbLockAvailable (10025): byte[1]
[TRUE ]
android.control.availableModes (10026): byte[3]
[0 1 2 ]
android.control.postRawSensitivityBoostRange (10027): int32[2]
[100 3199 ]
android.edge.availableEdgeModes (30002): byte[4]
[1 2 0 3 ]
android.flash.info.available (50000): byte[1]
[FALSE ]
android.hotPixel.availableHotPixelModes (60001): byte[3]
[0 1 2 ]
android.jpeg.availableThumbnailSizes (70007): int32[20]
[0 0 176 144 ]
[205 154 240 144 ]
[256 144 240 160 ]
[256 154 246 184 ]
[240 240 320 240 ]
android.jpeg.maxSize (70008): int32[1]
[8713566 ]
android.lens.info.availableApertures (90000): float[1]
[2.45000005 ]
android.lens.info.availableFilterDensities (90001): float[1]
[0.00000000 ]
android.lens.info.availableFocalLengths (90002): float[1]
[3.25999999 ]
android.lens.info.availableOpticalStabilization (90003): byte[1]
[0 ]
android.lens.info.hyperfocalDistance (90004): float[1]
[0.46106365 ]
android.lens.info.minimumFocusDistance (90005): float[1]
[0.00000000 ]
android.lens.info.shadingMapSize (90006): int32[2]
[17 13 ]
android.lens.info.focusDistanceCalibration (90007): byte[1]
[APPROXIMATE ]
android.lens.facing (80005): byte[1]
[FRONT ]
android.noiseReduction.availableNoiseReductionModes (a0002): byte[5]
[0 1 2 3 4 ]
android.request.maxNumOutputStreams (c0006): int32[3]
[1 3 2 ]
android.request.maxNumInputStreams (c0008): int32[1]
[1 ]
android.request.pipelineMaxDepth (c000a): byte[1]
[8 ]
android.request.partialResultCount (c000b): int32[1]
[2 ]
android.request.availableCapabilities (c000c): byte[9]
[BACKWARD_COMPATIBLE CONSTRAINED_HIGH_SPEED_VIDEO RAW YUV_REPROCESSING PRIVATE_REPROCESSING READ_SENSOR_SETTINGS MANUAL_SENSOR BURST_CAPTURE MANUAL_POST_PROCESSING ]
android.request.availableRequestKeys (c000d): int32[62]
[0 1 2 3 ]
[65536 65537 65538 65539 ]
[65540 65541 65542 65543 ]
[65545 65546 65547 65549 ]
[65550 65551 65552 65553 ]
[65576 65577 196608 262146 ]
[393216 458752 458753 458754 ]
[458755 458756 458757 458758 ]
[524288 524289 524290 524291 ]
[524292 655360 786433 851968 ]
[917504 917505 917506 917520 ]
[917532 917533 1048576 1114112 ]
[1114115 1114128 1245184 1245185 ]
[1245186 1245187 1441792 524301 ]
[524294 524295 524298 -2142437375 ]
[-2142437376 65583 ]
android.request.availableResultKeys (c000e): int32[62]
[0 1 2 65539 ]
[65540 65567 65543 65544 ]
[65568 65547 65570 65551 ]
[65576 65577 196608 262146 ]
[262149 458752 458753 458754 ]
[458755 458756 458757 458758 ]
[524288 524289 524290 524291 ]
[524296 524297 524292 655360 ]
[786433 851968 917526 917523 ]
[917504 917505 917506 917520 ]
[917532 917533 917522 917525 ]
[1048576 1114112 1114121 1114124 ]
[1114125 1114126 1114118 1114119 ]
[1245184 1245185 1245186 1245187 ]
[1441792 524301 524294 524295 ]
[524298 65583 ]
android.request.availableCharacteristicsKeys (c000f): int32[100]
[4 65554 65555 65556 ]
[65557 65558 65559 65560 ]
[65561 65562 65563 65564 ]
[65565 65571 65572 65573 ]
[65574 65575 65577 1638402 ]
[1638401 1638403 196610 327680 ]
[393217 458759 458760 589824 ]
[589825 589826 589827 589828 ]
[589829 589830 589831 524293 ]
[1703936 1703937 655362 786438 ]
[786440 786442 786443 786444 ]
[786445 786446 786447 786448 ]
[851972 851977 851978 851979 ]
[851976 851980 851981 983040 ]
[917526 917523 917534 983041 ]
[983042 983043 983044 983045 ]
[983046 983047 983048 983049 ]
[983050 917507 917508 917509 ]
[917510 917511 917512 917513 ]
[917514 917516 917517 917518 ]
[917519 917529 1048578 1179648 ]
[1179650 1179654 1179655 1245188 ]
[1245189 1376256 1507329 1572865 ]
[524300 524301 524295 524294 ]
[524298 1900544 1900545 65582 ]
android.request.availableSessionKeys (c0010): int32[3]
[65541 -2142437375 -2142437376 ]
android.scaler.availableMaxDigitalZoom (d0004): float[1]
[10.00000000 ]
android.scaler.availableInputOutputFormatsMap (d0009): int32[8]
[34 2 35 33 ]
[35 2 35 33 ]
android.scaler.availableStreamConfigurations (d000a): int32[200]
[34 2328 1748 OUTPUT ]
[34 2328 1748 INPUT ]
[35 2328 1748 OUTPUT ]
[35 2328 1748 INPUT ]
[33 2328 1748 OUTPUT ]
[34 1920 1080 OUTPUT ]
[35 1920 1080 OUTPUT ]
[33 1920 1080 OUTPUT ]
[34 1600 1200 OUTPUT ]
[35 1600 1200 OUTPUT ]
[33 1600 1200 OUTPUT ]
[34 1600 720 OUTPUT ]
[35 1600 720 OUTPUT ]
[33 1600 720 OUTPUT ]
[34 1440 1080 OUTPUT ]
[35 1440 1080 OUTPUT ]
[33 1440 1080 OUTPUT ]
[34 1080 1080 OUTPUT ]
[35 1080 1080 OUTPUT ]
[33 1080 1080 OUTPUT ]
[34 1280 960 OUTPUT ]
[35 1280 960 OUTPUT ]
[33 1280 960 OUTPUT ]
[34 1280 720 OUTPUT ]
[35 1280 720 OUTPUT ]
[33 1280 720 OUTPUT ]
[34 864 480 OUTPUT ]
[35 864 480 OUTPUT ]
[33 864 480 OUTPUT ]
[34 800 600 OUTPUT ]
[35 800 600 OUTPUT ]
[33 800 600 OUTPUT ]
[34 720 480 OUTPUT ]
[35 720 480 OUTPUT ]
[33 720 480 OUTPUT ]
[34 640 480 OUTPUT ]
[35 640 480 OUTPUT ]
[33 640 480 OUTPUT ]
[34 352 288 OUTPUT ]
[35 352 288 OUTPUT ]
[33 352 288 OUTPUT ]
[34 320 240 OUTPUT ]
[35 320 240 OUTPUT ]
[33 320 240 OUTPUT ]
[34 176 144 OUTPUT ]
[35 176 144 OUTPUT ]
[33 176 144 OUTPUT ]
[37 2328 1748 OUTPUT ]
[32 2328 1748 OUTPUT ]
[36 2328 1748 OUTPUT ]
android.scaler.availableMinFrameDurations (d000b): int64[192]
[34 2328 ]
[1748 33333333 ]
[35 2328 ]
[1748 33333333 ]
[33 2328 ]
[1748 33333333 ]
[34 1920 ]
[1080 33333333 ]
[35 1920 ]
[1080 33333333 ]
[33 1920 ]
[1080 33333333 ]
[34 1600 ]
[1200 33333333 ]
[35 1600 ]
[1200 33333333 ]
[33 1600 ]
[1200 33333333 ]
[34 1600 ]
[720 33333333 ]
[35 1600 ]
[720 33333333 ]
[33 1600 ]
[720 33333333 ]
[34 1440 ]
[1080 33333333 ]
[35 1440 ]
[1080 33333333 ]
[33 1440 ]
[1080 33333333 ]
[34 1080 ]
[1080 33333333 ]
[35 1080 ]
[1080 33333333 ]
[33 1080 ]
[1080 33333333 ]
[34 1280 ]
[960 33333333 ]
[35 1280 ]
[960 33333333 ]
[33 1280 ]
[960 33333333 ]
[34 1280 ]
[720 33333333 ]
[35 1280 ]
[720 33333333 ]
[33 1280 ]
[720 33333333 ]
[34 864 ]
[480 33333333 ]
[35 864 ]
[480 33333333 ]
[33 864 ]
[480 33333333 ]
[34 800 ]
[600 33333333 ]
[35 800 ]
[600 33333333 ]
[33 800 ]
[600 33333333 ]
[34 720 ]
[480 33333333 ]
[35 720 ]
[480 33333333 ]
[33 720 ]
[480 33333333 ]
[34 640 ]
[480 33333333 ]
[35 640 ]
[480 33333333 ]
[33 640 ]
[480 33333333 ]
[34 352 ]
[288 33333333 ]
[35 352 ]
[288 33333333 ]
[33 352 ]
[288 33333333 ]
[34 320 ]
[240 33333333 ]
[35 320 ]
[240 33333333 ]
[33 320 ]
[240 33333333 ]
[34 176 ]
[144 33333333 ]
[35 176 ]
[144 33333333 ]
[33 176 ]
[144 33333333 ]
[37 2328 ]
[1748 33333333 ]
[32 2328 ]
[1748 33333333 ]
[36 2328 ]
[1748 33333333 ]
android.scaler.availableRawSizes (d0008): int32[6]
[4656 3496 2328 1748 ]
[2304 1296 ]
android.scaler.availableStallDurations (d000c): int64[60]
[33 2328 ]
[1748 26450736 ]
[33 1920 ]
[1080 13478400 ]
[33 1600 ]
[1200 12480000 ]
[33 1600 ]
[720 7488000 ]
[33 1440 ]
[1080 10108800 ]
[33 1080 ]
[1080 7581600 ]
[33 1280 ]
[960 7987200 ]
[33 1280 ]
[720 5990400 ]
[33 864 ]
[480 2695680 ]
[33 800 ]
[600 3120000 ]
[33 720 ]
[480 2246400 ]
[33 640 ]
[480 1996800 ]
[33 352 ]
[288 658944 ]
[33 320 ]
[240 499200 ]
[33 176 ]
[144 164736 ]
android.scaler.croppingType (d000d): byte[1]
[CENTER_ONLY ]
android.sensor.info.activeArraySize (f0000): int32[4]
[0 0 2328 1748 ]
android.sensor.opaqueRawSize (e001e): int32[3]
[2328 1748 5090176 ]
android.sensor.info.sensitivityRange (f0001): int32[2]
[50 3100 ]
android.sensor.info.colorFilterArrangement (f0002): byte[1]
[BGGR ]
android.sensor.info.exposureTimeRange (f0003): int64[2]
[68024 278617801 ]
android.sensor.info.maxFrameDuration (f0004): int64[1]
[278685825 ]
android.sensor.info.physicalSize (f0005): float[2]
[4.65600014 3.49600005 ]
android.sensor.info.pixelArraySize (f0006): int32[2]
[2328 1748 ]
android.sensor.info.whiteLevel (f0007): int32[1]
[1023 ]
android.sensor.info.timestampSource (f0008): byte[1]
[REALTIME ]
android.sensor.info.lensShadingApplied (f0009): byte[1]
[TRUE ]
android.sensor.info.preCorrectionActiveArraySize (f000a): int32[4]
[0 0 2328 1748 ]
android.sensor.referenceIlluminant1 (e0003): byte[1]
[D65 ]
android.sensor.referenceIlluminant2 (e0004): byte[1]
[17 ]
android.sensor.calibrationTransform1 (e0005): rational[9]
[(74 / 128) (0 / 128) ]
[(0 / 128) (0 / 128) ]
[(128 / 128) (0 / 128) ]
[(0 / 128) (0 / 128) ]
[(87 / 128) ]
android.sensor.calibrationTransform2 (e0006): rational[9]
[(128 / 128) (0 / 128) ]
[(0 / 128) (0 / 128) ]
[(128 / 128) (0 / 128) ]
[(0 / 128) (0 / 128) ]
[(128 / 128) ]
android.sensor.colorTransform1 (e0007): rational[9]
[(193 / 128) (-91 / 128) ]
[(-30 / 128) (-124 / 128) ]
[(240 / 128) (5 / 128) ]
[(5 / 128) (-19 / 128) ]
[(100 / 128) ]
android.sensor.colorTransform2 (e0008): rational[9]
[(333 / 128) (-230 / 128) ]
[(-58 / 128) (-137 / 128) ]
[(279 / 128) (-1 / 128) ]
[(9 / 128) (-20 / 128) ]
[(183 / 128) ]
android.sensor.forwardMatrix1 (e0009): rational[9]
[(56 / 128) (49 / 128) ]
[(18 / 128) (28 / 128) ]
[(92 / 128) (8 / 128) ]
[(2 / 128) (12 / 128) ]
[(91 / 128) ]
android.sensor.forwardMatrix2 (e000a): rational[9]
[(56 / 128) (49 / 128) ]
[(18 / 128) (28 / 128) ]
[(92 / 128) (8 / 128) ]
[(2 / 128) (12 / 128) ]
[(91 / 128) ]
android.sensor.blackLevelPattern (e000c): int32[4]
[64 64 64 64 ]
android.sensor.maxAnalogSensitivity (e000d): int32[1]
[775 ]
android.sensor.orientation (e000e): int32[1]
[270 ]
android.sensor.profileHueSatMapDimensions (e000f): int32[3]
[0 0 0 ]
android.sensor.availableTestPatternModes (e0019): int32[1]
[0 ]
android.shading.availableModes (100002): byte[3]
[0 1 2 ]
android.statistics.info.availableFaceDetectModes (120000): byte[2]
[0 1 ]
android.statistics.info.maxFaceCount (120002): int32[1]
[10 ]
android.statistics.info.availableHotPixelMapModes (120006): byte[1]
[0 ]
android.statistics.info.availableLensShadingMapModes (120007): byte[2]
[0 1 ]
android.tonemap.maxCurvePoints (130004): int32[1]
[64 ]
android.tonemap.availableToneMapModes (130005): byte[3]
[0 1 2 ]
android.info.supportedHardwareLevel (150000): byte[1]
[3 ]
android.sync.maxLatency (170001): int32[1]
[PER_FRAME_CONTROL ]
android.reprocess.maxCaptureStall (180001): int32[1]
[4 ]
android.lens.poseReference (8000c): byte[1]
[PRIMARY_CAMERA ]
android.lens.distortion (8000d): float[5]
[0.00000000 0.00000000 0.00000000 0.00000000 0.00000000 ]
android.lens.poseTranslation (80007): float[3]
[0.00000000 0.00000000 0.00000000 ]
android.lens.poseRotation (80006): float[4]
[0.00000000 0.00000000 0.00000000 1.00000000 ]
android.lens.intrinsicCalibration (8000a): float[5]
[1629.99987793 1629.99987793 0.00000000 0.00000000 0.00000000 ]
org.codeaurora.qcamera3.saturation.range (80720001): int32[4]
[0 10 5 1 ]
org.codeaurora.qcamera3.exposure_metering.available_modes (80010001): int32[3]
[0 1 2 ]
org.codeaurora.qcamera3.iso_exp_priority.iso_available_modes (80050003): int32[8]
[0 1 2 3 ]
[4 5 6 7 ]
org.codeaurora.qcamera3.iso_exp_priority.exposure_time_range (80050004): int64[2]
[68024 278617801 ]
org.codeaurora.qcamera3.sharpness.range (80030001): int32[2]
[0 2 ]
org.codeaurora.qcamera3.histogram.buckets (80060001): int32[1]
[256 ]
org.codeaurora.qcamera3.histogram.buckets_I (80060006): int32[1]
[256 ]
org.codeaurora.qcamera3.histogram.buckets_hdr (8006000b): int32[1]
[256 ]
org.codeaurora.qcamera3.histogram.max_count (80060002): int32[1]
[256 ]
org.codeaurora.qcamera3.histogram.max_count_I (80060007): int32[1]
[256 ]
org.codeaurora.qcamera3.histogram.max_count_hdr (8006000c): int32[1]
[256 ]
org.codeaurora.qcamera3.instant_aec.instant_aec_available_modes (80090001): int32[3]
[0 1 2 ]
org.quic.camera.MaxPreviewSize.MaxPreviewSize (803d0000): int32[2]
[4920 3690 ]
org.quic.camera.BurstFPS.isBurstShotSupported (803c0001): byte[1]
[1 ]
org.quic.camera.BurstFPS.MaxBurstShotFPS (803c0002): int32[1]
[15 ]
org.quic.camera.LiveshotSize.isLiveshotSizeSameAsVideoSize (803e0000): byte[1]
[1 ]
org.quic.camera.FDRendering.isFDRenderingInVideoUISupported (803f0000): byte[1]
[1 ]
org.quic.camera2.VideoConfigurations.info.VideoConfigurationsTableSize (80330001): int32[1]
[0 ]
org.quic.camera.SensorModeFS.isFastShutterModeSupported (80410000): byte[1]
[0 ]
org.codeaurora.qcamera3.quadra_cfa.is_qcfa_sensor (802b0000): byte[1]
[1 ]
org.codeaurora.qcamera3.quadra_cfa.qcfa_dimension (802b0001): int32[2]
[4656 3496 ]
org.codeaurora.qcamera3.quadra_cfa.availableStreamConfigurations (802b0002): int32[48]
[33 4656 3496 0 ]
[35 4656 3496 0 ]
[35 4656 3496 1 ]
[33 4656 2620 0 ]
[35 4656 2620 0 ]
[35 4656 2620 1 ]
[33 4656 2096 0 ]
[35 4656 2096 0 ]
[35 4656 2096 1 ]
[33 3496 3496 0 ]
[35 3496 3496 0 ]
[35 3496 3496 1 ]
org.codeaurora.qcamera3.quadra_cfa.activeArraySize (802b0003): int32[4]
[0 0 2328 1748 ]
org.codeaurora.qcamera3.manualWB.color_temperature_range (80220001): int32[2]
[0 10000 ]
org.codeaurora.qcamera3.manualWB.gains_range (80220003): float[2]
[1.00000000 31.98999977 ]
org.codeaurora.qcamera3.platformCapabilities.IPEICACapabilities (80480000): byte[8]
[0 0 0 0 57 3 0 0 ]
org.quic.camera2.sensormode.info.SensorModeTable (80300000): int32[11]
[3 3 4656 3496 ]
[30 2328 1748 30 ]
[2304 1296 120 ]
xiaomi.capabilities.mfnr_bokeh_supported (80540000): byte[1]
[1 ]
xiaomi.capabilities.macro_zoom_feature (80540001): byte[1]
[1 ]
xiaomi.ai.supportedMoonAutoFocus (80550000): byte[1]
[0 ]
org.quic.camera.ltmDynamicContrast.ltmDynamicContrastStrengthRange (804e0003): float[2]
[-100.00000000 100.00000000 ]
org.quic.camera.ltmDynamicContrast.ltmDarkBoostStrengthRange (804e0004): float[2]
[-100.00000000 100.00000000 ]
org.quic.camera.ltmDynamicContrast.ltmBrightSupressStrengthRange (804e0005): float[2]
[-100.00000000 100.00000000 ]
org.codeaurora.qcamera3.stats.bsgc_available (802a0001): byte[1]
[0 ]
org.quic.camera.HEICSupport.HEICEnabled (806c0000): byte[1]
[0 ]
xiaomi.ai.misd.MiAlgoAsdVersion (80530000): float[1]
[3.00000000 ]
com.xiaomi.camera.supportedfeatures.fovcEnable (80560002): byte[1]
[0 ]
com.xiaomi.camera.supportedfeatures.videoBokeh (80560007): byte[1]
[0 ]
com.xiaomi.camera.supportedfeatures.videoBokehFront (8056000c): byte[1]
[0 ]
com.xiaomi.camera.supportedfeatures.bokehVendorID (80560012): byte[1]
[2 ]
com.xiaomi.camera.supportedfeatures.bokehDepthBufferSize (80560013): int32[2]
[2312 1736 ]
com.xiaomi.camera.supportedfeatures.videoColorRetentionFront (8056000f): byte[1]
[0 ]
com.xiaomi.camera.supportedfeatures.videoBeauty (80560000): byte[1]
[1 ]
com.xiaomi.camera.supportedfeatures.AIEnhancementVersion (8056000e): byte[1]
[0 ]
com.xiaomi.camera.supportedfeatures.superportraitSupported (80560005): byte[1]
[0 ]
com.xiaomi.camera.supportedfeatures.videoColorRetentionBack (80560010): byte[1]
[0 ]
com.xiaomi.camera.supportedfeatures.3rdLightWeightSupported (80560006): byte[1]
[0 ]
com.xiaomi.camera.supportedfeatures.beautyMakeup (80560001): byte[1]
[1 ]
com.xiaomi.camera.supportedfeatures.beautyVersion (80560003): byte[1]
[3 ]
com.xiaomi.camera.supportedfeatures.isMacroMutexWithHdr (80560011): byte[1]
[1 ]
com.xiaomi.camera.supportedfeatures.TeleOisSupported (80560004): byte[1]
[0 ]
com.xiaomi.camera.supportedfeatures.videofilter (80560008): byte[1]
[1 ]
com.xiaomi.camera.supportedfeatures.videomimovie (80560009): byte[1]
[1 ]
com.xiaomi.camera.supportedfeatures.videologformat (8056000a): byte[1]
[1 ]
com.xiaomi.camera.supportedfeatures.colorenhancement (8056000b): byte[1]
[1 ]
xiaomi.scaler.availableStreamConfigurations (805a0000): int32[436]
[33 4656 3496 0 ]
[35 4656 3496 0 ]
[35 4656 3496 1 ]
[33 4656 2620 0 ]
[35 4656 2620 0 ]
[35 4656 2620 1 ]
[33 4656 2096 0 ]
[35 4656 2096 0 ]
[35 4656 2096 1 ]
[33 3496 3496 0 ]
[35 3496 3496 0 ]
[35 3496 3496 1 ]
[34 2328 1748 0 ]
[34 2328 1748 1 ]
[35 2328 1748 0 ]
[35 2328 1748 1 ]
[33 2328 1748 0 ]
[34 2328 1310 0 ]
[34 2328 1310 1 ]
[35 2328 1310 0 ]
[35 2328 1310 1 ]
[33 2328 1310 0 ]
[34 2328 1048 0 ]
[34 2328 1048 1 ]
[35 2328 1048 0 ]
[35 2328 1048 1 ]
[33 2328 1048 0 ]
[34 1920 1080 0 ]
[34 1920 1080 1 ]
[35 1920 1080 0 ]
[35 1920 1080 1 ]
[33 1920 1080 0 ]
[34 1600 1200 0 ]
[34 1600 1200 1 ]
[35 1600 1200 0 ]
[35 1600 1200 1 ]
[33 1600 1200 0 ]
[34 1440 1080 0 ]
[34 1440 1080 1 ]
[35 1440 1080 0 ]
[35 1440 1080 1 ]
[33 1440 1080 0 ]
[34 1600 900 0 ]
[34 1600 900 1 ]
[35 1600 900 0 ]
[35 1600 900 1 ]
[33 1600 900 0 ]
[34 1200 1200 0 ]
[34 1200 1200 1 ]
[35 1200 1200 0 ]
[35 1200 1200 1 ]
[33 1200 1200 0 ]
[34 1280 960 0 ]
[34 1280 960 1 ]
[35 1280 960 0 ]
[35 1280 960 1 ]
[33 1280 960 0 ]
[34 1080 1080 0 ]
[34 1080 1080 1 ]
[35 1080 1080 0 ]
[35 1080 1080 1 ]
[33 1080 1080 0 ]
[34 1600 720 0 ]
[34 1600 720 1 ]
[35 1600 720 0 ]
[35 1600 720 1 ]
[33 1600 720 0 ]
[34 1280 720 0 ]
[34 1280 720 1 ]
[35 1280 720 0 ]
[35 1280 720 1 ]
[33 1280 720 0 ]
[34 800 600 0 ]
[34 800 600 1 ]
[35 800 600 0 ]
[35 800 600 1 ]
[33 800 600 0 ]
[34 864 480 0 ]
[34 864 480 1 ]
[35 864 480 0 ]
[35 864 480 1 ]
[33 864 480 0 ]
[34 720 480 0 ]
[34 720 480 1 ]
[35 720 480 0 ]
[35 720 480 1 ]
[33 720 480 0 ]
[34 640 480 0 ]
[34 640 480 1 ]
[35 640 480 0 ]
[35 640 480 1 ]
[33 640 480 0 ]
[34 352 288 0 ]
[34 352 288 1 ]
[35 352 288 0 ]
[35 352 288 1 ]
[33 352 288 0 ]
[34 320 240 0 ]
[34 320 240 1 ]
[35 320 240 0 ]
[35 320 240 1 ]
[33 320 240 0 ]
[34 176 144 0 ]
[34 176 144 1 ]
[35 176 144 0 ]
[35 176 144 1 ]
[37 2328 1748 0 ]
[32 2328 1748 0 ]
[36 2328 1748 0 ]
xiaomi.scaler.availableHeicStreamConfigurations (805d0000): int32[436]
[33 4656 3496 0 ]
[35 4656 3496 0 ]
[35 4656 3496 1 ]
[33 4656 2620 0 ]
[35 4656 2620 0 ]
[35 4656 2620 1 ]
[33 4656 2096 0 ]
[35 4656 2096 0 ]
[35 4656 2096 1 ]
[33 3496 3496 0 ]
[35 3496 3496 0 ]
[35 3496 3496 1 ]
[34 2328 1748 0 ]
[34 2328 1748 1 ]
[35 2328 1748 0 ]
[35 2328 1748 1 ]
[33 2328 1748 0 ]
[34 2328 1310 0 ]
[34 2328 1310 1 ]
[35 2328 1310 0 ]
[35 2328 1310 1 ]
[33 2328 1310 0 ]
[34 2328 1048 0 ]
[34 2328 1048 1 ]
[35 2328 1048 0 ]
[35 2328 1048 1 ]
[33 2328 1048 0 ]
[34 1920 1080 0 ]
[34 1920 1080 1 ]
[35 1920 1080 0 ]
[35 1920 1080 1 ]
[33 1920 1080 0 ]
[34 1600 1200 0 ]
[34 1600 1200 1 ]
[35 1600 1200 0 ]
[35 1600 1200 1 ]
[33 1600 1200 0 ]
[34 1440 1080 0 ]
[34 1440 1080 1 ]
[35 1440 1080 0 ]
[35 1440 1080 1 ]
[33 1440 1080 0 ]
[34 1600 900 0 ]
[34 1600 900 1 ]
[35 1600 900 0 ]
[35 1600 900 1 ]
[33 1600 900 0 ]
[34 1200 1200 0 ]
[34 1200 1200 1 ]
[35 1200 1200 0 ]
[35 1200 1200 1 ]
[33 1200 1200 0 ]
[34 1280 960 0 ]
[34 1280 960 1 ]
[35 1280 960 0 ]
[35 1280 960 1 ]
[33 1280 960 0 ]
[34 1080 1080 0 ]
[34 1080 1080 1 ]
[35 1080 1080 0 ]
[35 1080 1080 1 ]
[33 1080 1080 0 ]
[34 1600 720 0 ]
[34 1600 720 1 ]
[35 1600 720 0 ]
[35 1600 720 1 ]
[33 1600 720 0 ]
[34 1280 720 0 ]
[34 1280 720 1 ]
[35 1280 720 0 ]
[35 1280 720 1 ]
[33 1280 720 0 ]
[34 800 600 0 ]
[34 800 600 1 ]
[35 800 600 0 ]
[35 800 600 1 ]
[33 800 600 0 ]
[34 864 480 0 ]
[34 864 480 1 ]
[35 864 480 0 ]
[35 864 480 1 ]
[33 864 480 0 ]
[34 720 480 0 ]
[34 720 480 1 ]
[35 720 480 0 ]
[35 720 480 1 ]
[33 720 480 0 ]
[34 640 480 0 ]
[34 640 480 1 ]
[35 640 480 0 ]
[35 640 480 1 ]
[33 640 480 0 ]
[34 352 288 0 ]
[34 352 288 1 ]
[35 352 288 0 ]
[35 352 288 1 ]
[33 352 288 0 ]
[34 320 240 0 ]
[34 320 240 1 ]
[35 320 240 0 ]
[35 320 240 1 ]
[33 320 240 0 ]
[34 176 144 0 ]
[34 176 144 1 ]
[35 176 144 0 ]
[35 176 144 1 ]
[37 2328 1748 0 ]
[32 2328 1748 0 ]
[36 2328 1748 0 ]
xiaomi.scaler.availableLimitStreamConfigurations (805b0000): int32[400]
[33 4656 3496 0 ]
[33 4656 2620 0 ]
[33 4656 2096 0 ]
[34 2328 1748 0 ]
[34 2328 1748 1 ]
[35 2328 1748 0 ]
[35 2328 1748 1 ]
[33 2328 1748 0 ]
[34 2328 1310 0 ]
[34 2328 1310 1 ]
[35 2328 1310 0 ]
[35 2328 1310 1 ]
[33 2328 1310 0 ]
[34 2328 1048 0 ]
[34 2328 1048 1 ]
[35 2328 1048 0 ]
[35 2328 1048 1 ]
[33 2328 1048 0 ]
[34 1920 1080 0 ]
[34 1920 1080 1 ]
[35 1920 1080 0 ]
[35 1920 1080 1 ]
[33 1920 1080 0 ]
[34 1600 1200 0 ]
[34 1600 1200 1 ]
[35 1600 1200 0 ]
[35 1600 1200 1 ]
[33 1600 1200 0 ]
[34 1440 1080 0 ]
[34 1440 1080 1 ]
[35 1440 1080 0 ]
[35 1440 1080 1 ]
[33 1440 1080 0 ]
[34 1600 900 0 ]
[34 1600 900 1 ]
[35 1600 900 0 ]
[35 1600 900 1 ]
[33 1600 900 0 ]
[34 1200 1200 0 ]
[34 1200 1200 1 ]
[35 1200 1200 0 ]
[35 1200 1200 1 ]
[33 1200 1200 0 ]
[34 1280 960 0 ]
[34 1280 960 1 ]
[35 1280 960 0 ]
[35 1280 960 1 ]
[33 1280 960 0 ]
[34 1080 1080 0 ]
[34 1080 1080 1 ]
[35 1080 1080 0 ]
[35 1080 1080 1 ]
[33 1080 1080 0 ]
[34 1600 720 0 ]
[34 1600 720 1 ]
[35 1600 720 0 ]
[35 1600 720 1 ]
[33 1600 720 0 ]
[34 1280 720 0 ]
[34 1280 720 1 ]
[35 1280 720 0 ]
[35 1280 720 1 ]
[33 1280 720 0 ]
[34 800 600 0 ]
[34 800 600 1 ]
[35 800 600 0 ]
[35 800 600 1 ]
[33 800 600 0 ]
[34 864 480 0 ]
[34 864 480 1 ]
[35 864 480 0 ]
[35 864 480 1 ]
[33 864 480 0 ]
[34 720 480 0 ]
[34 720 480 1 ]
[35 720 480 0 ]
[35 720 480 1 ]
[33 720 480 0 ]
[34 640 480 0 ]
[34 640 480 1 ]
[35 640 480 0 ]
[35 640 480 1 ]
[33 640 480 0 ]
[34 352 288 0 ]
[34 352 288 1 ]
[35 352 288 0 ]
[35 352 288 1 ]
[33 352 288 0 ]
[34 320 240 0 ]
[34 320 240 1 ]
[35 320 240 0 ]
[35 320 240 1 ]
[33 320 240 0 ]
[34 176 144 0 ]
[34 176 144 1 ]
[35 176 144 0 ]
[35 176 144 1 ]
[37 2328 1748 0 ]
[32 2328 1748 0 ]
[36 2328 1748 0 ]
xiaomi.capabilities.videoStabilization.previewSupported (80580000): byte[1]
[1 ]
xiaomi.sensorname.Front (805e0004): byte[15]
[103 97 117 103 117 105 110 95 111 118 49 54 97 49 113 ]
xiaomi.sensorDepurple.disable (805f0000): byte[1]
[1 ]
xiaomi.capabilities.videoStabilization.quality (80580001): int32[4]
[5 30 6 30 ]
org.quic.camera.SSMSupport.SSMEnabled (806e0000): byte[1]
[0 ]
org.codeaurora.qcamera3.logicalCameraType.logical_camera_type (80470000): byte[1]
[6 ]
org.codeaurora.qcamera3.sessionParameters.availableStreamMap (804d0000): int32[80]
[0 0 35 0 ]
[1 0 0 0 ]
[0 0 0 0 ]
[0 0 0 0 ]
[0 0 35 0 ]
[2 0 1 0 ]
[0 0 0 0 ]
[0 0 0 0 ]
[0 0 35 1 ]
[2 1 1 0 ]
[0 0 0 0 ]
[0 0 0 0 ]
[0 0 35 2 ]
[2 2 1 0 ]
[0 0 0 0 ]
[0 0 0 0 ]
[0 0 35 0 ]
[2 0 0 1 ]
[0 0 0 0 ]
[0 0 0 0 ]
com.xiaomi.cameraid.role.cameraId (80590000): int32[1]
[101 ]
android.scaler.availableRotateAndCropModes (d0010): byte[1]
[0 ]
android.control.zoomRatioRange (1002e): float[2]
[1.00000000 10.00000000 ]
== Camera HAL device device@3.5/legacy/7 (v3.5) dumpState: ==
No active camera device session instance
== Vendor tags: ==
Dumping vendor tag descriptors for vendor with id 3854507339
Dumping configured vendor tag descriptors: 671 entries
0x80000000 (private_property) with type 0 (byte) defined in section org.codeaurora.qcamera3.internal_private
0x80010000 (exposure_metering_mode) with type 1 (int32) defined in section org.codeaurora.qcamera3.exposure_metering
0x80010001 (available_modes) with type 1 (int32) defined in section org.codeaurora.qcamera3.exposure_metering
0x80020000 (aec_speed) with type 2 (float) defined in section org.codeaurora.qcamera3.aec_convergence_speed
0x80030000 (strength) with type 1 (int32) defined in section org.codeaurora.qcamera3.sharpness
0x80030001 (range) with type 1 (int32) defined in section org.codeaurora.qcamera3.sharpness
0x80040000 (level) with type 1 (int32) defined in section org.codeaurora.qcamera3.contrast
0x80050000 (use_iso_exp_priority) with type 3 (int64) defined in section org.codeaurora.qcamera3.iso_exp_priority
0x80050001 (use_iso_value) with type 1 (int32) defined in section org.codeaurora.qcamera3.iso_exp_priority
0x80050002 (select_priority) with type 1 (int32) defined in section org.codeaurora.qcamera3.iso_exp_priority
0x80050003 (iso_available_modes) with type 1 (int32) defined in section org.codeaurora.qcamera3.iso_exp_priority
0x80050004 (exposure_time_range) with type 3 (int64) defined in section org.codeaurora.qcamera3.iso_exp_priority
0x80050005 (use_gain_value) with type 2 (float) defined in section org.codeaurora.qcamera3.iso_exp_priority
0x80060000 (enable) with type 0 (byte) defined in section org.codeaurora.qcamera3.histogram
0x80060001 (buckets) with type 1 (int32) defined in section org.codeaurora.qcamera3.histogram
0x80060002 (max_count) with type 1 (int32) defined in section org.codeaurora.qcamera3.histogram
0x80060003 (stats) with type 1 (int32) defined in section org.codeaurora.qcamera3.histogram
0x80060004 (stats_type) with type 1 (int32) defined in section org.codeaurora.qcamera3.histogram
0x80060005 (enable_I) with type 0 (byte) defined in section org.codeaurora.qcamera3.histogram
0x80060006 (buckets_I) with type 1 (int32) defined in section org.codeaurora.qcamera3.histogram
0x80060007 (max_count_I) with type 1 (int32) defined in section org.codeaurora.qcamera3.histogram
0x80060008 (stats_I) with type 1 (int32) defined in section org.codeaurora.qcamera3.histogram
0x80060009 (stats_type_I) with type 1 (int32) defined in section org.codeaurora.qcamera3.histogram
0x8006000a (enable_hdr) with type 0 (byte) defined in section org.codeaurora.qcamera3.histogram
0x8006000b (buckets_hdr) with type 1 (int32) defined in section org.codeaurora.qcamera3.histogram
0x8006000c (max_count_hdr) with type 1 (int32) defined in section org.codeaurora.qcamera3.histogram
0x8006000d (stats_hdr) with type 1 (int32) defined in section org.codeaurora.qcamera3.histogram
0x8006000e (stats_type_hdr) with type 1 (int32) defined in section org.codeaurora.qcamera3.histogram
0x80070000 (enable) with type 0 (byte) defined in section org.codeaurora.qcamera3.bayer_grid
0x80070001 (width) with type 1 (int32) defined in section org.codeaurora.qcamera3.bayer_grid
0x80070002 (height) with type 1 (int32) defined in section org.codeaurora.qcamera3.bayer_grid
0x80070003 (r_stats) with type 1 (int32) defined in section org.codeaurora.qcamera3.bayer_grid
0x80070004 (g_stats) with type 1 (int32) defined in section org.codeaurora.qcamera3.bayer_grid
0x80070005 (b_stats) with type 1 (int32) defined in section org.codeaurora.qcamera3.bayer_grid
0x80070006 (stats_type) with type 1 (int32) defined in section org.codeaurora.qcamera3.bayer_grid
0x80080000 (enable) with type 0 (byte) defined in section org.codeaurora.qcamera3.bayer_exposure
0x80080001 (width) with type 1 (int32) defined in section org.codeaurora.qcamera3.bayer_exposure
0x80080002 (height) with type 1 (int32) defined in section org.codeaurora.qcamera3.bayer_exposure
0x80080003 (r_stats) with type 1 (int32) defined in section org.codeaurora.qcamera3.bayer_exposure
0x80080004 (g_stats) with type 1 (int32) defined in section org.codeaurora.qcamera3.bayer_exposure
0x80080005 (b_stats) with type 1 (int32) defined in section org.codeaurora.qcamera3.bayer_exposure
0x80080006 (stats_type) with type 1 (int32) defined in section org.codeaurora.qcamera3.bayer_exposure
0x80080007 (roi_be_x) with type 2 (float) defined in section org.codeaurora.qcamera3.bayer_exposure
0x80080008 (roi_be_y) with type 2 (float) defined in section org.codeaurora.qcamera3.bayer_exposure
0x80080009 (roi_be_width) with type 2 (float) defined in section org.codeaurora.qcamera3.bayer_exposure
0x8008000a (roi_be_height) with type 2 (float) defined in section org.codeaurora.qcamera3.bayer_exposure
0x80090000 (instant_aec_mode) with type 1 (int32) defined in section org.codeaurora.qcamera3.instant_aec
0x80090001 (instant_aec_available_modes) with type 1 (int32) defined in section org.codeaurora.qcamera3.instant_aec
0x800a0000 (awb_speed) with type 2 (float) defined in section org.codeaurora.qcamera3.awb_convergence_speed
0x800b0000 (mode) with type 0 (byte) defined in section org.codeaurora.qcamera3.ae_bracket
0x800b0001 (num_frames) with type 1 (int32) defined in section org.codeaurora.qcamera3.ae_bracket
0x800b0002 (exposure_values) with type 1 (int32) defined in section org.codeaurora.qcamera3.ae_bracket
0x800c0000 (enable) with type 0 (byte) defined in section org.codeaurora.qcamera3.jpeg_encode_crop
0x800c0001 (rect) with type 1 (int32) defined in section org.codeaurora.qcamera3.jpeg_encode_crop
0x800c0002 (roi) with type 1 (int32) defined in section org.codeaurora.qcamera3.jpeg_encode_crop
0x800d0000 (dynamic_black_level_pattern) with type 2 (float) defined in section org.codeaurora.qcamera3.sensor_meta_data
0x800d0001 (is_mono_only) with type 0 (byte) defined in section org.codeaurora.qcamera3.sensor_meta_data
0x800d0002 (sensor_mode_index) with type 1 (int32) defined in section org.codeaurora.qcamera3.sensor_meta_data
0x800d0003 (EEPROMInformation) with type 0 (byte) defined in section org.codeaurora.qcamera3.sensor_meta_data
0x800d0004 (integration_information) with type 1 (int32) defined in section org.codeaurora.qcamera3.sensor_meta_data
0x800d0005 (mountAngle) with type 1 (int32) defined in section org.codeaurora.qcamera3.sensor_meta_data
0x800d0006 (cameraPosition) with type 1 (int32) defined in section org.codeaurora.qcamera3.sensor_meta_data
0x800d0007 (sensor_mode_info) with type 0 (byte) defined in section org.codeaurora.qcamera3.sensor_meta_data
0x800d0008 (sensor_pdaf_info) with type 0 (byte) defined in section org.codeaurora.qcamera3.sensor_meta_data
0x800d0009 (current_mode) with type 1 (int32) defined in section org.codeaurora.qcamera3.sensor_meta_data
0x800d000a (targetFPS) with type 1 (int32) defined in section org.codeaurora.qcamera3.sensor_meta_data
0x800e0000 (use_av_timer) with type 0 (byte) defined in section org.codeaurora.qcamera3.av_timer
0x800f0000 (AECStatsControl) with type 0 (byte) defined in section org.quic.camera2.statsconfigs
0x800f0001 (AWBStatsControl) with type 0 (byte) defined in section org.quic.camera2.statsconfigs
0x800f0002 (AFStatsControl) with type 0 (byte) defined in section org.quic.camera2.statsconfigs
0x800f0003 (AFDStatsControl) with type 0 (byte) defined in section org.quic.camera2.statsconfigs
0x800f0004 (IHistStatsControl) with type 0 (byte) defined in section org.quic.camera2.statsconfigs
0x800f0005 (AECFrameControl) with type 0 (byte) defined in section org.quic.camera2.statsconfigs
0x800f0006 (AWBFrameControl) with type 0 (byte) defined in section org.quic.camera2.statsconfigs
0x800f0007 (AFFrameControl) with type 0 (byte) defined in section org.quic.camera2.statsconfigs
0x800f0008 (DigitalGainControl) with type 0 (byte) defined in section org.quic.camera2.statsconfigs
0x800f0009 (AWBWarmstartGain) with type 2 (float) defined in section org.quic.camera2.statsconfigs
0x800f000a (AWBWarmstartCCT) with type 2 (float) defined in section org.quic.camera2.statsconfigs
0x800f000b (AWBFrameControlRGain) with type 2 (float) defined in section org.quic.camera2.statsconfigs
0x800f000c (AWBFrameControlGGain) with type 2 (float) defined in section org.quic.camera2.statsconfigs
0x800f000d (AWBFrameControlBGain) with type 2 (float) defined in section org.quic.camera2.statsconfigs
0x800f000e (AWBFrameControlCCT) with type 1 (int32) defined in section org.quic.camera2.statsconfigs
0x800f000f (AWBDecisionAfterTC) with type 2 (float) defined in section org.quic.camera2.statsconfigs
0x800f0010 (HistNodeLTCRatioIndex) with type 0 (byte) defined in section org.quic.camera2.statsconfigs
0x800f0011 (AECStartUpSensitivity) with type 2 (float) defined in section org.quic.camera2.statsconfigs
0x800f0012 (AECSensitivity) with type 2 (float) defined in section org.quic.camera2.statsconfigs
0x800f0013 (AECExposureTime) with type 3 (int64) defined in section org.quic.camera2.statsconfigs
0x800f0014 (AECLinearGain) with type 2 (float) defined in section org.quic.camera2.statsconfigs
0x800f0015 (AECLuxIndex) with type 2 (float) defined in section org.quic.camera2.statsconfigs
0x800f0016 (FOVCFrameControl) with type 0 (byte) defined in section org.quic.camera2.statsconfigs
0x80100000 (OEMIFEIQSetting) with type 0 (byte) defined in section org.quic.camera2.iqsettings
0x80100001 (OEMBPSIQSetting) with type 0 (byte) defined in section org.quic.camera2.iqsettings
0x80100002 (OEMIPEIQSetting) with type 0 (byte) defined in section org.quic.camera2.iqsettings
0x80110000 (HDRVideoMode) with type 0 (byte) defined in section org.quic.camera2.streamconfigs
0x80120000 (OEMJPEGLumaQuantizationTable) with type 0 (byte) defined in section org.quic.camera2.jpegquantizationtables
0x80120001 (OEMJPEGChromaQuantizationTable) with type 0 (byte) defined in section org.quic.camera2.jpegquantizationtables
0x80130000 (sensor_register_control) with type 1 (int32) defined in section org.quic.camera2.sensor_register_control
0x80140000 (ICAInPerspectiveTransform) with type 0 (byte) defined in section org.quic.camera2.ipeicaconfigs
0x80140001 (ICAInGridOut2InTransform) with type 0 (byte) defined in section org.quic.camera2.ipeicaconfigs
0x80140002 (ICAInGridIn2OutTransform) with type 0 (byte) defined in section org.quic.camera2.ipeicaconfigs
0x80140003 (ICAInInterpolationParams) with type 0 (byte) defined in section org.quic.camera2.ipeicaconfigs
0x80140004 (ICARefPerspectiveTransform) with type 0 (byte) defined in section org.quic.camera2.ipeicaconfigs
0x80140005 (ICARefGridTransform) with type 0 (byte) defined in section org.quic.camera2.ipeicaconfigs
0x80140006 (ICARefInterpolationParams) with type 0 (byte) defined in section org.quic.camera2.ipeicaconfigs
0x80140007 (ICAReferenceParams) with type 0 (byte) defined in section org.quic.camera2.ipeicaconfigs
0x80140008 (ICAReferenceParamsLookAhead) with type 0 (byte) defined in section org.quic.camera2.ipeicaconfigs
0x80140009 (ICAInPerspectiveTransformLookAhead) with type 0 (byte) defined in section org.quic.camera2.ipeicaconfigs
0x8014000a (ICAInGridTransformLookahead) with type 0 (byte) defined in section org.quic.camera2.ipeicaconfigs
0x8014000b (ExtraFrameworkBuffers) with type 0 (byte) defined in section org.quic.camera2.ipeicaconfigs
0x80150000 (MFNRTotalNumFrames) with type 1 (int32) defined in section org.quic.camera2.mfnrconfigs
0x80150001 (MFNRBlendFrameNum) with type 1 (int32) defined in section org.quic.camera2.mfnrconfigs
0x80160000 (MFSRTotalNumFrames) with type 1 (int32) defined in section org.quic.camera2.mfsrconfigs
0x80160001 (MFSRBlendFrameNum) with type 1 (int32) defined in section org.quic.camera2.mfsrconfigs
0x80170000 (DebugDataAll) with type 0 (byte) defined in section org.quic.camera.debugdata
0x80170001 (DebugDataAEC) with type 0 (byte) defined in section org.quic.camera.debugdata
0x80170002 (DebugDataAWB) with type 0 (byte) defined in section org.quic.camera.debugdata
0x80170003 (DebugDataAF) with type 0 (byte) defined in section org.quic.camera.debugdata
0x80180000 (TuningDataDump) with type 0 (byte) defined in section org.quic.camera.tuningdata
0x80190000 (FocusValue) with type 2 (float) defined in section org.quic.camera.focusvalue
0x801a0000 (stats) with type 0 (byte) defined in section org.quic.camera.bafstats
0x801b0000 (TuningMode) with type 0 (byte) defined in section org.quic.camera2.tuning.mode
0x801c0000 (Feature1Mode) with type 0 (byte) defined in section org.quic.camera2.tuning.feature
0x801c0001 (Feature2Mode) with type 0 (byte) defined in section org.quic.camera2.tuning.feature
0x801d0000 (OEMFDConfig) with type 0 (byte) defined in section org.quic.camera2.oemfdconfig
0x801e0000 (OEMFDResults) with type 0 (byte) defined in section org.quic.camera2.oemfdresults
0x801f0000 (Enable) with type 0 (byte) defined in section org.quic.camera2.objectTrackingConfig
0x801f0001 (CmdTrigger) with type 1 (int32) defined in section org.quic.camera2.objectTrackingConfig
0x801f0002 (RegisterROI) with type 1 (int32) defined in section org.quic.camera2.objectTrackingConfig
0x80200000 (TrackerStatus) with type 1 (int32) defined in section org.quic.camera2.objectTrackingResults
0x80200001 (ResultROI) with type 1 (int32) defined in section org.quic.camera2.objectTrackingResults
0x80200002 (TrackerScore) with type 1 (int32) defined in section org.quic.camera2.objectTrackingResults
0x80210000 (RefCropSize) with type 0 (byte) defined in section org.quic.camera2.ref.cropsize
0x80210001 (DisableZoomCrop) with type 1 (int32) defined in section org.quic.camera2.ref.cropsize
0x80220000 (color_temperature) with type 1 (int32) defined in section org.codeaurora.qcamera3.manualWB
0x80220001 (color_temperature_range) with type 1 (int32) defined in section org.codeaurora.qcamera3.manualWB
0x80220002 (gains) with type 2 (float) defined in section org.codeaurora.qcamera3.manualWB
0x80220003 (gains_range) with type 2 (float) defined in section org.codeaurora.qcamera3.manualWB
0x80220004 (partial_mwb_mode) with type 1 (int32) defined in section org.codeaurora.qcamera3.manualWB
0x80230000 (enable) with type 0 (byte) defined in section org.codeaurora.qcamera3.temporal_denoise
0x80230001 (process_type) with type 1 (int32) defined in section org.codeaurora.qcamera3.temporal_denoise
0x80240000 (ResidualCrop) with type 0 (byte) defined in section org.quic.camera.ifecropinfo
0x80240001 (AppliedCrop) with type 0 (byte) defined in section org.quic.camera.ifecropinfo
0x80240002 (SensorIFEAppliedCrop) with type 0 (byte) defined in section org.quic.camera.ifecropinfo
0x80250000 (EISV3Enable) with type 0 (byte) defined in section org.quic.camera.eis3enable
0x80260000 (preview) with type 0 (byte) defined in section org.quic.camera.streamTypePresent
0x80270000 (Enabled) with type 0 (byte) defined in section org.quic.camera.eisrealtime
0x80270001 (RequestedMargin) with type 0 (byte) defined in section org.quic.camera.eisrealtime
0x80270002 (StabilizationMargins) with type 0 (byte) defined in section org.quic.camera.eisrealtime
0x80270003 (AdditionalCropOffset) with type 0 (byte) defined in section org.quic.camera.eisrealtime
0x80270004 (StabilizedOutputDims) with type 0 (byte) defined in section org.quic.camera.eisrealtime
0x80270005 (MinimalTotalMargins) with type 0 (byte) defined in section org.quic.camera.eisrealtime
0x80280000 (Enabled) with type 0 (byte) defined in section org.quic.camera.eislookahead
0x80280001 (FrameDelay) with type 0 (byte) defined in section org.quic.camera.eislookahead
0x80280002 (RequestedMargin) with type 0 (byte) defined in section org.quic.camera.eislookahead
0x80280003 (StabilizationMargins) with type 0 (byte) defined in section org.quic.camera.eislookahead
0x80280004 (AdditionalCropOffset) with type 0 (byte) defined in section org.quic.camera.eislookahead
0x80280005 (StabilizedOutputDims) with type 0 (byte) defined in section org.quic.camera.eislookahead
0x80280006 (MinimalTotalMargins) with type 0 (byte) defined in section org.quic.camera.eislookahead
0x80290000 (timestamp) with type 0 (byte) defined in section org.quic.camera.qtimer
0x802a0000 (is_hdr_scene) with type 0 (byte) defined in section org.codeaurora.qcamera3.stats
0x802a0001 (bsgc_available) with type 0 (byte) defined in section org.codeaurora.qcamera3.stats
0x802a0002 (blink_detected) with type 0 (byte) defined in section org.codeaurora.qcamera3.stats
0x802a0003 (blink_degree) with type 0 (byte) defined in section org.codeaurora.qcamera3.stats
0x802a0004 (smile_degree) with type 0 (byte) defined in section org.codeaurora.qcamera3.stats
0x802a0005 (smile_confidence) with type 0 (byte) defined in section org.codeaurora.qcamera3.stats
0x802a0006 (gaze_angle) with type 0 (byte) defined in section org.codeaurora.qcamera3.stats
0x802a0007 (gaze_direction) with type 1 (int32) defined in section org.codeaurora.qcamera3.stats
0x802a0008 (gaze_degree) with type 0 (byte) defined in section org.codeaurora.qcamera3.stats
0x802a0009 (contours) with type 1 (int32) defined in section org.codeaurora.qcamera3.stats
0x802b0000 (is_qcfa_sensor) with type 0 (byte) defined in section org.codeaurora.qcamera3.quadra_cfa
0x802b0001 (qcfa_dimension) with type 1 (int32) defined in section org.codeaurora.qcamera3.quadra_cfa
0x802b0002 (availableStreamConfigurations) with type 1 (int32) defined in section org.codeaurora.qcamera3.quadra_cfa
0x802b0003 (activeArraySize) with type 1 (int32) defined in section org.codeaurora.qcamera3.quadra_cfa
0x802c0000 (enable) with type 1 (int32) defined in section org.quic.camera.res_manager
0x802c0001 (res_type) with type 1 (int32) defined in section org.quic.camera.res_manager
0x802d0000 (enable) with type 1 (int32) defined in section org.quic.camera.resource
0x802d0001 (res_type) with type 1 (int32) defined in section org.quic.camera.resource
0x802e0000 (video_hdr_modes) with type 1 (int32) defined in section org.codeaurora.qcamera3.available_video_hdr_modes
0x802f0000 (preview) with type 0 (byte) defined in section org.quic.camera.streamDimension
0x802f0001 (video) with type 0 (byte) defined in section org.quic.camera.streamDimension
0x802f0002 (snapshot) with type 0 (byte) defined in section org.quic.camera.streamDimension
0x802f0003 (depth) with type 0 (byte) defined in section org.quic.camera.streamDimension
0x80300000 (SensorModeTable) with type 1 (int32) defined in section org.quic.camera2.sensormode.info
0x80310000 (CustomHFRFpsTable) with type 1 (int32) defined in section org.quic.camera2.customhfrfps.info
0x80320000 (StreamBasedFPSTable) with type 1 (int32) defined in section org.quic.camera2.streamBasedFPS.info
0x80320001 (PreviewFPS) with type 1 (int32) defined in section org.quic.camera2.streamBasedFPS.info
0x80320002 (VideoFPS) with type 1 (int32) defined in section org.quic.camera2.streamBasedFPS.info
0x80330000 (VideoConfigurationsTable) with type 1 (int32) defined in section org.quic.camera2.VideoConfigurations.info
0x80330001 (VideoConfigurationsTableSize) with type 1 (int32) defined in section org.quic.camera2.VideoConfigurations.info
0x80340000 (GammaInfo) with type 0 (byte) defined in section org.quic.camera.gammainfo
0x80350000 (IPEGammaPreOutput) with type 0 (byte) defined in section org.quic.camera.ipegammapreoutput
0x80360000 (ADRCData) with type 0 (byte) defined in section org.quic.camera.adrcdata
0x80370000 (IntermediateDimension) with type 0 (byte) defined in section org.quic.camera.intermediateDimension
0x80380000 (TintlessRatioTable) with type 0 (byte) defined in section com.qti.camera.tintlessInfo
0x80390000 (endOfStream) with type 0 (byte) defined in section org.quic.camera.recording
0x80390001 (endOfStreamRequestId) with type 0 (byte) defined in section org.quic.camera.recording
0x80390002 (requestHasVideoBuffer) with type 0 (byte) defined in section org.quic.camera.recording
0x803a0000 (disableFPSLimits) with type 0 (byte) defined in section org.quic.camera.manualExposure
0x803a0001 (overrideSensorFrameDuration) with type 3 (int64) defined in section org.quic.camera.manualExposure
0x803b0000 (EarlyPCRenable) with type 0 (byte) defined in section org.quic.camera.EarlyPCRenable
0x803c0000 (burstfps) with type 0 (byte) defined in section org.quic.camera.BurstFPS
0x803c0001 (isBurstShotSupported) with type 0 (byte) defined in section org.quic.camera.BurstFPS
0x803c0002 (MaxBurstShotFPS) with type 1 (int32) defined in section org.quic.camera.BurstFPS
0x803d0000 (MaxPreviewSize) with type 1 (int32) defined in section org.quic.camera.MaxPreviewSize
0x803e0000 (isLiveshotSizeSameAsVideoSize) with type 0 (byte) defined in section org.quic.camera.LiveshotSize
0x803f0000 (isFDRenderingInVideoUISupported) with type 0 (byte) defined in section org.quic.camera.FDRendering
0x80400000 (CustomNoiseReduction) with type 0 (byte) defined in section org.quic.camera.CustomNoiseReduction
0x80410000 (isFastShutterModeSupported) with type 0 (byte) defined in section org.quic.camera.SensorModeFS
0x80410001 (SensorModeFS) with type 0 (byte) defined in section org.quic.camera.SensorModeFS
0x80420000 (IFEMaxLineWidth) with type 1 (int32) defined in section org.quic.camera.HWResourceInfo
0x80420001 (numIFEsforGivenTarget) with type 1 (int32) defined in section org.quic.camera.HWResourceInfo
0x80420002 (maxIFEsRequired) with type 1 (int32) defined in section org.quic.camera.HWResourceInfo
0x80430000 (AECDataPublisherPresent) with type 0 (byte) defined in section org.quic.camera.AECDataPublisherPresent
0x80440000 (AECData) with type 0 (byte) defined in section org.quic.camera.AECData
0x80450000 (OEMEXIFAppData1) with type 0 (byte) defined in section org.quic.camera.oemexifappdata
0x80460000 (isDepthFocus) with type 0 (byte) defined in section org.quic.camera.isDepthFocus
0x80470000 (logical_camera_type) with type 0 (byte) defined in section org.codeaurora.qcamera3.logicalCameraType
0x80480000 (IPEICACapabilities) with type 0 (byte) defined in section org.codeaurora.qcamera3.platformCapabilities
0x80490000 (LCRRawformat) with type 0 (byte) defined in section org.quic.camera.LCRRawformat
0x804a0000 (isValid) with type 0 (byte) defined in section org.codeaurora.qcamera3.exposuretable
0x804a0001 (sensitivityCorrectionFactor) with type 2 (float) defined in section org.codeaurora.qcamera3.exposuretable
0x804a0002 (kneeCount) with type 1 (int32) defined in section org.codeaurora.qcamera3.exposuretable
0x804a0003 (gainKneeEntries) with type 2 (float) defined in section org.codeaurora.qcamera3.exposuretable
0x804a0004 (expTimeKneeEntries) with type 3 (int64) defined in section org.codeaurora.qcamera3.exposuretable
0x804a0005 (incrementPriorityKneeEntries) with type 1 (int32) defined in section org.codeaurora.qcamera3.exposuretable
0x804a0006 (expIndexKneeEntries) with type 2 (float) defined in section org.codeaurora.qcamera3.exposuretable
0x804a0007 (thresAntiBandingMinExpTimePct) with type 2 (float) defined in section org.codeaurora.qcamera3.exposuretable
0x804b0000 (meteringTable) with type 2 (float) defined in section org.codeaurora.qcamera3.meteringtable
0x804b0001 (meteringTableSize) with type 1 (int32) defined in section org.codeaurora.qcamera3.meteringtable
0x804c0000 (disable) with type 0 (byte) defined in section org.codeaurora.qcamera3.adrc
0x804d0000 (availableStreamMap) with type 1 (int32) defined in section org.codeaurora.qcamera3.sessionParameters
0x804d0001 (overrideResourceCostValidation) with type 0 (byte) defined in section org.codeaurora.qcamera3.sessionParameters
0x804e0000 (ltmDynamicContrastStrength) with type 2 (float) defined in section org.quic.camera.ltmDynamicContrast
0x804e0001 (ltmDarkBoostStrength) with type 2 (float) defined in section org.quic.camera.ltmDynamicContrast
0x804e0002 (ltmBrightSupressStrength) with type 2 (float) defined in section org.quic.camera.ltmDynamicContrast
0x804e0003 (ltmDynamicContrastStrengthRange) with type 2 (float) defined in section org.quic.camera.ltmDynamicContrast
0x804e0004 (ltmDarkBoostStrengthRange) with type 2 (float) defined in section org.quic.camera.ltmDynamicContrast
0x804e0005 (ltmBrightSupressStrengthRange) with type 2 (float) defined in section org.quic.camera.ltmDynamicContrast
0x804f0000 (csidbinninginfo) with type 0 (byte) defined in section org.quic.camera.ifecsidconfig
0x80500000 (CVPMetaData) with type 0 (byte) defined in section org.quic.camera.cvpMetaData
0x80510000 (StreamCropInfo) with type 0 (byte) defined in section com.qti.camera.streamCropInfo
0x80510001 (RequestCropInfo) with type 0 (byte) defined in section com.qti.camera.streamCropInfo
0x80510002 (AllCropInfo) with type 0 (byte) defined in section com.qti.camera.streamCropInfo
0x80510003 (EnableAllCropInfo) with type 1 (int32) defined in section com.qti.camera.streamCropInfo
0x80520000 (StreamMap) with type 0 (byte) defined in section com.qti.camera.streamMapMeta
0x80530000 (MiAlgoAsdVersion) with type 2 (float) defined in section xiaomi.ai.misd
0x80540000 (mfnr_bokeh_supported) with type 0 (byte) defined in section xiaomi.capabilities
0x80540001 (macro_zoom_feature) with type 0 (byte) defined in section xiaomi.capabilities
0x80550000 (supportedMoonAutoFocus) with type 0 (byte) defined in section xiaomi.ai
0x80560000 (videoBeauty) with type 0 (byte) defined in section com.xiaomi.camera.supportedfeatures
0x80560001 (beautyMakeup) with type 0 (byte) defined in section com.xiaomi.camera.supportedfeatures
0x80560002 (fovcEnable) with type 0 (byte) defined in section com.xiaomi.camera.supportedfeatures
0x80560003 (beautyVersion) with type 0 (byte) defined in section com.xiaomi.camera.supportedfeatures
0x80560004 (TeleOisSupported) with type 0 (byte) defined in section com.xiaomi.camera.supportedfeatures
0x80560005 (superportraitSupported) with type 0 (byte) defined in section com.xiaomi.camera.supportedfeatures
0x80560006 (3rdLightWeightSupported) with type 0 (byte) defined in section com.xiaomi.camera.supportedfeatures
0x80560007 (videoBokeh) with type 0 (byte) defined in section com.xiaomi.camera.supportedfeatures
0x80560008 (videofilter) with type 0 (byte) defined in section com.xiaomi.camera.supportedfeatures
0x80560009 (videomimovie) with type 0 (byte) defined in section com.xiaomi.camera.supportedfeatures
0x8056000a (videologformat) with type 0 (byte) defined in section com.xiaomi.camera.supportedfeatures
0x8056000b (colorenhancement) with type 0 (byte) defined in section com.xiaomi.camera.supportedfeatures
0x8056000c (videoBokehFront) with type 0 (byte) defined in section com.xiaomi.camera.supportedfeatures
0x8056000d (colorRetention) with type 0 (byte) defined in section com.xiaomi.camera.supportedfeatures
0x8056000e (AIEnhancementVersion) with type 0 (byte) defined in section com.xiaomi.camera.supportedfeatures
0x8056000f (videoColorRetentionFront) with type 0 (byte) defined in section com.xiaomi.camera.supportedfeatures
0x80560010 (videoColorRetentionBack) with type 0 (byte) defined in section com.xiaomi.camera.supportedfeatures
0x80560011 (isMacroMutexWithHdr) with type 0 (byte) defined in section com.xiaomi.camera.supportedfeatures
0x80560012 (bokehVendorID) with type 0 (byte) defined in section com.xiaomi.camera.supportedfeatures
0x80560013 (bokehDepthBufferSize) with type 1 (int32) defined in section com.xiaomi.camera.supportedfeatures
0x80570000 (enable) with type 0 (byte) defined in section com.xiaomi.camera.supereisinfo
0x80580000 (previewSupported) with type 0 (byte) defined in section xiaomi.capabilities.videoStabilization
0x80580001 (quality) with type 1 (int32) defined in section xiaomi.capabilities.videoStabilization
0x80590000 (cameraId) with type 1 (int32) defined in section com.xiaomi.cameraid.role
0x805a0000 (availableStreamConfigurations) with type 1 (int32) defined in section xiaomi.scaler
0x805b0000 (availableLimitStreamConfigurations) with type 1 (int32) defined in section xiaomi.scaler
0x805c0000 (availableSuperResolutionStreamConfigurations) with type 1 (int32) defined in section xiaomi.scaler
0x805d0000 (availableHeicStreamConfigurations) with type 1 (int32) defined in section xiaomi.scaler
0x805e0000 (Wide) with type 0 (byte) defined in section xiaomi.sensorname
0x805e0001 (UltraWide) with type 0 (byte) defined in section xiaomi.sensorname
0x805e0002 (Depth) with type 0 (byte) defined in section xiaomi.sensorname
0x805e0003 (Macro) with type 0 (byte) defined in section xiaomi.sensorname
0x805e0004 (Front) with type 0 (byte) defined in section xiaomi.sensorname
0x805f0000 (disable) with type 0 (byte) defined in section xiaomi.sensorDepurple
0x80600000 (dualCalibrationData) with type 0 (byte) defined in section com.xiaomi.camera.algoup
0x80600001 (disableIPEIQ) with type 0 (byte) defined in section com.xiaomi.camera.algoup
0x80610000 (aspectRatio) with type 2 (float) defined in section xiaomi.heicstreamparam
0x80620000 (isstable) with type 0 (byte) defined in section xiaomi.stable
0x80630000 (sensitivityRange) with type 1 (int32) defined in section xiaomi.sensor.info
0x80640000 (GeoLibStillFrameConfigPrefilter) with type 0 (byte) defined in section org.quic.camera.geoLibStillFrameConfig
0x80640001 (GeoLibStillFrameConfigBlending) with type 0 (byte) defined in section org.quic.camera.geoLibStillFrameConfig
0x80640002 (GeoLibStillFrameConfigPostFiler) with type 0 (byte) defined in section org.quic.camera.geoLibStillFrameConfig
0x80650000 (StillOutputDimension) with type 0 (byte) defined in section org.quic.camera.snapshotOutputDimension
0x80650001 (DisplayOutputDimension) with type 0 (byte) defined in section org.quic.camera.snapshotOutputDimension
0x80660000 (smile_enable) with type 0 (byte) defined in section org.codeaurora.qcamera3.facial_attr
0x80660001 (gaze_enable) with type 0 (byte) defined in section org.codeaurora.qcamera3.facial_attr
0x80660002 (blink_enable) with type 0 (byte) defined in section org.codeaurora.qcamera3.facial_attr
0x80660003 (contour_enable) with type 0 (byte) defined in section org.codeaurora.qcamera3.facial_attr
0x80670000 (ScratchBufferData) with type 0 (byte) defined in section org.quic.camera.scratchbufferdata
0x80680000 (numIFEsUsed) with type 1 (int32) defined in section org.quic.camera.ISPConfigData
0x80690000 (OverrideIPEScaleProfile) with type 0 (byte) defined in section org.quic.camera.overrideIPEScaleProfile
0x806a0000 (isValidDarkBoostOffset) with type 0 (byte) defined in section org.codeaurora.qcamera3.tmcusercontrol
0x806a0001 (darkBoostOffset) with type 2 (float) defined in section org.codeaurora.qcamera3.tmcusercontrol
0x806a0002 (isValidFourthToneAnchor) with type 0 (byte) defined in section org.codeaurora.qcamera3.tmcusercontrol
0x806a0003 (fourthToneAnchor) with type 2 (float) defined in section org.codeaurora.qcamera3.tmcusercontrol
0x806b0000 (OverrideGPURotationUsecase) with type 0 (byte) defined in section org.quic.camera.overrideGPURotationUsecase
0x806c0000 (HEICEnabled) with type 0 (byte) defined in section org.quic.camera.HEICSupport
0x806d0000 (SkipGPUprocessingbasedonFD) with type 0 (byte) defined in section org.quic.camera.skipgpuprocessingbasedonfd
0x806e0000 (SSMEnabled) with type 0 (byte) defined in section org.quic.camera.SSMSupport
0x806f0000 (propertyID) with type 1 (int32) defined in section org.codeaurora.qcamera3.tintless
0x806f0001 (stats) with type 0 (byte) defined in section org.codeaurora.qcamera3.tintless
0x80700000 (propertyID) with type 1 (int32) defined in section org.codeaurora.qcamera3.bhist
0x80700001 (stats) with type 0 (byte) defined in section org.codeaurora.qcamera3.bhist
0x80710000 (propertyID) with type 1 (int32) defined in section org.codeaurora.qcamera3.awbbg
0x80710001 (stats) with type 0 (byte) defined in section org.codeaurora.qcamera3.awbbg
0x80720000 (use_saturation) with type 1 (int32) defined in section org.codeaurora.qcamera3.saturation
0x80720001 (range) with type 1 (int32) defined in section org.codeaurora.qcamera3.saturation
0x80730000 (mode_index) with type 1 (int32) defined in section com.qti.sensorbps
0x80730001 (gain) with type 2 (float) defined in section com.qti.sensorbps
0x80740000 (reprocess_flags) with type 0 (byte) defined in section org.codeaurora.qcamera3.hal_private_data
0x80740001 (reprocess_data_blob) with type 0 (byte) defined in section org.codeaurora.qcamera3.hal_private_data
0x80740002 (exif_debug_data_blob) with type 0 (byte) defined in section org.codeaurora.qcamera3.hal_private_data
0x80740003 (debug_image_dump) with type 0 (byte) defined in section org.codeaurora.qcamera3.hal_private_data
0x80740004 (debug_image_dump_mask) with type 1 (int32) defined in section org.codeaurora.qcamera3.hal_private_data
0x80750000 (is_flash_snapshot) with type 1 (int32) defined in section com.qti.stats_control
0x80750001 (is_lls_needed) with type 1 (int32) defined in section com.qti.stats_control
0x80760000 (seamless_insensor_state) with type 1 (int32) defined in section com.qti.insensor_control
0x80770000 (CurrentMode) with type 1 (int32) defined in section com.qti.node.customhw
0x80780000 (SupportedFeature) with type 1 (int32) defined in section com.arcsoft.node.superlowlightraw
0x80780001 (CurrentMode) with type 0 (byte) defined in section com.arcsoft.node.superlowlightraw
0x80780002 (ProcessedFrameNumber) with type 3 (int64) defined in section com.arcsoft.node.superlowlightraw
0x80780003 (FrameDimension) with type 1 (int32) defined in section com.arcsoft.node.superlowlightraw
0x80780004 (DebugEnable) with type 0 (byte) defined in section com.arcsoft.node.superlowlightraw
0x80780005 (DebugValue) with type 0 (byte) defined in section com.arcsoft.node.superlowlightraw
0x80790000 (SupportedFeature) with type 1 (int32) defined in section com.xiaomi.node.tracker
0x80790001 (CurrentMode) with type 0 (byte) defined in section com.xiaomi.node.tracker
0x80790002 (ProcessedFrameNumber) with type 3 (int64) defined in section com.xiaomi.node.tracker
0x80790003 (FrameDimension) with type 1 (int32) defined in section com.xiaomi.node.tracker
0x807a0000 (SupportedFeature) with type 1 (int32) defined in section com.mi.node.videobokeh
0x807a0001 (CurrentMode) with type 0 (byte) defined in section com.mi.node.videobokeh
0x807a0002 (ProcessedFrameNumber) with type 3 (int64) defined in section com.mi.node.videobokeh
0x807a0003 (FrameDimension) with type 3 (int64) defined in section com.mi.node.videobokeh
0x807b0000 (AlgoComplete) with type 0 (byte) defined in section com.qti.node.eisv2
0x807c0000 (SupportedFeature) with type 1 (int32) defined in section com.arcsoft.node.distortioncorrection
0x807c0001 (CurrentMode) with type 0 (byte) defined in section com.arcsoft.node.distortioncorrection
0x807c0002 (ProcessedFrameNumber) with type 3 (int64) defined in section com.arcsoft.node.distortioncorrection
0x807c0003 (FrameDimension) with type 1 (int32) defined in section com.arcsoft.node.distortioncorrection
0x807d0000 (SupportedFeature) with type 1 (int32) defined in section com.mi.node.hdr
0x807d0001 (CurrentMode) with type 0 (byte) defined in section com.mi.node.hdr
0x807d0002 (ProcessedFrameNumber) with type 3 (int64) defined in section com.mi.node.hdr
0x807d0003 (FrameDimension) with type 1 (int32) defined in section com.mi.node.hdr
0x807e0000 (record_control) with type 1 (int32) defined in section com.vidhance.video
0x807f0000 (chi) with type 1 (int32) defined in section com.vidhance.device
0x80800000 (SupportedFeature) with type 1 (int32) defined in section com.arcsoft.node.bodyslim
0x80800001 (CurrentMode) with type 0 (byte) defined in section com.arcsoft.node.bodyslim
0x80800002 (ProcessedFrameNumber) with type 3 (int64) defined in section com.arcsoft.node.bodyslim
0x80800003 (FrameDimension) with type 1 (int32) defined in section com.arcsoft.node.bodyslim
0x80810000 (SupportedFeature) with type 1 (int32) defined in section com.xiaomi.node.misegment
0x80810001 (CurrentMode) with type 0 (byte) defined in section com.xiaomi.node.misegment
0x80810002 (ProcessedFrameNumber) with type 3 (int64) defined in section com.xiaomi.node.misegment
0x80810003 (FrameDimension) with type 1 (int32) defined in section com.xiaomi.node.misegment
0x80820000 (SupportedFeature) with type 1 (int32) defined in section com.altek.node.depurple
0x80820001 (CurrentMode) with type 0 (byte) defined in section com.altek.node.depurple
0x80820002 (ProcessedFrameNumber) with type 3 (int64) defined in section com.altek.node.depurple
0x80820003 (FrameDimension) with type 1 (int32) defined in section com.altek.node.depurple
0x80830000 (SupportedFeature) with type 1 (int32) defined in section com.qti.node.dummysat
0x80830001 (CurrentMode) with type 0 (byte) defined in section com.qti.node.dummysat
0x80830002 (ProcessedFrameNumber) with type 3 (int64) defined in section com.qti.node.dummysat
0x80830003 (FrameDimension) with type 1 (int32) defined in section com.qti.node.dummysat
0x80840000 (SupportedFeature) with type 1 (int32) defined in section com.xiaomi.node.mibokeh
0x80840001 (CurrentMode) with type 0 (byte) defined in section com.xiaomi.node.mibokeh
0x80840002 (ProcessedFrameNumber) with type 3 (int64) defined in section com.xiaomi.node.mibokeh
0x80840003 (FrameDimension) with type 1 (int32) defined in section com.xiaomi.node.mibokeh
0x80850000 (SupportedFeature) with type 1 (int32) defined in section xiaomi.node.hfr.deflicker
0x80850001 (CurrentMode) with type 0 (byte) defined in section xiaomi.node.hfr.deflicker
0x80850002 (ProcessedFrameNumber) with type 3 (int64) defined in section xiaomi.node.hfr.deflicker
0x80850003 (FrameDimension) with type 1 (int32) defined in section xiaomi.node.hfr.deflicker
0x80850004 (enabled) with type 0 (byte) defined in section xiaomi.node.hfr.deflicker
0x80860000 (PerspectiveGridTransform) with type 0 (byte) defined in section com.qti.node.eisv3
0x80870000 (SupportedFeature) with type 1 (int32) defined in section com.arcsoft.node.superportrait
0x80870001 (CurrentMode) with type 0 (byte) defined in section com.arcsoft.node.superportrait
0x80870002 (ProcessedFrameNumber) with type 3 (int64) defined in section com.arcsoft.node.superportrait
0x80870003 (FrameDimension) with type 1 (int32) defined in section com.arcsoft.node.superportrait
0x80880000 (SupportedFeature) with type 1 (int32) defined in section com.qti.node.dummyrtb
0x80880001 (CurrentMode) with type 0 (byte) defined in section com.qti.node.dummyrtb
0x80880002 (ProcessedFrameNumber) with type 3 (int64) defined in section com.qti.node.dummyrtb
0x80880003 (FrameDimension) with type 1 (int32) defined in section com.qti.node.dummyrtb
0x80890000 (ldcPara) with type 0 (byte) defined in section com.qti.node.ldc
0x808a0000 (SupportedFeature) with type 1 (int32) defined in section com.qti.node.fcv
0x808a0001 (CurrentMode) with type 0 (byte) defined in section com.qti.node.fcv
0x808a0002 (ProcessedFrameNumber) with type 3 (int64) defined in section com.qti.node.fcv
0x808a0003 (FrameDimension) with type 1 (int32) defined in section com.qti.node.fcv
0x808b0000 (SupportedFeature) with type 1 (int32) defined in section com.qti.node.gpu
0x808b0001 (CurrentMode) with type 0 (byte) defined in section com.qti.node.gpu
0x808b0002 (ProcessedFrameNumber) with type 3 (int64) defined in section com.qti.node.gpu
0x808b0003 (FrameDimension) with type 1 (int32) defined in section com.qti.node.gpu
0x808b0004 (BypassCameraId) with type 1 (int32) defined in section com.qti.node.gpu
0x808c0000 (SupportedFeature) with type 1 (int32) defined in section com.anc.node.realtimebokeh
0x808c0001 (CurrentMode) with type 0 (byte) defined in section com.anc.node.realtimebokeh
0x808c0002 (ProcessedFrameNumber) with type 3 (int64) defined in section com.anc.node.realtimebokeh
0x808c0003 (FrameDimension) with type 1 (int32) defined in section com.anc.node.realtimebokeh
0x808d0000 (SupportedFeature) with type 1 (int32) defined in section com.qti.node.memcpy
0x808d0001 (CurrentMode) with type 0 (byte) defined in section com.qti.node.memcpy
0x808d0002 (ProcessedFrameNumber) with type 3 (int64) defined in section com.qti.node.memcpy
0x808d0003 (FrameDimension) with type 1 (int32) defined in section com.qti.node.memcpy
0x808e0000 (SupportedFeature) with type 1 (int32) defined in section com.qti.node.dummystich
0x808e0001 (CurrentMode) with type 0 (byte) defined in section com.qti.node.dummystich
0x808e0002 (ProcessedFrameNumber) with type 3 (int64) defined in section com.qti.node.dummystich
0x808e0003 (FrameDimension) with type 1 (int32) defined in section com.qti.node.dummystich
0x808f0000 (SupportedFeature) with type 1 (int32) defined in section com.mi.node.watermark
0x808f0001 (CurrentMode) with type 0 (byte) defined in section com.mi.node.watermark
0x808f0002 (ProcessedFrameNumber) with type 3 (int64) defined in section com.mi.node.watermark
0x808f0003 (FrameDimension) with type 1 (int32) defined in section com.mi.node.watermark
0x80900000 (SupportedFeature) with type 1 (int32) defined in section com.qti.node.remosaic
0x80900001 (CurrentMode) with type 0 (byte) defined in section com.qti.node.remosaic
0x80900002 (ProcessedFrameNumber) with type 3 (int64) defined in section com.qti.node.remosaic
0x80900003 (FrameDimension) with type 1 (int32) defined in section com.qti.node.remosaic
0x80910000 (SupportedFeature) with type 1 (int32) defined in section com.xiaomi.node.mifilter
0x80910001 (CurrentMode) with type 0 (byte) defined in section com.xiaomi.node.mifilter
0x80910002 (ProcessedFrameNumber) with type 3 (int64) defined in section com.xiaomi.node.mifilter
0x80910003 (FrameDimension) with type 1 (int32) defined in section com.xiaomi.node.mifilter
0x80920000 (SupportedFeature) with type 1 (int32) defined in section com.mi.node.aiasd
0x80920001 (CurrentMode) with type 0 (byte) defined in section com.mi.node.aiasd
0x80920002 (ProcessedFrameNumber) with type 3 (int64) defined in section com.mi.node.aiasd
0x80920003 (FrameDimension) with type 1 (int32) defined in section com.mi.node.aiasd
0x80920004 (sceneDetected) with type 1 (int32) defined in section com.mi.node.aiasd
0x80920005 (ultraWideRecommended) with type 0 (byte) defined in section com.mi.node.aiasd
0x80920006 (hdrChecker) with type 0 (byte) defined in section com.mi.node.aiasd
0x80920007 (hdrDetected) with type 0 (byte) defined in section com.mi.node.aiasd
0x80920008 (motionDetected) with type 1 (int32) defined in section com.mi.node.aiasd
0x80920009 (miaiHDRMetaData) with type 0 (byte) defined in section com.mi.node.aiasd
0x8092000a (hdrChecker.adrc) with type 1 (int32) defined in section com.mi.node.aiasd
0x8092000b (hdrChecker.sceneType) with type 1 (int32) defined in section com.mi.node.aiasd
0x8092000c (lensDirtyDetected) with type 1 (int32) defined in section com.mi.node.aiasd
0x8092000d (motionDetected) with type 0 (byte) defined in section com.mi.node.aiasd
0x8092000e (hdrmotionDetected) with type 1 (int32) defined in section com.mi.node.aiasd
0x80930000 (SupportedFeature) with type 1 (int32) defined in section com.facepp.node.siq
0x80930001 (CurrentMode) with type 0 (byte) defined in section com.facepp.node.siq
0x80930002 (ProcessedFrameNumber) with type 3 (int64) defined in section com.facepp.node.siq
0x80930003 (FrameDimension) with type 1 (int32) defined in section com.facepp.node.siq
0x80940000 (SupportedFeature) with type 1 (int32) defined in section com.qti.node.skinbeautifier
0x80940001 (CurrentMode) with type 0 (byte) defined in section com.qti.node.skinbeautifier
0x80940002 (ProcessedFrameNumber) with type 3 (int64) defined in section com.qti.node.skinbeautifier
0x80940003 (FrameDimension) with type 1 (int32) defined in section com.qti.node.skinbeautifier
0x80950000 (SupportedFeature) with type 1 (int32) defined in section com.mi.node.mimovie
0x80950001 (CurrentMode) with type 0 (byte) defined in section com.mi.node.mimovie
0x80950002 (ProcessedFrameNumber) with type 3 (int64) defined in section com.mi.node.mimovie
0x80950003 (FrameDimension) with type 1 (int32) defined in section com.mi.node.mimovie
0x80960000 (AWBGains) with type 2 (float) defined in section com.qti.stats.awbwrapper
0x80960001 (AWBCCT) with type 1 (int32) defined in section com.qti.stats.awbwrapper
0x80970000 (PDLibTag1) with type 4 (double) defined in section com.qti.stats.pdlib
0x80970001 (PDLibTag2) with type 1 (int32) defined in section com.qti.stats.pdlib
0x80980000 (VendorTag1) with type 4 (double) defined in section com.qtistatic.stats.aec
0x80980001 (VendorTag2) with type 1 (int32) defined in section com.qtistatic.stats.aec
0x80990000 (PDLibTag1) with type 4 (double) defined in section com.qtistatic.stats.pdlib
0x80990001 (PDLibTag2) with type 1 (int32) defined in section com.qtistatic.stats.pdlib
0x809a0000 (horiCountTag) with type 1 (int32) defined in section com.qti.stats.af
0x809a0001 (vertCountTag) with type 1 (int32) defined in section com.qti.stats.af
0x809a0002 (widthRegionTag) with type 1 (int32) defined in section com.qti.stats.af
0x809a0003 (heightRegionTag) with type 1 (int32) defined in section com.qti.stats.af
0x809a0004 (horiOffsetTag) with type 1 (int32) defined in section com.qti.stats.af
0x809a0005 (vertOffsetTag) with type 1 (int32) defined in section com.qti.stats.af
0x809a0006 (ConfidenceMapTag) with type 1 (int32) defined in section com.qti.stats.af
0x809a0007 (DistanceMapTag) with type 1 (int32) defined in section com.qti.stats.af
0x809a0008 (AFSelectionMapTag) with type 1 (int32) defined in section com.qti.stats.af
0x809a0009 (DefocusMapTag) with type 1 (int32) defined in section com.qti.stats.af
0x809b0000 (AFAlgoTag1) with type 4 (double) defined in section com.qtistatic.stats.af
0x809b0001 (AFAlgoTag2) with type 1 (int32) defined in section com.qtistatic.stats.af
0x809c0000 (AWBAlgoTag1) with type 4 (double) defined in section com.qtistatic.stats.awb
0x809c0001 (AWBAlgoTag2) with type 1 (int32) defined in section com.qtistatic.stats.awb
0x809d0000 (PDLibTag1) with type 4 (double) defined in section com.sonystatic.stats.pdlib
0x809d0001 (PDLibTag2) with type 1 (int32) defined in section com.sonystatic.stats.pdlib
0x809e0000 (override_tag1) with type 1 (int32) defined in section com.qti.chi.override
0x809e0001 (override_tag2) with type 0 (byte) defined in section com.qti.chi.override
0x809e0002 (override_tag3) with type 3 (int64) defined in section com.qti.chi.override
0x809e0003 (override_tag4) with type 3 (int64) defined in section com.qti.chi.override
0x809f0000 (sensorsyncmodeconfig) with type 0 (byte) defined in section com.qti.chi.multicamerasensorconfig
0x80a00000 (InputMetadataOpticalZoom) with type 0 (byte) defined in section com.qti.chi.multicamerainputmetadata
0x80a00001 (InputMetadataBokeh) with type 0 (byte) defined in section com.qti.chi.multicamerainputmetadata
0x80a10000 (OutputMetadataOpticalZoom) with type 0 (byte) defined in section com.qti.chi.multicameraoutputmetadata
0x80a10001 (OutputMetadataBokeh) with type 0 (byte) defined in section com.qti.chi.multicameraoutputmetadata
0x80a20000 (MultiCameraIds) with type 0 (byte) defined in section com.qti.chi.multicamerainfo
0x80a20001 (MasterCamera) with type 0 (byte) defined in section com.qti.chi.multicamerainfo
0x80a20002 (LowPowerMode) with type 0 (byte) defined in section com.qti.chi.multicamerainfo
0x80a20003 (SyncMode) with type 0 (byte) defined in section com.qti.chi.multicamerainfo
0x80a30000 (NumPhysicalCameras) with type 0 (byte) defined in section com.qti.chi.logicalcamerainfo
0x80a40000 (crop_regions) with type 0 (byte) defined in section com.qti.cropregions
0x80a40001 (ChiNodeResidualCrop) with type 0 (byte) defined in section com.qti.cropregions
0x80a50000 (AecLux) with type 2 (float) defined in section com.qti.chi.statsaec
0x80a60000 (skipFrame) with type 1 (int32) defined in section com.qti.chi.statsSkip
0x80a70000 (MetadataOwner) with type 0 (byte) defined in section com.qti.chi.metadataOwnerInfo
0x80a80000 (Feature2RequestInfo) with type 0 (byte) defined in section com.qti.chi.feature2RequestInfo
0x80a80001 (Feature2MccResult) with type 0 (byte) defined in section com.qti.chi.feature2RequestInfo
0x80a90000 (PhysicalCameraConfigs) with type 0 (byte) defined in section com.qti.chi.cameraconfiguration
0x80a90001 (PhysicalCameraInputConfig) with type 0 (byte) defined in section com.qti.chi.cameraconfiguration
0x80aa0000 (CaptureStart) with type 1 (int32) defined in section com.qti.chi.superslowmotionfrc
0x80aa0001 (CaptureComplete) with type 1 (int32) defined in section com.qti.chi.superslowmotionfrc
0x80aa0002 (ProcessingComplete) with type 1 (int32) defined in section com.qti.chi.superslowmotionfrc
0x80aa0003 (InterpolationFactor) with type 1 (int32) defined in section com.qti.chi.superslowmotionfrc
0x80ab0000 (enabled) with type 0 (byte) defined in section xiaomi.smoothTransition
0x80ab0001 (detected) with type 0 (byte) defined in section xiaomi.smoothTransition
0x80ab0002 (fallback) with type 0 (byte) defined in section xiaomi.smoothTransition
0x80ab0003 (fastZoomIn) with type 0 (byte) defined in section xiaomi.smoothTransition
0x80ab0004 (result) with type 0 (byte) defined in section xiaomi.smoothTransition
0x80ab0005 (eisOn) with type 0 (byte) defined in section xiaomi.smoothTransition
0x80ab0006 (isVideo) with type 0 (byte) defined in section xiaomi.smoothTransition
0x80ab0007 (masterCameraId) with type 0 (byte) defined in section xiaomi.smoothTransition
0x80ac0000 (enabled) with type 0 (byte) defined in section xiaomi.remosaic
0x80ac0001 (detected) with type 0 (byte) defined in section xiaomi.remosaic
0x80ad0000 (enabled) with type 0 (byte) defined in section xiaomi.superResolution
0x80ad0001 (cropRegion) with type 0 (byte) defined in section xiaomi.superResolution
0x80ad0002 (shift) with type 0 (byte) defined in section xiaomi.superResolution
0x80ae0000 (recordControl) with type 1 (int32) defined in section xiaomi.video
0x80ae0001 (recordState) with type 1 (int32) defined in section xiaomi.video
0x80af0000 (enabled) with type 0 (byte) defined in section xiaomi.swmf
0x80b00000 (enabled) with type 0 (byte) defined in section xiaomi.hht
0x80b10000 (enabled) with type 0 (byte) defined in section xiaomi.mfnr
0x80b20000 (enabled) with type 0 (byte) defined in section xiaomi.quadcfa
0x80b20001 (supported) with type 0 (byte) defined in section xiaomi.quadcfa
0x80b30000 (enabled) with type 0 (byte) defined in section xiaomi.supernight
0x80b30001 (SnExposure) with type 0 (byte) defined in section xiaomi.supernight
0x80b30002 (checker) with type 0 (byte) defined in section xiaomi.supernight
0x80b40000 (enabled) with type 0 (byte) defined in section xiaomi.SoftIsp
0x80b40001 (SoftIspExposure) with type 0 (byte) defined in section xiaomi.SoftIsp
0x80b50000 (enabled) with type 0 (byte) defined in section xiaomi.hdr
0x80b50001 (hdrChecker.enabled) with type 0 (byte) defined in section xiaomi.hdr
0x80b50002 (hdrChecker) with type 0 (byte) defined in section xiaomi.hdr
0x80b50003 (hdrChecker.status) with type 1 (int32) defined in section xiaomi.hdr
0x80b50004 (hdrChecker.features) with type 1 (int32) defined in section xiaomi.hdr
0x80b50005 (hdrDetected) with type 0 (byte) defined in section xiaomi.hdr
0x80b50006 (hdrDuringSnapshot) with type 0 (byte) defined in section xiaomi.hdr
0x80b50007 (hdrMode) with type 0 (byte) defined in section xiaomi.hdr
0x80b50008 (hdrChecker.adrc) with type 1 (int32) defined in section xiaomi.hdr
0x80b50009 (hdrChecker.sceneType) with type 1 (int32) defined in section xiaomi.hdr
0x80b60000 (beautyLevelApplied) with type 0 (byte) defined in section xiaomi.beauty
0x80b60001 (algoVersion) with type 1 (int32) defined in section xiaomi.beauty
0x80b60002 (slimFaceRatio) with type 1 (int32) defined in section xiaomi.beauty
0x80b60003 (skinSmoothRatio) with type 1 (int32) defined in section xiaomi.beauty
0x80b60004 (enlargeEyeRatio) with type 1 (int32) defined in section xiaomi.beauty
0x80b70000 (enabled) with type 0 (byte) defined in section xiaomi.beautyRank
0x80b80000 (distortionLevelApplied) with type 0 (byte) defined in section xiaomi.distortion
0x80b80001 (ultraWideDistortionLevel) with type 0 (byte) defined in section xiaomi.distortion
0x80b80002 (distortioFpcData) with type 0 (byte) defined in section xiaomi.distortion
0x80b90000 (enabled) with type 0 (byte) defined in section xiaomi.superportrait
0x80ba0000 (enabled) with type 0 (byte) defined in section arcsoft.supernightraw
0x80ba0001 (expinfo) with type 0 (byte) defined in section arcsoft.supernightraw
0x80bb0000 (availableType) with type 0 (byte) defined in section xiaomi.watermark
0x80bb0001 (typeApplied) with type 0 (byte) defined in section xiaomi.watermark
0x80bb0002 (time) with type 0 (byte) defined in section xiaomi.watermark
0x80bb0003 (custom) with type 0 (byte) defined in section xiaomi.watermark
0x80bb0004 (face) with type 0 (byte) defined in section xiaomi.watermark
0x80bc0000 (enabled) with type 0 (byte) defined in section xiaomi.ai.asd
0x80bc0001 (dirtyEnable) with type 0 (byte) defined in section xiaomi.ai.asd
0x80bc0002 (sceneDetected) with type 1 (int32) defined in section xiaomi.ai.asd
0x80bc0003 (sceneApplied) with type 1 (int32) defined in section xiaomi.ai.asd
0x80bc0004 (availableSceneMode) with type 0 (byte) defined in section xiaomi.ai.asd
0x80bc0005 (period) with type 1 (int32) defined in section xiaomi.ai.asd
0x80bc0006 (motionDetected) with type 1 (int32) defined in section xiaomi.ai.asd
0x80bc0007 (miaiHDRMetaData) with type 0 (byte) defined in section xiaomi.ai.asd
0x80bd0000 (enabled) with type 0 (byte) defined in section xiaomi.ai.add
0x80bd0001 (lensDirtyDetected) with type 1 (int32) defined in section xiaomi.ai.add
0x80be0000 (enabled) with type 0 (byte) defined in section xiaomi.ai.segment
0x80bf0000 (mask) with type 0 (byte) defined in section xiaomi.rearvideo
0x80bf0001 (videoSegmentHumanChecker) with type 1 (int32) defined in section xiaomi.rearvideo
0x80c00000 (enabled) with type 0 (byte) defined in section xiaomi.bokeh
0x80c00001 (availablePictureSize) with type 0 (byte) defined in section xiaomi.bokeh
0x80c00002 (fNumberApplied) with type 0 (byte) defined in section xiaomi.bokeh
0x80c10000 (enabled) with type 0 (byte) defined in section xiaomi.bokehrear
0x80c20000 (back) with type 1 (int32) defined in section xiaomi.videoBokehParam
0x80c20001 (front) with type 2 (float) defined in section xiaomi.videoBokehParam
0x80c30000 (lighting) with type 1 (int32) defined in section xiaomi.portrait
0x80c40000 (enabled) with type 0 (byte) defined in section xiaomi.ai.fragment
0x80c50000 (enabled) with type 0 (byte) defined in section xiaomi.depurple
0x80c60000 (captureHint) with type 1 (int32) defined in section xiaomi.burst
0x80c70000 (info) with type 0 (byte) defined in section xiaomi.satcrop
0x80c80000 (enabled) with type 0 (byte) defined in section xiaomi.ai.flaw
0x80c90000 (enabled) with type 0 (byte) defined in section xiaomi.asd
0x80ca0000 (enabled) with type 0 (byte) defined in section xiaomi.ai.misd
0x80ca0001 (ultraWideRecommended) with type 0 (byte) defined in section xiaomi.ai.misd
0x80ca0002 (motionDetected) with type 0 (byte) defined in section xiaomi.ai.misd
0x80ca0003 (hdrmotionDetected) with type 0 (byte) defined in section xiaomi.ai.misd
0x80ca0004 (SemanticScene) with type 0 (byte) defined in section xiaomi.ai.misd
0x80ca0005 (NonSemanticScene) with type 0 (byte) defined in section xiaomi.ai.misd
0x80ca0006 (StateScene) with type 0 (byte) defined in section xiaomi.ai.misd
0x80ca0007 (SuperNightExif) with type 0 (byte) defined in section xiaomi.ai.misd
0x80cb0000 (enabled) with type 0 (byte) defined in section xiaomi.faceGenderAndAge
0x80cc0000 (enabled) with type 0 (byte) defined in section xiaomi.faceScore
0x80cd0000 (result) with type 0 (byte) defined in section xiaomi.faceAnalyzeResult
0x80cd0001 (faceNum) with type 1 (int32) defined in section xiaomi.faceAnalyzeResult
0x80cd0002 (gender) with type 2 (float) defined in section xiaomi.faceAnalyzeResult
0x80cd0003 (age) with type 2 (float) defined in section xiaomi.faceAnalyzeResult
0x80cd0004 (score) with type 2 (float) defined in section xiaomi.faceAnalyzeResult
0x80cd0005 (prop) with type 2 (float) defined in section xiaomi.faceAnalyzeResult
0x80ce0000 (result) with type 0 (byte) defined in section xiaomi.faceResult
0x80cf0000 (inputNum) with type 1 (int32) defined in section xiaomi.multiframe
0x80d00000 (vendorId) with type 1 (int32) defined in section xiaomi.sensor
0x80d10000 (enabled) with type 0 (byte) defined in section xiaomi.mimovie
0x80d20000 (cameraRunningOnBPS) with type 0 (byte) defined in section com.qti.chi.bpsrealtimecam
0x80d30000 (enabled) with type 0 (byte) defined in section xiaomi.dualcal
0x80d30001 (path) with type 0 (byte) defined in section xiaomi.dualcal
0x80d30002 (needcalibration) with type 0 (byte) defined in section xiaomi.dualcal
0x80d30003 (streamsize) with type 1 (int32) defined in section xiaomi.dualcal
0x80d40000 (primary35mmEFL) with type 2 (float) defined in section xiaomi.dynamicEFL
0x80d50000 (size) with type 0 (byte) defined in section xiaomi.sensorSize
0x80d60000 (enabled) with type 0 (byte) defined in section xiaomi.snapshotTorch
0x80d70000 (mode) with type 1 (int32) defined in section com.vidhance.autozoom
0x80d70001 (start_region) with type 2 (float) defined in section com.vidhance.autozoom
0x80d70002 (stop) with type 1 (int32) defined in section com.vidhance.autozoom
0x80d70003 (select) with type 1 (int32) defined in section com.vidhance.autozoom
0x80d70004 (unselect) with type 1 (int32) defined in section com.vidhance.autozoom
0x80d70005 (bounds) with type 2 (float) defined in section com.vidhance.autozoom
0x80d70006 (target_bounds_stabilized) with type 2 (float) defined in section com.vidhance.autozoom
0x80d70007 (target_bounds_zoomed) with type 2 (float) defined in section com.vidhance.autozoom
0x80d70008 (status) with type 1 (int32) defined in section com.vidhance.autozoom
0x80d70009 (force_lock) with type 1 (int32) defined in section com.vidhance.autozoom
0x80d7000a (applyinpreview) with type 1 (int32) defined in section com.vidhance.autozoom
0x80d7000b (minimumscaling) with type 2 (float) defined in section com.vidhance.autozoom
0x80d7000c (scale_offset) with type 2 (float) defined in section com.vidhance.autozoom
0x80d7000d (delayed_target_bounds_stabilized) with type 2 (float) defined in section com.vidhance.autozoom
0x80d7000e (delayed_target_bounds_zoomed) with type 2 (float) defined in section com.vidhance.autozoom
0x80d7000f (active_objects) with type 1 (int32) defined in section com.vidhance.autozoom
0x80d70010 (selected_objects) with type 1 (int32) defined in section com.vidhance.autozoom
0x80d70011 (paused_objects) with type 1 (int32) defined in section com.vidhance.autozoom
0x80d70012 (object_bounds_stabilized) with type 2 (float) defined in section com.vidhance.autozoom
0x80d70013 (object_bounds_zoomed) with type 2 (float) defined in section com.vidhance.autozoom
0x80d70014 (transform_region) with type 2 (float) defined in section com.vidhance.autozoom
0x80d80000 (start_region) with type 2 (float) defined in section xiaomi.track
0x80d80001 (stop) with type 1 (int32) defined in section xiaomi.track
0x80d80002 (bounds) with type 2 (float) defined in section xiaomi.track
0x80d80003 (id) with type 1 (int32) defined in section xiaomi.track
0x80d80004 (active) with type 0 (byte) defined in section xiaomi.track
0x80d80005 (pause) with type 0 (byte) defined in section xiaomi.track
0x80d80006 (resume) with type 0 (byte) defined in section xiaomi.track
0x80d90000 (satIsZooming) with type 0 (byte) defined in section xiaomi.satIsZooming
0x80da0000 (satDbgInfo) with type 0 (byte) defined in section xiaomi.sat.dbg
0x80db0000 (enabled) with type 0 (byte) defined in section xiaomi.flip
0x80dc0000 (orientation) with type 1 (int32) defined in section xiaomi.device
0x80dd0000 (enabled) with type 0 (byte) defined in section xiaomi.snapshot.front.ScreenLighting
0x80de0000 (isHighQualityPreferred) with type 0 (byte) defined in section xiaomi.imageQuality
0x80de0001 (available) with type 0 (byte) defined in section xiaomi.imageQuality
0x80df0000 (enabled) with type 0 (byte) defined in section xiaomi.pro.video.log
0x80e00000 (enabled) with type 0 (byte) defined in section xiaomi.colorenhancement
0x80e10000 (enabled) with type 0 (byte) defined in section xiaomi.pro.video.movie
0x80e20000 (ZSLTimeRange) with type 3 (int64) defined in section com.qti.chi.ZSLSettings
0x80e30000 (enable) with type 1 (int32) defined in section com.qti.chi.livePreview
0x80e40000 (DebugDumpConfig) with type 0 (byte) defined in section org.quic.camera.debugDumpConfig
0x80e50000 (InduceSleep) with type 1 (int32) defined in section org.quic.camera.induceSleepInChiNode
0x80e60000 (enable) with type 0 (byte) defined in section xiaomi.colorRetention
0x80e60001 (frontEnable) with type 0 (byte) defined in section xiaomi.colorRetention
0x80e70000 (filterApplied) with type 0 (byte) defined in section xiaomi.videofilter
0x80e80000 (shrinkMode) with type 1 (int32) defined in section xiaomi.memory
0x80e90000 (enabled) with type 0 (byte) defined in section xiaomi.MacroMode
0x80ea0000 (LSCControl) with type 0 (byte) defined in section com.qti.chi.lsccontrolinfo
0x80eb0000 (enabled) with type 0 (byte) defined in section xiaomi.snapshot.backwardfetchframe
0x80ec0000 (mode) with type 1 (int32) defined in section xiaomi.super.night
0x80ec0001 (target) with type 1 (int32) defined in section xiaomi.super.night
0x80ed0000 (dac) with type 1 (int32) defined in section com.xiaomi.af
0x80ee0000 (info) with type 0 (byte) defined in section xiaomi.debugInfo
0x80ef0000 (horizoncorrection.enabled) with type 1 (int32) defined in section com.vidhance.stabilizer
0x80ef0001 (5axis.enabled) with type 1 (int32) defined in section com.vidhance.stabilizer
0x80ef0002 (face.enabled) with type 1 (int32) defined in section com.vidhance.stabilizer
0x80ef0003 (mode) with type 1 (int32) defined in section com.vidhance.stabilizer
0x80ef0004 (mct.enabled) with type 1 (int32) defined in section com.vidhance.stabilizer
0x80ef0005 (superstabilization.enabled) with type 1 (int32) defined in section com.vidhance.stabilizer
0x80f00000 (mode) with type 1 (int32) defined in section com.vidhance.autozoom
0x80f10000 (mode) with type 1 (int32) defined in section com.vidhance.hyperlapse
0x80f10001 (latency) with type 1 (int32) defined in section com.vidhance.hyperlapse
0x80f10002 (interval) with type 1 (int32) defined in section com.vidhance.hyperlapse
0x80f20000 (mode) with type 1 (int32) defined in section com.vidhance.lensdistortioncorrection
0x80f30000 (enabled) with type 1 (int32) defined in section com.vidhance.focusbreathingcorrection
0x80f40000 (mode) with type 1 (int32) defined in section com.vidhance.noisereduction
0x80f50000 (enabled) with type 1 (int32) defined in section com.vidhance.active.ois
== Camera error traces (0): ==
No camera traces collected.
C:\Users\MATEBO~1\AppData\Local\Temp\Mxt215\tmp\HOME_N~1>