commit | e7c14cfe10960120edb327e1271e69e334c1e40f | [log] [tgz] |
---|---|---|
author | Udipto Goswami <quic_ugoswami@quicinc.com> | Tue Nov 16 15:39:54 2021 +0530 |
committer | Udipto Goswami <quic_ugoswami@quicinc.com> | Tue Nov 16 15:45:05 2021 +0530 |
tree | 3be6a9862c8e8b9147dce5bfc5be43deec48b50c | |
parent | c61c806e027117cd9cd3b6406b980ee8afcb5154 [diff] |
sepolicy_vndr: Remove ffs_prop form recovery.te The AOSP code already defines and gives permission to this label. Further this is renames in latest code to ffs_config_prop so referring the label here gives compilation error. Removing it since already the permissions are there. Change-Id: I14154df9cf269e3524c80a539c97bcb77dd97fc0 Signed-off-by: Udipto Goswami <quic_ugoswami@quicinc.com>