This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --------- beginning of main | |
| 02-19 12:45:18.640 457 457 W auditd : type=2000 audit(0.0:1): initialized | |
| 02-19 12:45:21.889 457 457 I auditd : type=1403 audit(0.0:2): policy loaded auid=4294967295 ses=4294967295 | |
| 02-19 12:45:23.277 460 460 I SELinux : SELinux: Loaded service_contexts from: | |
| 02-19 12:45:23.291 460 460 I SELinux : /vndservice_contexts | |
| 02-19 12:45:23.297 458 458 I SELinux : SELinux: Loaded service_contexts from: | |
| 02-19 12:45:23.307 458 458 I SELinux : /plat_service_contexts | |
| 02-19 12:45:23.309 458 458 I SELinux : /vendor_service_contexts | |
| 02-19 12:45:23.391 461 461 D vndksupport: Loading /vendor/lib64/hw/android.hardware.keymaster@3.0-impl.so from current namespace instead of sphal namespace. | |
| 02-19 12:45:23.444 461 461 I android.hardware.keymaster@3.0-impl: Fetching keymaster device name default |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [ 0.000000] Booting Linux on physical CPU 0x0 | |
| [ 0.000000] Linux version 4.9.137-g93be93c85533 (pavel@work-pc) (gcc version 4.9.x 20150123 (prerelease) (GCC) ) #1 SMP PREEMPT Tue Nov 27 19:59:08 EET 2018 | |
| [ 0.000000] Boot CPU: AArch64 Processor [410fd034] | |
| [ 0.000000] Machine: SoMC Suzu-ROW | |
| [ 0.000000] Reserved memory: created CMA memory pool at 0x00000000df800000, size 8 MiB | |
| [ 0.000000] OF: reserved mem: initialized node adsp_region, compatible id shared-dma-pool | |
| [ 0.000000] Reserved memory: created CMA memory pool at 0x000000008f800000, size 8 MiB | |
| [ 0.000000] OF: reserved mem: initialized node venus_region, compatible id shared-dma-pool | |
| [ 0.000000] Reserved memory: created CMA memory pool at 0x00000000db800000, size 64 MiB | |
| [ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /* | |
| * Copyright (c) 2013, The Linux Foundation. All rights reserved. | |
| * | |
| * This software is licensed under the terms of the GNU General Public | |
| * License version 2, as published by the Free Software Foundation, and | |
| * may be copied, distributed, and modified under those terms. | |
| * | |
| * This program is distributed in the hope that it will be useful, | |
| * but WITHOUT ANY WARRANTY; without even the implied warranty of | |
| * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /* arch/arm64/boot/dts/qcom/dsi-panel-maple.dtsi | |
| * | |
| * This program is free software; you can redistribute it and/or modify | |
| * it under the terms of the GNU General Public License version 2 and | |
| * only version 2 as published by the Free Software Foundation. | |
| * | |
| * This program is distributed in the hope that it will be useful, | |
| * but WITHOUT ANY WARRANTY; without even the implied warranty of | |
| * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |
| * GNU General Public License for more details. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <CameraConfigurationRoot> | |
| <CameraModuleConfig> | |
| <CameraId>0</CameraId> | |
| <SensorName>imx486</SensorName> | |
| <ActuatorName>dw9768_wide</ActuatorName> | |
| <EepromName>dw9768_wide</EepromName> | |
| <FlashName>pmic</FlashName> | |
| <ChromatixName>imx486_chromatix</ChromatixName> | |
| <ModesSupported>1</ModesSupported> | |
| <Position>BACK</Position> |
OlderNewer