interfaces: camera: Implement lockYCbCr stub for Mapper 4.0

(Includes bpfmt changes from repo hook)

Bug: b/146515640
Test: cts -m CtsCameraTestCases
Change-Id: Ibd882db1883e0976c2baf95257e51c29de6e6853
This commit is contained in:
Jason Macnak 2020-04-15 15:20:59 -07:00 committed by Arne Coucheron
parent be81ba7625
commit 01509457cd

View file

@ -20,6 +20,7 @@ cc_library_shared {
"android.hidl.memory@1.0",
"libcutils",
"liblog",
"libgralloctypes",
"libhardware",
"libcamera_metadata",
],