Advertisement
Guest User

Untitled

a guest
Dec 19th, 2014
156
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.59 KB | None | 0 0
  1. device/motorola/shamu/camera/QCamera2/HAL3/QCamera3Mem.cpp: In member function 'int qcamera::QCamera3HeapMemory::allocOneBuffer(qcamera::QCamera3Memory::QCamera3MemInfo&, int, int)':
  2. device/motorola/shamu/camera/QCamera2/HAL3/QCamera3Mem.cpp:341:11: error: 'struct ion_allocation_data' has no member named 'heap_mask'
  3. alloc.heap_mask = heap_id;
  4. ^
  5. make: *** [/home/cordell/slim/out/target/product/shamu/obj/SHARED_LIBRARIES/camera.msm8084_intermediates/HAL3/QCamera3Mem.o] Error 1
  6. make: *** Waiting for unfinished jobs....
  7.  
  8. #### make failed to build some targets (11:56 (mm:ss)) ####
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement