Board tree for Google Tensor G1 devices
Find a file
Ted Lin 2b86da4352 dumpstate: move the dump registers from regmap to each driver
dumpstate availible to dump data with below 2 permission:
-r--r--r-- 1 root root
-r--r----- 1 system system
but /d/regmap permission is -r-------- 1 root root
1. we cannot change root to system with chown if the file node is root
2. we cannot change to read with chmod if the file node is root
3. try change permission in vendor_init causes sepolicy build fail with
   message rule neverallow

Base on above results, we added new file node in kernel with available
permission to dump needed data and dump it.

Bug: 194941806
Test: adb bugreport
Change-Id: Ieeb1adfb0351ceb33bf817cbef3663d41cdb8645
Signed-off-by: Ted Lin <tedlin@google.com>
2021-09-03 05:44:37 +00:00
conf Generate a separate fstab file for FIPS mode 2021-08-30 14:09:06 -07:00
confirmationui organize confirmationui settings 2021-06-18 06:47:38 +00:00
display display: update vendor color file 2021-05-18 00:03:56 +00:00
dumpstate dumpstate: move the dump registers from regmap to each driver 2021-09-03 05:44:37 +00:00
edgetpu Added edgetpu_config_chip soong config variable to edgetpu.mk. 2021-07-01 00:49:24 +00:00
factory Move slider into gs101 and <device> 2021-03-06 16:31:12 +08:00
fingerprint udfps: Add goodix HIDL extension manifest for userdebug build 2021-05-31 02:41:36 +00:00
firmware firmware: mfc: update release MFC F/W(21/08/13) 2021-08-18 21:27:09 +00:00
gnss gps: update gps driver 129.20.23.512827 2021-08-25 09:08:11 +00:00
health health: fix soc path so enable proper throttling 2021-05-28 19:38:51 +00:00
interfaces/boot bootctrl: enforce synchronous write operation 2021-08-20 17:16:35 +00:00
modem modularize dmd 2021-06-25 01:12:49 +00:00
neuralnetwork modulize hal_neuralnetwork_armnn 2021-06-08 23:03:04 +00:00
nfc Temporary disable eSE2 terminal 2021-05-19 05:30:36 +00:00
overlay Enable the Connectivity helper Settings UI 2021-08-20 16:29:31 +00:00
overlay-factory Move slider into gs101 and <device> 2021-03-06 16:31:12 +08:00
overlay-vendor/vendor/google/apps Move slider into gs101 and <device> 2021-03-06 16:31:12 +08:00
pixelstats pixelstats: enable mitigation stats for gs101 2021-07-22 17:03:32 +00:00
powerstats powerstats: correct TPU DVFS 2021-08-11 20:50:08 +00:00
radio Move slider into gs101 and <device> 2021-03-06 16:31:12 +08:00
rro_overlays WiFi: Enable 6GHz band support 2021-07-16 19:03:31 +00:00
sensorhal Move slider into gs101 and <device> 2021-03-06 16:31:12 +08:00
sensors Move slider into gs101 and <device> 2021-03-06 16:31:12 +08:00
telephony modularize pktrouter 2021-06-24 07:24:45 +00:00
thermal Move slider into gs101 and <device> 2021-03-06 16:31:12 +08:00
trusty_metricsd reorganize trusty_metricsd settings 2021-06-10 05:52:40 +00:00
usb usb: create new functions for uwb 2021-08-26 06:37:39 +00:00
uwb Re-Enable UWB Feature 2021-08-12 21:40:34 +00:00
vibrator Move slider into gs101 and <device> 2021-03-06 16:31:12 +08:00
wifi Add default lookup table for wifi coex 2021-04-14 21:46:03 +00:00
.clang-format Move slider into gs101 and <device> 2021-03-06 16:31:12 +08:00
Android.bp Move slider into gs101 and <device> 2021-03-06 16:31:12 +08:00
Android.mk Move slider into gs101 and <device> 2021-03-06 16:31:12 +08:00
aosp_common.mk Move slider into gs101 and <device> 2021-03-06 16:31:12 +08:00
BoardConfig-common.mk Generate a separate fstab file for FIPS mode 2021-08-30 14:09:06 -07:00
CleanSpec.mk Revert^2 "Activate KeyMint" 2021-06-21 23:12:32 +00:00
compatibility_matrix.xml use vintf_fragments instead of adding it to device-specific manifests 2021-04-06 14:51:14 +08:00
component-overrides.xml Enable Tips icon on P21/P22 devices 2021-04-29 01:36:17 +00:00
default-permissions.xml Pregrant camera permission to Pixel Camera Services 2021-07-16 22:51:48 +00:00
device-common.mk Update ro.soc.model to Tensor 2021-08-11 15:53:15 +00:00
device-shipping-common.mk Temporary disable eSE2 terminal 2021-05-19 05:30:36 +00:00
device.mk Generate a separate fstab file for FIPS mode 2021-08-30 14:09:06 -07:00
device_framework_matrix_product.xml gs101: declare IDisplay to V3 2021-07-23 01:40:46 +00:00
disable_contaminant_detection.sh Disable USB contaminant detection when the disable flag is true 2021-07-15 16:17:39 +00:00
factory_common.mk Move WvInstallKeybox to factory build only 2021-07-19 13:21:57 +00:00
init.hardware.wlc.rc.userdebug battery: disable wireless for pts battery test 2021-04-16 10:23:18 +00:00
init.insmod.gs101.cfg Use modprobe --all to load all modules in modules.load 2021-06-23 05:10:36 +00:00
init.insmod.sh Use modprobe --all to load all modules in modules.load 2021-06-23 05:10:36 +00:00
manifest-gralloc3.xml Enable Bluetooth Ccc Timesnyc feature for gs101 2021-05-21 06:41:18 +00:00
manifest.xml Upgrade Target FCM version from 5 to 6 2021-07-16 06:28:31 +00:00
manifest_64-gralloc3.xml Enable Bluetooth Ccc Timesnyc feature for gs101 2021-05-21 06:41:18 +00:00
manifest_64.xml Enable Bluetooth Ccc Timesnyc feature for gs101 2021-05-21 06:41:18 +00:00
manifest_media.xml Move slider into gs101 and <device> 2021-03-06 16:31:12 +08:00
manifest_media_aosp.xml Move slider into gs101 and <device> 2021-03-06 16:31:12 +08:00
media_codecs.xml Move slider into gs101 and <device> 2021-03-06 16:31:12 +08:00
media_codecs_aosp_c2.xml add "vq-minimum-quality" for video codec 2021-07-19 06:43:36 +00:00
media_codecs_bo_c2.xml Support height/width swap 2021-08-03 17:15:51 +00:00
media_codecs_performance.xml Move slider into gs101 and <device> 2021-03-06 16:31:12 +08:00
media_codecs_performance_c2.xml gs101: Fine tune media_codecs_performance_c2.xml 2021-07-12 13:14:37 +00:00
media_profiles.xml Cap VideoEncoderCap maxFrameRate to 30 2021-05-12 01:33:30 +00:00
NOTICE Move slider into gs101 and <device> 2021-03-06 16:31:12 +08:00
powerhint.json remove camera prefer idle for streaming low 2021-08-14 04:50:34 +00:00
powerhint_a0.json ADPF: add ADPF_DISABLE_TA_BOOST for powerhint 2021-06-14 17:09:07 +00:00
powerhint_a1.json ADPF: add ADPF_DISABLE_TA_BOOST for powerhint 2021-06-14 17:09:07 +00:00
set_usb_irq.sh tune usb irq (dwc3) based on usb function 2021-07-07 16:23:12 +00:00
task_profiles.json gs101: Add a new profile for camera power tuning 2021-07-23 13:49:53 +00:00
vendor_dlkm.blocklist Add pktgen.ko to kernel module blocklist file 2021-06-18 15:13:40 -07:00