summaryrefslogtreecommitdiff
path: root/startop/scripts/lib/cmd_utils.py
diff options
context:
space:
mode:
authorJiyong Park <jiyong@google.com>2019-07-10 17:53:41 +0900
committerJiyong Park <jiyong@google.com>2019-07-11 20:06:34 +0900
commit624b393ef3f2b5f0e9bb946af2ca57146c55b775 (patch)
tree0b510c719178204316c4fb6f8fd8c5a26cbe2a73 /startop/scripts/lib/cmd_utils.py
parent036426c75f1fd9007d660243775c4a1f2398bba4 (diff)
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
Diffstat (limited to 'startop/scripts/lib/cmd_utils.py')
0 files changed, 0 insertions, 0 deletions