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

Commit 564cc0ab authored by Andreas Huber's avatar Andreas Huber
Browse files

"import types" should never be necessary, it is implicit (if types.hal exists)

Change-Id: I63e6a2104415a5a71bf3eb93c646f9bf32f1b079
parent 9bc55e2b
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
package android.hardware.tests.foo@1.0;

import IFooCallback;
import types;

interface IFoo {