blob: 16b4f6710eaf7df7b8236456f7765030e11d5b06 [file] [log] [blame]
Jooyung Han5a3d5882023-09-14 13:31:43 +00001{
2 "name": "com.android.hardware.cas",
3 "version": 1,
4 // For CAS HAL to open plugins from /vendor/lib, "vendor" namespace should be imported.
5 // ":sphal" is an alias for the "vendor" namespace in Vendor APEX.
6 "requireNativeLibs": [
7 ":sphal"
8 ]
9}