summaryrefslogtreecommitdiffstats
path: root/Android.bp
Commit message (Collapse)AuthorAgeFilesLines
* cryptfs_hw: remove kernel dependency from bpGaurav Kashyap2019-11-141-2/+1
| | | | | | | | Remove qseecom_kernel_headers from Android.bp as it is not needed anymore. Change-Id: I3f4055fadead1e239663f72b2277bac6fdcef369 Signed-off-by: Gaurav Kashyap <gaurkash@codeaurora.org>
* cryptfs_hw: implement new hal support for voldNeeraj Soni2019-07-091-3/+9
| | | | | | | | | BUG: b/121350843 vold communication with qseecom tee device should go through hal interface instead of directly using kernel ioctls. Change-Id: I43ea11b1b008e26ca3598697f50375136dd267f5 Signed-off-by: Neeraj Soni <neersoni@codeaurora.org>
* cryptfs_hw: Update Android make fileAnilKumar Chimata2018-06-051-0/+25
Move Android.mk to Androi.bp file as per new changes. Change-Id: I9b4422f736ee51f264eac5b84297c66d76f4f243