Commit 7b14e506 by Tim Van Patten Committed by Angle LUCI CQ

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/+/2953509Reviewed-by: 's avatarGeoff Lang <geofflang@chromium.org> Commit-Queue: Tim Van Patten <timvp@google.com>
parent 2c8d9a9a
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
xmlns:tools="http://schemas.android.com/tools" xmlns:tools="http://schemas.android.com/tools"
package="com.android.angle"> package="com.android.angle">
<application android:label="Angle for Android" <application android:label="com.android.angle"
android:extractNativeLibs="false" android:extractNativeLibs="false"
android:forceQueryable="true" android:forceQueryable="true"
android:multiArch="true"> android:multiArch="true">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment