mirror of
https://github.com/godotengine/godot-angle-static.git
synced 2026-01-01 05:48:11 +03:00
Bug: angleproject:8210 Bug: b/242671681 Change-Id: I57d14eb026fab319e080cedcfefd5c160c1321d7 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/4617552 Reviewed-by: Cody Northrop <cnorthrop@google.com> Commit-Queue: Cody Northrop <cnorthrop@google.com> Reviewed-by: Ian Elliott <ianelliott@google.com>
13 lines
397 B
XML
13 lines
397 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!--
|
|
Copyright 2023 The ANGLE Project Authors. All rights reserved. Use of this
|
|
source code is governed by a BSD-style license that can be found in the
|
|
LICENSE file.
|
|
-->
|
|
|
|
<permissions>
|
|
<privapp-permissions package="com.android.angle">
|
|
<permission name="android.permission.WRITE_SECURE_SETTINGS"/>
|
|
</privapp-permissions>
|
|
</permissions>
|