# security_permission **Repository Path**: XTStarry/security_permission ## Basic Information - **Project Name**: security_permission - **Description**: Application permission management and IPC authentication | 提供应用权限管理及IPC通信鉴权能力 - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 132 - **Created**: 2021-04-15 - **Last Updated**: 2021-04-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # permission\_lite - [Application Permission Management](#section20822104317111) - [IPC Authentication](#section156859591110) ## Application Permission Management Application permissions are used to control access to system resources and features related to personal privacy, for example, accessing hardware features of personal devices such as cameras and microphones, and reading and writing media files. The OS protects such data and features through application permission management. The following table describes fields in a permission.
Scene where the APIs controlled by this permission are called. This field declares what components can call the APIs controlled by this permission in the specified scene (foreground/background). |