diff options
Diffstat (limited to 'system/hal-flash/README')
-rw-r--r-- | system/hal-flash/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/system/hal-flash/README b/system/hal-flash/README new file mode 100644 index 0000000000..e00a6ada9a --- /dev/null +++ b/system/hal-flash/README @@ -0,0 +1,7 @@ +HAL is a hardware abstraction layer that is no longer used on modern +Linux systems - with the advent of tools such as UDev and UDisks the +same and improved functionality is provided by other means. +The flash plugin currently requires libhal for playback of DRM +content. This library provides a compatibility layer and minimal +libhal implementation for that purpose. This library does NOT +provide a full HAL interface or daemon. |