Merge "Allow vendor_location_xtwifi_client to access ssgtzd socket"

This commit is contained in:
qctecmdr 2023-04-21 11:34:42 -07:00 committed by Gerrit - the friendly Code Review server
commit 890d0f52e3

7
generic/vendor/lahaina/location.te vendored Normal file
View file

@ -0,0 +1,7 @@
# Copyright (c) 2023 Qualcomm Innovation Center, Inc. All rights reserved.
# SPDX-License-Identifier: BSD-3-Clause-Clear
# generic/vendor_location.te - sepolicy rules for generic vendor_location modules
# allows location to access ssgtzd socket
unix_socket_connect(vendor_location, vendor_ssgtzd, vendor_ssgtzd)