Author :
Courtney Goeltzenleuchter
Date :
2018-11-14 11:46:42
Hash :9f379f49 Message :Revert "Fix AndroidManifest package name"
This reverts commit 89652a35ebc4fb0d6a9e5138353d085f35b9c581.
Turns out we will need two versions of this APK, one for
integration which will be signed and called com.google.android.angle
and an unsigned apk put into AOSP that will be com.android.angle.
We'll start by restoring the name of this APK to
com.google.android.angle.
Change-Id: I1cbdaa5281a28947ef1ca6a98a88cdef9df7153a
Reviewed-on: https://chromium-review.googlesource.com/c/1335896
Commit-Queue: Courtney Goeltzenleuchter <courtneygo@google.com>
Reviewed-by: Cody Northrop <cnorthrop@google.com>