Skip to content

Commit

Permalink
Merge "Add a C++ library wrapper for the android.security flags" into…
Browse files Browse the repository at this point in the history
… main am: 64f0afd am: 9752537

Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/3082820

Change-Id: Idde5996d8cea92c281b736b10dfd842e0e445e6e
Signed-off-by: Automerger Merge Worker <[email protected]>
  • Loading branch information
Ellen Arteca authored and android-build-merge-worker-robot committed Jun 6, 2024
2 parents dffe4c0 + 9752537 commit 1983f93
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions AconfigFlags.bp
Original file line number Diff line number Diff line change
Expand Up @@ -307,6 +307,11 @@ java_aconfig_library {
defaults: ["framework-minus-apex-aconfig-java-defaults"],
}

cc_aconfig_library {
name: "android_security_flags_aconfig_c_lib",
aconfig_declarations: "android.security.flags-aconfig",
}

// UsageStats
aconfig_declarations {
name: "android.app.usage.flags-aconfig",
Expand Down

0 comments on commit 1983f93

Please sign in to comment.