شناسایی نقض های امنیتی، شناسایی نقض های امنیتی

This material describes how to access the platform security violations detected by the Android kernel. SDV agents detect permissions violations.

برای شناسایی و چاپ تخلفات امنیتی، دستور زیر را اجرا کنید:

adb logcat -s auditd:I --buffer=events | grep avc

برای کسب اطلاعات بیشتر، به بخش «ردیه‌ها را بخوانید» مراجعه کنید.

To detect and debug permissions violations, see Debug permissions violations .