Jooyung Han | 5a3d588 | 2023-09-14 13:31:43 +0000 | [diff] [blame] | 1 | { |
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 | } |