1<?xml version="1.0" encoding="utf-8"?> 2<!-- 3 Copyright 2023 The ANGLE Project Authors. All rights reserved. Use of this 4 source code is governed by a BSD-style license that can be found in the 5 LICENSE file. 6--> 7 8<permissions> 9 <privapp-permissions package="com.android.angle"> 10 <permission name="android.permission.WRITE_SECURE_SETTINGS"/> 11 </privapp-permissions> 12</permissions> 13