Loading libs/gui/Android.bp +6 −1 Original line number Diff line number Diff line Loading @@ -132,7 +132,12 @@ cc_library_shared { aidl: { export_aidl_headers: true, } }, pgo: { sampling: true, profile_file: "libgui/libgui.profdata", }, } // Used by media codec services exclusively as a static lib for Loading Loading
libs/gui/Android.bp +6 −1 Original line number Diff line number Diff line Loading @@ -132,7 +132,12 @@ cc_library_shared { aidl: { export_aidl_headers: true, } }, pgo: { sampling: true, profile_file: "libgui/libgui.profdata", }, } // Used by media codec services exclusively as a static lib for Loading