Change-Id: I4ec64beb57729f5dd299ae04a68770e4f5943c61
@ -444,7 +444,7 @@ struct samsung_power_module HAL_MODULE_INFO_SYM = {
.hal_api_version = HARDWARE_HAL_API_VERSION,
.id = POWER_HARDWARE_MODULE_ID,
.name = "Samsung Power HAL",
.author = "The CyanogenMod Project",
.author = "The LineageOS Project",
.methods = &power_module_methods,
},