resourcemgmt/hwresourcesmgr/group/HWResourceManager.iby
changeset 63 09d657f1ee00
parent 0 4e1aa6a622a0
child 61 8cb079868133
equal deleted inserted replaced
54:072a9626b290 63:09d657f1ee00
    19 #ifndef __HWRESOURCEMANAGER_IBY__
    19 #ifndef __HWRESOURCEMANAGER_IBY__
    20 #define __HWRESOURCEMANAGER_IBY__
    20 #define __HWRESOURCEMANAGER_IBY__
    21 
    21 
    22 #include <featreg.iby> // Feature Registry (featreg.dll)
    22 #include <featreg.iby> // Feature Registry (featreg.dll)
    23 
    23 
    24 file=ABI_DIR\DEBUG_DIR\HWRMCommon.dll        SYSTEM_BINDIR\HWRMCommon.dll
    24 file=ABI_DIR\DEBUG_DIR\hwrmcommon.dll        SYSTEM_BINDIR\hwrmcommon.dll
    25 file=ABI_DIR\DEBUG_DIR\HWRMServer.exe        SYSTEM_BINDIR\HWRMServer.exe
    25 file=ABI_DIR\DEBUG_DIR\hwrmserver.exe        SYSTEM_BINDIR\hwrmserver.exe
    26 file=ABI_DIR\DEBUG_DIR\HWRMClient.dll        SYSTEM_BINDIR\HWRMClient.dll
    26 file=ABI_DIR\DEBUG_DIR\hwrmclient.dll        SYSTEM_BINDIR\hwrmclient.dll
    27 file=ABI_DIR\DEBUG_DIR\HWRMVibraClient.dll   SYSTEM_BINDIR\HWRMVibraClient.dll
    27 file=ABI_DIR\DEBUG_DIR\hwrmvibraclient.dll   SYSTEM_BINDIR\hwrmvibraclient.dll
    28 file=ABI_DIR\DEBUG_DIR\HWRMLightClient.dll   SYSTEM_BINDIR\HWRMLightClient.dll
    28 file=ABI_DIR\DEBUG_DIR\hwrmlightclient.dll   SYSTEM_BINDIR\hwrmlightclient.dll
    29 file=ABI_DIR\DEBUG_DIR\HWRMExtendedLightClient.dll   SYSTEM_BINDIR\HWRMExtendedLightClient.dll
    29 file=ABI_DIR\DEBUG_DIR\hwrmextendedlightclient.dll   SYSTEM_BINDIR\hwrmextendedlightclient.dll
    30 file=ABI_DIR\DEBUG_DIR\HWRMPowerClient.dll   SYSTEM_BINDIR\HWRMPowerClient.dll
    30 file=ABI_DIR\DEBUG_DIR\hwrmpowerclient.dll   SYSTEM_BINDIR\hwrmpowerclient.dll
    31 
    31 
    32 // Backup and Restore
    32 // Backup and Restore
    33 data=DATAZ_\private\101f7a02\backup_registration.xml	private\101f7a02\backup_registration.xml
    33 data=DATAZ_\private\101f7a02\backup_registration.xml	private\101f7a02\backup_registration.xml
    34 
    34 
    35 // NOTE: 
    35 // NOTE: 
    36 // cenrep registration files should be included here
    36 // cenrep registration files should be included here
    37 
    37 
    38 //Product specific policy files, customized on a per product basis, depending on the device requirements.
    38 //Product specific policy files, customized on a per product basis, depending on the device requirements.
    39 //Product specific policy overrides customer specific policy, if same SID is defined in both policies.
    39 //Product specific policy overrides customer specific policy, if same SID is defined in both policies.
    40 data=DATAZ_\private\101f7a02\ProductHWRMLightsPolicy.ini   private\101f7a02\ProductHWRMLightsPolicy.ini
    40 data=DATAZ_\private\101f7a02\producthwrmlightspolicy.ini   private\101f7a02\producthwrmlightspolicy.ini
    41 data=DATAZ_\private\101f7a02\ProductHWRMVibraPolicy.ini    private\101f7a02\ProductHWRMVibraPolicy.ini
    41 data=DATAZ_\private\101f7a02\producthwrmvibrapolicy.ini    private\101f7a02\producthwrmvibrapolicy.ini
    42 data=DATAZ_\private\101f7a02\ProductHWRMFmTxPolicy.ini     private\101f7a02\ProductHWRMFmTxPolicy.ini
    42 data=DATAZ_\private\101f7a02\producthwrmfmtxpolicy.ini     private\101f7a02\producthwrmfmtxpolicy.ini
    43 
    43 
    44 //Platform internal policies (customer specific), customized by licensees to control policy at a platform level. 
    44 //Platform internal policies (customer specific), customized by licensees to control policy at a platform level. 
    45 data=DATAZ_\private\101f7a02\CustomerHWRMLightsPolicy.ini  private\101f7a02\CustomerHWRMLightsPolicy.ini
    45 data=DATAZ_\private\101f7a02\customerhwrmlightspolicy.ini  private\101f7a02\customerhwrmlightspolicy.ini
    46 data=DATAZ_\private\101f7a02\CustomerHWRMVibraPolicy.ini   private\101f7a02\CustomerHWRMVibraPolicy.ini
    46 data=DATAZ_\private\101f7a02\customerhwrmvibrapolicy.ini   private\101f7a02\customerhwrmvibrapolicy.ini
    47 data=DATAZ_\private\101f7a02\CustomerHWRMFmTxPolicy.ini    private\101f7a02\CustomerHWRMFmTxPolicy.ini
    47 data=DATAZ_\private\101f7a02\customerhwrmfmtxpolicy.ini    private\101f7a02\customerhwrmfmtxpolicy.ini
    48 
    48 
    49 // FM Tx RDS text conversion
    49 // FM Tx RDS text conversion
    50 data=DATAZ_\private\101f7a02\ConvertFromUnicode.dat     private\101f7a02\ConvertFromUnicode.dat
    50 data=DATAZ_\private\101f7a02\convertfromunicode.dat     private\101f7a02\convertfromunicode.dat
    51 
    51 
    52 #endif // __HWRESOURCEMANAGER_IBY__
    52 #endif // __HWRESOURCEMANAGER_IBY__
    53 
    53 
    54 //  End of File  
    54 //  End of File