Files
media_cas_client/oemcrypto/Android.bp

11 lines
210 B
Plaintext

// Remove two lines below to build reference
// implementation of CAS oemcrypto.
soong_namespace {
}
cc_library_headers {
name: "oemcastroheaders",
export_include_dirs: ["include"],
proprietary: true,
}