aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Android.bp3
1 files changed, 1 insertions, 2 deletions
diff --git a/Android.bp b/Android.bp
index 9c6e08a..a2b1ff5 100644
--- a/Android.bp
+++ b/Android.bp
@@ -14,9 +14,8 @@
// limitations under the License.
//
-// Header only.
cc_library_headers {
- name: "libgsl",
+ name: "microsoft-gsl",
host_supported: true,
export_include_dirs: ["include"],
cflags: ["-Wall", "-Werror"],