projects
/
GitHub
/
LineageOS
/
android_hardware_samsung.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c898938
)
power: Update module author
author
Christopher N. Hesse
<raymanfx@gmail.com>
Mon, 16 Jan 2017 21:47:59 +0000
(22:47 +0100)
committer
Christopher N. Hesse
<raymanfx@gmail.com>
Mon, 30 Jan 2017 22:05:51 +0000
(22:05 +0000)
Change-Id: I4ec64beb57729f5dd299ae04a68770e4f5943c61
power/power.c
patch
|
blob
|
blame
|
history
diff --git
a/power/power.c
b/power/power.c
index 09a36d8c7ea9a44741a26e12b7c158352365deb8..32bc028f3d89002f75d970ca89131386ae4899f8 100644
(file)
--- a/
power/power.c
+++ b/
power/power.c
@@
-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,
},