power: Update module author

Change-Id: I4ec64beb57729f5dd299ae04a68770e4f5943c61
tirimbino
Christopher N. Hesse 8 years ago
parent f629672e63
commit aa75be4875
  1. 2
      power/power.c

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

Loading…
Cancel
Save