summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2019-04-23 03:11:23 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2019-04-23 03:11:23 +0000
commitac104f5121944a74aa012b04a3c3085e5ecc8bbf (patch)
tree58d881cb3fb230b155147b28c9bc5433ddea988d
parent75a76c2bb51af5e3cf04a72ab22b1c6c7487c563 (diff)
parentb0178936b6e5ee38923849fd461b0f0499d84575 (diff)
downloadlibcxx-ac104f5121944a74aa012b04a3c3085e5ecc8bbf.tar.gz
Change-Id: I8933f696c792449e4cd30f874dedec936a5d1869
-rw-r--r--Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index f170afa24..c663e7a13 100644
--- a/Android.bp
+++ b/Android.bp
@@ -148,6 +148,7 @@ cc_library_static {
cc_library_static {
name: "libc++fs",
+ recovery_available: true,
defaults: ["libc++ defaults"],
srcs: [
"src/filesystem/directory_iterator.cpp",