diff options
author | Michael Bestas <mkbestas@lineageos.org> | 2020-09-27 20:13:28 +0300 |
---|---|---|
committer | Michael Bestas <mkbestas@lineageos.org> | 2020-12-20 18:55:01 +0200 |
commit | 25d691ba1a21494e84f12ffc8143ec41cee41f3a (patch) | |
tree | 2c84244c59862bc8d9811bd688c3ddd05596b982 /sepolicy/public/attributes | |
parent | 72fdc0e74936683eff5d8a5e1a2ffe41313adb80 (diff) |
sdm660-common: sepolicy: Use hal_attribute_lineage for mlipay
Change-Id: I777042d5ade15bfa02724880f4bab4931e5772f5
Diffstat (limited to 'sepolicy/public/attributes')
-rw-r--r-- | sepolicy/public/attributes | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sepolicy/public/attributes b/sepolicy/public/attributes index 13df9a9..1a0c38a 100644 --- a/sepolicy/public/attributes +++ b/sepolicy/public/attributes @@ -1 +1 @@ -hal_attribute(mlipay) +hal_attribute_lineage(mlipay) |