mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-22 04:05:31 -04:00
universal7885: libshims: Add CameraParameters class
Change-Id: Iea8db9533d4c5852341710a8363df3831fc361a5 Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
This commit is contained in:
parent
986be0160f
commit
67a7b402ef
3 changed files with 1239 additions and 0 deletions
|
|
@ -11,6 +11,7 @@ cc_library_shared {
|
|||
defaults: ["hidl_defaults"],
|
||||
srcs: [
|
||||
"CameraMetadata.cpp",
|
||||
"CameraParameters.cpp",
|
||||
],
|
||||
cflags: [
|
||||
"-Werror",
|
||||
|
|
|
|||
Loading…
Reference in a new issue