sepolicy: CACert system AIDL sepolicy changes
CRs-Fixed: 3643023 Change-Id: I6ae0b4bdbbd80558592885cd3118f65a7864e05b
This commit is contained in:
parent
e29c90737c
commit
56920032ed
1 changed files with 5 additions and 4 deletions
|
@ -27,12 +27,9 @@
|
|||
#
|
||||
# Changes from Qualcomm Innovation Center are provided under the following license:
|
||||
#
|
||||
# Copyright (c) 2022 Qualcomm Innovation Center, Inc. All rights reserved.
|
||||
# Copyright (c) 2022-2023 Qualcomm Innovation Center, Inc. All rights reserved.
|
||||
# SPDX-License-Identifier: BSD-3-Clause-Clear
|
||||
#
|
||||
# Changes from Qualcomm Innovation Center are provided under the following license:
|
||||
# Copyright (c) 2023 Qualcomm Innovation Center, Inc. All rights reserved.
|
||||
# SPDX-License-Identifier: BSD-3-Clause-Clear
|
||||
|
||||
attribute vendor_hal_hbtp;
|
||||
attribute vendor_hal_hbtp_client;
|
||||
|
@ -329,3 +326,7 @@ attribute vendor_hal_imsrtphal_server;
|
|||
attribute vendor_hal_qspa_qti;
|
||||
attribute vendor_hal_qspa_qti_client;
|
||||
attribute vendor_hal_qspa_qti_server;
|
||||
|
||||
attribute vendor_hal_cacert_qti;
|
||||
attribute vendor_hal_cacert_qti_client;
|
||||
attribute vendor_hal_cacert_qti_server;
|
||||
|
|
Loading…
Reference in a new issue