Fix subclasses of error.ActsError missing parent class attributes.

Some subclasses of ActsError do not invoke the parent __init__() method, which creates required attributes, e.g. "message". Their absence has caused unhandled errors during exception handling.

Bug: 133518493
Test: locally with BleScanApiTest
Change-Id: I2e531229d69d18a89ce1f8195b34da9eb93cc13d
Merged-In: I2e531229d69d18a89ce1f8195b34da9eb93cc13d
2 files changed
tree: 7cd7dd46a10650df2cde370f3b2ae8a988930d93
  1. acts/
  2. tools/
  3. wts-acts/
  4. Android.mk
  5. OWNERS
  6. PREUPLOAD.cfg