commit | aa75be48752a22fc8e18c99c33cc4b0c1244c844 | [log] [tgz] |
---|---|---|
author | Christopher N. Hesse <raymanfx@gmail.com> | Mon Jan 16 22:47:59 2017 +0100 |
committer | Christopher N. Hesse <raymanfx@gmail.com> | Tue Jan 17 00:20:36 2017 +0100 |
tree | d93a4708ee5bfe227ec1303db67565f39b30df86 | |
parent | f629672e636231e9432c73fde8f7fd3a5bb2b5c9 [diff] |
power: Update module author Change-Id: I4ec64beb57729f5dd299ae04a68770e4f5943c61
diff --git a/power/power.c b/power/power.c index 09a36d8..32bc028 100644 --- a/power/power.c +++ b/power/power.c
@@ -444,7 +444,7 @@ .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, },