commit | 44b3d12b9d0e06ad90c2ac9d38c3d85aad892f77 | [log] [tgz] |
---|---|---|
author | Tom Cherry | Mon Sep 21 15:29:41 2020 +0000 |
committer | Gerrit Code Review | Mon Sep 21 15:29:41 2020 +0000 |
tree | ac4d780eda75c0844d0194378871d9a52b61fca5 | |
parent | 9ee3839d77299ccc44dcece613cf62c75f3b6c0d [diff] | |
parent | c52ed0b2cee442d00b7b39ba032a43a020b09d03 [diff] |
Merge "Use libcutils_headers for android_filesystem_config.h"
diff --git a/liblog/Android.bp b/liblog/Android.bp index 9c1c463..8f15541 100644 --- a/liblog/Android.bp +++ b/liblog/Android.bp
@@ -43,6 +43,7 @@ "//apex_available:anyapex", ], min_sdk_version: "29", + sdk_version: "minimum", native_bridge_supported: true, export_include_dirs: ["include"], system_shared_libs: [],