sepolicy_vndr: generic: allow tlocd to search for vendor_location_data_file

Change-Id: I7a6e3679e8b3c216e034f0897218898539337e42
Signed-off-by: Omkar Chandorkar <gotenksIN@aospa.co>
This commit is contained in:
Omkar Chandorkar 2022-09-22 09:57:39 +05:30 committed by Jake Weinstein
parent 4e2cc088a4
commit 717123bb4d
1 changed files with 2 additions and 0 deletions

View File

@ -0,0 +1,2 @@
# Allow search of location vendor data files
allow vendor_tlocd vendor_location_data_file:dir search;