commit | a692bcccca3ade75f087cb5831a959e4839f6895 | [log] [tgz] |
---|---|---|
author | Deepak Kodihalli <dkodihal@in.ibm.com> | Sun Aug 27 03:28:25 2017 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Fri Sep 08 18:48:58 2017 +0000 |
tree | 7e1939b9d91928907894db30dd1ee57f6a9ec9e3 | |
parent | 2a93f743ec3b509d7d5cabe0b75a6ae6c1a4c24e [diff] |
boot settings: create single object Now that settings objects can implement multiple interfaces, create a single control/boot object that implements both the Control/Boot/Mode and Control/Boot/Source interfaces. This is more natural to apps interested in this setting, instead of two objects representing the boot mode and boot source. Change-Id: I57c1cd65243b2a334352e6c298ed0572bca4c8cd Signed-off-by: Deepak Kodihalli <dkodihal@in.ibm.com>