Commit Graph

7 Commits

Author SHA1 Message Date
Tomasz Wasilczyk
750f415a8d Merge "Don't use String8 path functions [cas hidl]" into main 2023-08-30 04:29:48 +00:00
Tomasz Wasilczyk
9e53281dc0 Don't use String8 path functions [cas hidl]
Ideally, we should migrate to std::filesystem, but libc++fs is not
available for vendor binaries until b/175635923 lands.

Bug: 295394788
Test: m checkbuild
Change-Id: Ifaec2f93331c780b96f7be5d50655a79aa935457
2023-08-29 15:04:50 +00:00
Tomasz Wasilczyk
3e74f0b928 Use String8/16 c_str [cas]
Bug: 295394788
Test: make checkbuild
Change-Id: I1faccac8711d5cccee70443548940d99804c7c2a
2023-08-25 19:41:37 +00:00
bohu
b305c80409 mediacas: make it also work on 64bit only guest
BUG: 178885191

Change-Id: I15d711dee366f7c39d6a89aecf34c9503bf32da8
2021-01-31 03:59:52 +00:00
Steven Moreland
9b2e504295 Revert "Zero hidl-generated structs (cas)"
This reverts commit 2b537f7852.

Reason for revert: Clearing all hidl_vec/array data instead.

Change-Id: I7d51c5268e1b9020732e34c186e2e452cf044518
2019-05-01 01:15:39 +00:00
Steven Moreland
2b537f7852 Zero hidl-generated structs (cas)
Bug: 131356202
Test: boot
Change-Id: I41de4b8de19a060e064ff8457b81b918c4ce887f
2019-04-25 23:58:51 +00:00
Chong Zhang
a4f6751e49 cas: add CAS hal
Add CAS hal definitions and default service implementation.

bug: 22804304

Change-Id: I0a89608fe75c5f3c5e6888f9b771305742760707
2017-06-23 16:24:17 -07:00