This repository has been archived on 2025-09-03. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
device_oneplus_sm7250-common/GCamGOPrebuilt/Android.bp
2022-03-07 13:13:47 +00:00

13 lines
247 B
Plaintext

android_app_import {
name: "GCamGOPrebuilt",
owner: "google",
apk: "GCamGOPrebuilt.apk",
presigned: true,
dex_preopt: {
enabled: false,
},
privileged: true,
product_specific: true,
overrides: ["Camera2", "GCamGOPrebuilt-V2", "Snap"],
}