universal7885: Add prebuilt GCam

This commit is contained in:
roynatech2544 2021-10-29 19:33:22 +09:00
commit d195a1d848
No known key found for this signature in database
GPG key ID: 9675C32163D88D30
73 changed files with 20 additions and 39 deletions

View file

@ -0,0 +1,12 @@
android_app_import {
name: "GCamGo",
owner: "google",
apk: "GcamGo.apk",
presigned: true,
dex_preopt: {
enabled: false,
},
privileged: true,
product_specific: true,
overrides: ["Camera2", "Snap"],
}