summaryrefslogtreecommitdiff
path: root/libs/gui/LayerDebugInfo.cpp
diff options
context:
space:
mode:
author Vinh Tran <vinhdaitran@google.com> 2022-08-09 15:38:48 -0400
committer Vinh Tran <vinhdaitran@google.com> 2022-08-10 12:52:26 -0400
commit9ccb8ddfca28db83fd6d82b9fb59f7a4144ffab5 (patch)
tree76743b108ee2cef5b66903c61e2d86f3eab0497f /libs/gui/LayerDebugInfo.cpp
parentb6405c7954e81e7dee295a18fc5b25ee5fed3579 (diff)
Remove framework_native_aidl and use its child filegroups directly
Currently, `framework_native_aidl` wraps `framework_native_aidl_binder` and `framework_native_aidl_gui`. When converting cc modules with AIDL srcs to Bazel, we run into some challenges with this pattern because an AIDL filegroup module in Soong doesn't map 1-to-1 an aidl_library target in Bazel. See go/bp2build-aidl-filegroup for more details. Instead of pursuing a more sophisticated solution to handle nested AIDL filegroups, we're proposing to flatten the filegroups directly in Android.bp since scale of the problem is small. Doing this makes it easier to convert AIDL filegroups to Bazel for cc rules to use and doesn't change anything in how Soong builds the module. Let me know if there is any drawback of this approach from your perspective. Test: m libgui Change-Id: If3c57acbcace2256d369f31a02f78601bfc9eef2
Diffstat (limited to 'libs/gui/LayerDebugInfo.cpp')
0 files changed, 0 insertions, 0 deletions