OSDN Git Service

system_suspend: add missing types.hal dependency
authorTri Vo <trong@google.com>
Tue, 5 Feb 2019 21:57:17 +0000 (13:57 -0800)
committerTri Vo <trong@google.com>
Tue, 5 Feb 2019 21:57:19 +0000 (13:57 -0800)
Bug: n/a
Test: m android.system.suspend@1.0
Change-Id: If98be39f29e7cea740c413ece582e854cd6ef0c3

suspend/1.0/Android.bp

index 9dfaa68..a34d7f8 100644 (file)
@@ -7,6 +7,7 @@ hidl_interface {
     srcs: [
         "ISystemSuspend.hal",
         "IWakeLock.hal",
+        "types.hal",
     ],
     interfaces: [
         "android.hidl.base@1.0",