# 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) |