universal7885: use footej camera

This commit is contained in:
roynatech2544 2022-01-04 20:38:23 +09:00
commit 99f4af4c4d
No known key found for this signature in database
GPG key ID: 9675C32163D88D30
4 changed files with 7 additions and 8 deletions

View file

@ -0,0 +1,11 @@
android_app_import {
name: "Footej",
owner: "me",
apk: "Footej.apk",
presigned: true,
dex_preopt: {
enabled: false,
},
product_specific: true,
overrides: ["Camera2", "Snap"],
}