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
| /dts-v1/; | |
| / { | |
| #address-cells = <0x1>; | |
| #size-cells = <0x1>; | |
| compatible = "nvidia,ardbeg", "nvidia,tegra124"; | |
| interrupt-parent = <0x1>; | |
| model = "NVIDIA Tegra124 Ardbeg"; | |
| nvidia,dtsfilename = "/home/pnaylor/yellowstone/mental/kernel/arch/arm/boot/dts/tegra124-ardbeg.dts"; |
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
| 06-21 22:05:01.134 702 5394 I Camera2ClientBase: Camera 0: Opened. Client: net.sourceforge.opencamera (PID 11402, UID 10084) | |
| 06-21 22:05:01.134 702 5394 I CameraDeviceClient: CameraDeviceClient 0: Opened | |
| 06-21 22:05:01.136 702 5394 I CameraService: onTorchStatusChangedLocked: Torch status changed for cameraId=0, newStatus=0 | |
| 06-21 22:05:01.141 462 9672 I QCamera : <HAL><INFO> cameraDeviceOpen: 386: Open camera id 0 API version 768 | |
| 06-21 22:05:01.142 462 9672 D vndksupport: Loading /vendor/lib/hw/power.default.so from current namespace instead of sphal namespace. | |
| 06-21 22:05:01.155 462 9672 I QCamera : <HAL><INFO> openCamera: 651: [KPI Perf]: E PROFILE_OPEN_CAMERA camera id 0 | |
| 06-21 22:05:01.156 702 5394 I CameraProviderManager: Camera device device@1.0/legacy/0 torch status is now NOT_AVAILABLE | |
| 06-21 22:05:01.156 702 5394 I CameraService: onTorchStatusChangedLocked: Torch status changed for cameraId=0, newStatus=0 | |
| 06-21 22:05:01.156 702 5394 I CameraProviderManager: Camera device dev |
This file has been truncated, but you can view the full file.
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 | |
| 11-05 10:24:02.675 363 363 W auditd : type=2000 audit(0.0:1): initialized | |
| 11-05 10:24:03.989 363 363 I auditd : type=1403 audit(0.0:2): policy loaded auid=4294967295 ses=4294967295 | |
| 11-05 10:24:04.579 356 356 I e2fsck : type=1400 audit(0.0:3): avc: denied { read } for name="mmcblk0p25" dev="tmpfs" ino=5664 scontext=u:r:fsck:s0 tcontext=u:object_r:block_device:s0 tclass=blk_file permissive=1 | |
| 11-05 10:24:04.579 356 356 I e2fsck : type=1400 audit(0.0:4): avc: denied { open } for path="/dev/block/mmcblk0p25" dev="tmpfs" ino=5664 scontext=u:r:fsck:s0 tcontext=u:object_r:block_device:s0 tclass=blk_file permissive=1 | |
| 11-05 10:24:04.579 356 356 I e2fsck : type=1400 audit(0.0:5): avc: denied { write } for name="mmcblk0p25" dev="tmpfs" ino=5664 scontext=u:r:fsck:s0 tcontext=u:object_r:block_device:s0 tclass=blk_file permissive=1 | |
| 11-05 10:24:04.579 356 356 I e2fsck : type=1400 audit(0.0:6): avc: denied { ioctl } for path="/dev/block/mmcblk0p25" dev="tmpfs" ino=5664 |
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
| . | |
| ./system | |
| ./system/lost+found | |
| ./system/app | |
| ./system/app/AntHalService | |
| ./system/app/AntHalService/AntHalService.apk | |
| ./system/app/AntHalService/oat | |
| ./system/app/AntHalService/oat/arm64 | |
| ./system/app/AntHalService/oat/arm64/AntHalService.odex | |
| ./system/app/AntHalService/oat/arm64/AntHalService.vdex |
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
| #!/usr/bin/env python3 | |
| # -*- coding: utf-8 -*- | |
| """ | |
| Created on Mon Feb 19 13:34:45 2018 | |
| @author: tomin | |
| """ | |
| import os | |
| import re |
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
| BLOB: CAM_INTF_META_HISTOGRAM index=16 pointer=264 size=4120 | |
| OSS : CAM_INTF_META_HISTOGRAM index=16 pointer=264 size=4120 | |
| BLOB: CAM_INTF_META_FACE_DETECTION index=17 pointer=4384 size=264 | |
| OSS : CAM_INTF_META_FACE_DETECTION index=17 pointer=4384 size=264 | |
| BLOB: CAM_INTF_META_FACE_RECOG index=211 pointer=4648 size=80 | |
| OSS : CAM_INTF_META_FACE_RECOG index=211 pointer=4648 size=80 | |
| BLOB: CAM_INTF_META_FACE_BLINK index=212 pointer=4728 size=30 | |
| OSS : CAM_INTF_META_FACE_BLINK index=212 pointer=4728 size=30 | |
| BLOB: CAM_INTF_META_FACE_GAZE index=213 pointer=4760 size=200 | |
| OSS : CAM_INTF_META_FACE_GAZE index=213 pointer=4760 size=200 |
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
| <acdb_ids> | |
| <device name="SND_DEVICE_OUT_HANDSET" acdb_id="7"/> | |
| <device name="SND_DEVICE_OUT_SPEAKER" acdb_id="14"/> | |
| <device name="SND_DEVICE_OUT_SPEAKER_EXTERNAL_1" acdb_id="14"/> | |
| <device name="SND_DEVICE_OUT_SPEAKER_EXTERNAL_2" acdb_id="14"/> | |
| <device name="SND_DEVICE_OUT_SPEAKER_WSA" acdb_id="14"/> | |
| <device name="SND_DEVICE_OUT_SPEAKER_VBAT" acdb_id="135"/> | |
| <device name="SND_DEVICE_OUT_SPEAKER_REVERSE" acdb_id="135"/> | |
| <device name="SND_DEVICE_OUT_HEADPHONES" acdb_id="10"/> | |
| <device name="SND_DEVICE_OUT_HEADPHONES_44_1" acdb_id="10"/> |
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
| AUDIO_FEATURE_ENABLED_HDMI_EDID : = true | |
| AUDIO_USE_LL_AS_PRIMARY_OUTPUT := true | |
| AUDIO_FEATURE_ENABLED_PCM_OFFLOAD := true | |
| AUDIO_FEATURE_ENABLED_ANC_HEADSET := true | |
| AUDIO_FEATURE_ENABLED_VBAT_MONITOR := true | |
| AUDIO_FEATURE_ENABLED_FLUENCE := true | |
| AUDIO_FEATURE_ENABLED_PROXY_DEVICE := true | |
| AUDIO_FEATURE_ENABLED_KPI_OPTIMIZE := true | |
| AUDIO_FEATURE_ENABLED_FM_POWER_OPT := true | |
| AUDIO_FEATURE_ENABLED_USBAUDIO := false |
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
| <acdb_ids> | |
| <device name="SND_DEVICE_OUT_HANDSET" acdb_id="7"/> | |
| <device name="SND_DEVICE_OUT_SPEAKER" acdb_id="14"/> | |
| <device name="SND_DEVICE_OUT_SPEAKER_EXTERNAL_1" acdb_id="14"/> | |
| <device name="SND_DEVICE_OUT_SPEAKER_EXTERNAL_2" acdb_id="14"/> | |
| <device name="SND_DEVICE_OUT_SPEAKER_WSA" acdb_id="14"/> | |
| <device name="SND_DEVICE_OUT_SPEAKER_VBAT" acdb_id="135"/> | |
| <device name="SND_DEVICE_OUT_SPEAKER_REVERSE" acdb_id="135"/> | |
| <device name="SND_DEVICE_OUT_HEADPHONES" acdb_id="10"/> | |
| <device name="SND_DEVICE_OUT_HEADPHONES_44_1" acdb_id="10"/> |
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) 2015 The CyanogenMod Open Source Project | |
| * | |
| * Licensed under the Apache License, Version 2.0 (the "License"); | |
| * you may not use this file except in compliance with the License. | |
| * You may obtain a copy of the License at | |
| * | |
| * http://www.apache.org/licenses/LICENSE-2.0 | |
| * | |
| * Unless required by applicable law or agreed to in writing, software |