edify: Export the header and move to Soong.

Also make matching changes to applypatch modules which include
edify/expr.h.

Test: mmma bootable/recovery
Change-Id: Ia72be3caa010d7f56a70add2da345e631b306378
This commit is contained in:
Tao Bao
2017-10-04 09:33:01 -07:00
parent 1fc5bf353a
commit e6f7f95d34
9 changed files with 50 additions and 57 deletions
+1 -1
View File
@@ -14,7 +14,7 @@
* limitations under the License.
*/
#include "expr.h"
#include "edify/expr.h"
#include <stdarg.h>
#include <stdio.h>