Loading libs/binder/Android.bp +5 −3 Original line number Diff line number Diff line Loading @@ -159,6 +159,11 @@ cc_defaults { "UtilsHost.cpp", ], }, android: { lto: { thin: true, }, }, }, aidl: { Loading Loading @@ -219,9 +224,6 @@ cc_defaults { "-performance-move-const-arg", // b/273486801 "portability*", ], lto: { thin: true, }, } cc_library_headers { Loading Loading
libs/binder/Android.bp +5 −3 Original line number Diff line number Diff line Loading @@ -159,6 +159,11 @@ cc_defaults { "UtilsHost.cpp", ], }, android: { lto: { thin: true, }, }, }, aidl: { Loading Loading @@ -219,9 +224,6 @@ cc_defaults { "-performance-move-const-arg", // b/273486801 "portability*", ], lto: { thin: true, }, } cc_library_headers { Loading