diff -r 89d6a7a84779 -r 25a17d01db0c Symbian3/PDK/Source/GUID-2D977A02-5928-5441-8AE7-42A722F2A4B8.dita --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Symbian3/PDK/Source/GUID-2D977A02-5928-5441-8AE7-42A722F2A4B8.dita Fri Jan 22 18:26:19 2010 +0000 @@ -0,0 +1,26 @@ + + + + + +User-Side Hardware AbstractionThe User-Side Hardware Abstraction (HAL) component provides a simple +interface for programs to read and set hardware-specific settings, for example, +the display contrast. +

A base port must define the attributes that clients can use on a phone, +and implement any functions that are required to get and set the attributes.

+

To define attributes, you +must change the source of the hal.dll library and rebuild +it. Functions that get and set attributes are implemented as HAL handler functions +in kernel-side programs, for example, device drivers.

+
+LCD Extension + +Power HAL + Handler +
\ No newline at end of file