Skip to content
Commit 624b393e authored by Jiyong Park's avatar Jiyong Park
Browse files

IWindowSession.Default is not available

<Iface>.Default class was automatically generated, but a change in the
AIDL compiler is scheduled to generate the class only when the AIDL file
is compiled with '-version' option, because the default class is only
useful for the versioned AIDL case.

Stop using IWindowSession.Default since it will be removed. Instead
implement IWindowSession directly.

Test: build
Change-Id: I4551ddcbd794d0d99dc0952bbd6414a2112a5ea2
parent 036426c7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment