9 lines
255 B
Plaintext
9 lines
255 B
Plaintext
# ==============================================
|
|
# Common SEPolicy Rule
|
|
# ==============================================
|
|
|
|
# Date: 2019/06/17
|
|
# Operation: Migration
|
|
# Purpose: allow priv_app to search debugfs_ion dir
|
|
allow priv_app debugfs_ion:dir search;
|