Rename ANGLE APK label to: com.android.angle

Rename the ANGLE APK to com.android.angle, since ANGLE is a headless
APK.

Bug: b/184757175
Change-Id: I8aae318a1882ee1b55e495b053374c9ebdecb94b
Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2953509
Reviewed-by: Geoff Lang <geofflang@chromium.org>
Commit-Queue: Tim Van Patten <timvp@google.com>
This commit is contained in:
Tim Van Patten
2021-06-10 14:13:41 -06:00
committed by Angle LUCI CQ
parent 2c8d9a9a00
commit 7b14e506fd

View File

@@ -9,7 +9,7 @@
xmlns:tools="http://schemas.android.com/tools"
package="com.android.angle">
<application android:label="Angle for Android"
<application android:label="com.android.angle"
android:extractNativeLibs="false"
android:forceQueryable="true"
android:multiArch="true">