HAL Interface Description Language (HIDL) จะระบุอินเทอร์เฟซระหว่าง HAL กับผู้ใช้ โดยจะกำหนดประเภทและการเรียกใช้เมธอดซึ่งรวบรวมไว้ในอินเทอร์เฟซและแพ็กเกจ HIDL เป็นระบบสำหรับการสื่อสารระหว่างโค้ดเบสที่อาจคอมไพล์แยกกันและมีไว้สำหรับการสื่อสารระหว่างกระบวนการ ดูคู่มือ HIDL
เอกสารประกอบที่สร้างขึ้นโดยอัตโนมัติสำหรับไฟล์ HIDL (.hal) เลิกใช้งานแล้ว โปรดดูรายละเอียดข้อกำหนดของอินเทอร์เฟซในไฟล์ต้นทาง HIDL ใน AOSP
ไฟล์อินเทอร์เฟซ HIDL อยู่ในตำแหน่งต่างๆ 4 แห่งใน AOSP ดังนี้
- /hardware/interfaces
- /frameworks/hardware/interfaces
- /system/hardware/interfaces
- /system/libhidl/transport
ดูลิงก์ไปยังไฟล์ต้นฉบับ HIDL ในแต่ละตำแหน่งได้ที่ส่วนด้านล่าง
/hardware/interfaces
- /hardware/interfaces/
- atrace/
- audio/
- authsecret/
- automotive/
- biometrics/
- bluetooth/
- boot/
- broadcastradio/
- camera/
- cas/
- compatibility_matrices/
- configstore/
- confirmationui/
- contexthub/
- current.txt
- drm/
- dumpstate/
- fastboot/
- gatekeeper/
- gnss/
- graphics/
- health/
- ir/
- keymaster/
- light/
- media/
- memtrack/
- neuralnetworks/
- nfc/
- oemlock/
- power/
- prebuilt_hashes/
- radio/
- renderscript/
- secure_element/
- sensors/
- soundtrigger/
- tests/
- tetheroffload/
- thermal/
- tv/
- usb/
- vibrator/
- vr/
- weaver/
- wifi/