summaryrefslogtreecommitdiff
path: root/scripts/update_device.py
diff options
context:
space:
mode:
authorYifan Hong <elsk@google.com>2020-07-21 19:28:44 -0700
committerYifan Hong <elsk@google.com>2020-08-04 19:06:06 +0000
commit2562cf2960c97acdaac2dee7e306cd3c88cd9c68 (patch)
tree7c45b7d14abd6710b55aa01240f51c7fa04f1bdf /scripts/update_device.py
parent2b291f05765486899cf0b4e8eda83bc89f083271 (diff)
Add binder_service_stable_android
Add a new binder service that uses the exact same service delegate as its implementation, but exposes itself with the IUpdateEngineStable* APIs. Note: Even though the new interface requires only one binding at a time, race conditions for different clients are NOT handled in this CL. Multiple binding is still possible via the unstable IUpdateEngine API and via the Java android.os.UpdateEngine interface. Moreover, bindings with bind(IUpdateEngineStableCallback) and bind(IUpdateEngineCallback) are handled separately. Test: unit test Bug: 160996544 Change-Id: I26e8b4a58c0243d46ffcd7354d04f0c69f8fa66f
Diffstat (limited to 'scripts/update_device.py')
0 files changed, 0 insertions, 0 deletions