mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-23 04:25:33 -04:00
apps: footej: override 'Camera' too
This commit is contained in:
parent
e3c2965d51
commit
fd23b4ab79
1 changed files with 1 additions and 1 deletions
|
|
@ -7,5 +7,5 @@ android_app_import {
|
||||||
enabled: false,
|
enabled: false,
|
||||||
},
|
},
|
||||||
product_specific: true,
|
product_specific: true,
|
||||||
overrides: ["Camera2", "Snap"],
|
overrides: ["Camera2", "Snap", "Camera"],
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue