History log of /system/libhidl/update-makefiles.sh
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
23bb9993014e064f9c720d889269764f4d4ec7a5 17-Feb-2017 Steven Moreland <smoreland@google.com> split android.hidl.memory

Split android.hidl.memory into android.hidl.memory and
android.hidl.allocator. This must be done because IAllocator is served
over hwbinder transport and IMapper/IMemory are always going to be
passthrough hals.

Test: hidl_test, device boots with allocator
Bug: 35327976
Change-Id: Ib135b5e101fadadbbf16126a98f90181f76a253b
/system/libhidl/update-makefiles.sh
2ef31d85e0e91c28f05d6288505f57d5d7c43eed 21-Dec-2016 Steven Moreland <smoreland@google.com> Add android.hidl.token@1.0.

This facilitates converting hidl interfaces into something that
are more easily transferrable to other processes.

Bug: 33058559
Test: compiles
Change-Id: I77d1ecc74981f101e07a827ba8d7de77bf56cfa6
/system/libhidl/update-makefiles.sh
2cd440cf0c589e89d0d4509d273142a35b5ef81c 23-Nov-2016 Yifan Hong <elsk@google.com> Hidlize IBase and use IBase instead of IBinder.

Note: system/libhidl/base is the libhidlbase project.
system/libhidl/transport/base is the
android.hidl.base@1.0 HAL files.

Test: hidl_test

Change-Id: Ic3464b5e50c0896de9b26f44a409496f8df37c39
/system/libhidl/update-makefiles.sh
3079100878a2595be644d866e67c12a9de620fd5 01-Dec-2016 Martijn Coenen <maco@google.com> Hidlized version of IMemory.

- Add hidl_memory type.
- Add android.hidl.memory@1.0 package
- IMapper
- IAllocator
- IMemory
- Add libhidlmemory
- Add default implementation of android.hidl.memory@1.0
- Ashmem
- Ion (TODO, probably in another CL)

Test: compiles (WIP)
Change-Id: I4632eeb6a0051551b54ce04d919aaf551dfc5f28
/system/libhidl/update-makefiles.sh