From 7eedeab09954fa6f2c19fcda6b27d4244c3109ee Mon Sep 17 00:00:00 2001 From: Alain Vongsouvanh Date: Tue, 29 Mar 2016 17:33:55 -0700 Subject: Bring back support for legacy bt_config.xml If a device migrates directly from L or earlier to a version using this new implementation, all bt_config will be lost, requiring to repair to the devices. Change-Id: Ifdca0d8cad8efaa9f503ca40ac0725547a06f15c --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index 89eca81cd6..c6855993d7 100644 --- a/README.md +++ b/README.md @@ -62,6 +62,7 @@ cd third_party git clone https://github.com/google/googletest.git git clone https://android.googlesource.com/platform/external/libchrome git clone https://android.googlesource.com/platform/external/modp_b64 +git clone https://android.googlesource.com/platform/external/tinyxml2 ``` And third party dependencies of third party dependencies: -- cgit v1.2.3-59-g8ed1b