android_device_samsung_a20/universal7885-common/apps/Camera/Android.bp
roynatech2544 633809a397 universal7885: camera-app: Ship Aperture instead
- Supports AUX camera.
- Also add aux camera prop
- Prebuilt's commit: c28b2af987
2022-11-01 15:14:53 +09:00

11 lines
202 B
Text

android_app_import {
name: "Aperture",
owner: "LineageOS",
apk: "Aperture.apk",
presigned: true,
product_specific: true,
overrides: [
"Camera2",
"Snap",
],
}