mirror of
https://github.com/team-infusion-developers/android_hardware_samsung.git
synced 2024-11-06 21:55:41 +00:00
power: Update module author
Change-Id: I4ec64beb57729f5dd299ae04a68770e4f5943c61
This commit is contained in:
parent
f629672e63
commit
aa75be4875
1 changed files with 1 additions and 1 deletions
|
@ -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,
|
||||
},
|
||||
|
||||
|
|
Loading…
Reference in a new issue