Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit eff0fabd authored by Jon Spivack's avatar Jon Spivack
Browse files

Add aidl_lazy_test to presubmit

This will ensure that changes to binder and ServiceManager don't break dynamic services.

Bug: 147380480
Test: atest (Running from this directory successfully includes aidl_lazy_test)
Change-Id: I65db12c639b7ddb31be90f03522c2b1bfff5a9bf
parent 54dea146
Loading
Loading
Loading
Loading
+3 −0
Original line number Original line Diff line number Diff line
@@ -20,6 +20,9 @@
    },
    },
    {
    {
      "name": "CtsNdkBinderTestCases"
      "name": "CtsNdkBinderTestCases"
    },
    {
      "name": "aidl_lazy_test"
    }
    }
  ]
  ]
}
}