-
Colin Cross authored
Building with USE_SOONG=true will build with an Android.bp file if it is present in the directory, otherwise an Android.mk file. Only a few of the bionic directories compile with soong, so include all of them from the top level Android.mk file and remove the top level Android.bp file. Individual subdirectories with Android.bp files will use soong with USE_SOONG=true. Change-Id: Idf8d7977ea4668fa646be25b543bf9d3773de615
c23aeb84