diff options
author | Scott Lobdell <slobdell@google.com> | 2019-02-05 23:29:57 -0800 |
---|---|---|
committer | Steven Moreland <smoreland@google.com> | 2019-02-06 19:31:20 +0000 |
commit | 1c5b5d75ceeeae9b4902bd62d2907a0b40d22f26 (patch) | |
tree | 6a542cdf2e2e37f83041151f2d2de9046e58eabf /light/2.0/default/service.cpp | |
parent | 44c873c6ea9ddae6188f5925dbc25958edd962c1 (diff) | |
parent | 7dc0a011c2f9fa7221003b2b6859299e88405713 (diff) |
Merge QP1A.190205.002
Change-Id: I00eea204467afb5984b2dbcc87d8e8ff82aac307
Diffstat (limited to 'light/2.0/default/service.cpp')
-rw-r--r-- | light/2.0/default/service.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/light/2.0/default/service.cpp b/light/2.0/default/service.cpp index 0fc4795f27..b50a2034f4 100644 --- a/light/2.0/default/service.cpp +++ b/light/2.0/default/service.cpp @@ -14,8 +14,6 @@ * limitations under the License. */ -#define LOG_TAG "android.hardware.light@2.0-service" - #include <android/hardware/light/2.0/ILight.h> #include <hidl/LegacySupport.h> #include <hwbinder/ProcessState.h> |