diff options
| author | Hung-ying Tyan <tyanh@google.com> | 2018-10-09 11:58:25 +0200 |
|---|---|---|
| committer | firebird11 <hbgassel@gmail.com> | 2019-01-12 14:17:10 +0100 |
| commit | 2f2c423c715e2b843178e97db0e237e13c600d53 (patch) | |
| tree | 354bfa25e80c76d6cb64c8eb03dad79cb575c2db | |
| parent | 8fe06f1479b23281ade8ba96e0b406e95944540e (diff) | |
g3-common: manifest: Uprev configstore (1.0 -> 1.1)
Bug: 69691076
Test: Built and tested on device
Change-Id: I80c997fa4ab0e5e7eba65c2c56f9e0006f6ebda0
| -rw-r--r-- | configs/manifest.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/manifest.xml b/configs/manifest.xml index cc7aac0..7cd7b10 100644 --- a/configs/manifest.xml +++ b/configs/manifest.xml @@ -47,7 +47,7 @@ <hal format="hidl"> <name>android.hardware.configstore</name> <transport>hwbinder</transport> - <version>1.0</version> + <version>1.1</version> <interface> <name>ISurfaceFlingerConfigs</name> <instance>default</instance> |
