This website requires JavaScript.
Explore
Help
Sign In
drgreen
/
android_device_google_gs-common
Watch
1
Star
0
Fork
0
You've already forked android_device_google_gs-common
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
android_device_google_gs-co...
/
pcie
/
sepolicy
/
device.te
3 lines
70 B
Plaintext
Raw
Normal View
History
Unescape
Escape
dumpstate: Add logbuffer support for pcie Add logbuffer support to pcie driver to reduce dmesg spam. Bug: 228870318 Change-Id: I20f3d88c79d92a2b0d64606b430c064dc2ab5e6c Signed-off-by: Sajid Dalvi <sdalvi@google.com>
2023-01-24 18:59:42 -06:00
type pcie_log_device, dev_type;
dumpstate: Collect PCIe link statistics Collect PCIe link statistics in dump_pcie.sh script. Move SELinux type declaration 'sysfs_pcie' here. Test: adb bugreport && unzip bugreport*.zip && grep link_stats dumpstate_board.txt Bug: 266561593 Change-Id: Iecf3a5a20892efb6d9cc9f4a5c322aafa76f8e7f Signed-off-by: Doug Zobel <zobel@google.com>
2023-02-09 14:09:55 -06:00
type sysfs_pcie, sysfs_type, fs_type;
Reference in New Issue
Copy Permalink