From d0047d922e6dad680630f68b9a22c777fec1c037 Mon Sep 17 00:00:00 2001 From: Courtney Goeltzenleuchter Date: Fri, 5 May 2017 09:35:07 -0600 Subject: [PATCH] Move include in prep of Android.bp support Test: make Merged-In: I1d1a240b2557db3d9d0a0b2227f84eff09f8d4ca Change-Id: I1d1a240b2557db3d9d0a0b2227f84eff09f8d4ca (cherry picked from commit dd35495a7750a95a159f735527b514e21dcb3b04) --- core/pathmap.mk | 1 - 1 file changed, 1 deletion(-) diff --git a/core/pathmap.mk b/core/pathmap.mk index e2331c6b5c..a1c20c917e 100644 --- a/core/pathmap.mk +++ b/core/pathmap.mk @@ -40,7 +40,6 @@ pathmap_INCL := \ libhardware:hardware/libhardware/include \ libhardware_legacy:hardware/libhardware_legacy/include \ libril:hardware/ril/include \ - opengl-tests-includes:frameworks/native/opengl/tests/include \ recovery:bootable/recovery \ system-core:system/core/include \ audio:system/media/audio/include \