Loading packages/PackageInstaller/Android.bp +12 −0 Original line number Diff line number Diff line Loading @@ -47,6 +47,10 @@ android_app { "androidx.leanback_leanback", "androidx.annotation_annotation", ], lint: { error_checks: ["Recycle"], }, } android_app { Loading @@ -67,6 +71,10 @@ android_app { "androidx.leanback_leanback", ], aaptflags: ["--product tablet"], lint: { error_checks: ["Recycle"], }, } android_app { Loading @@ -88,4 +96,8 @@ android_app { "androidx.annotation_annotation", ], aaptflags: ["--product tv"], lint: { error_checks: ["Recycle"], }, } Loading
packages/PackageInstaller/Android.bp +12 −0 Original line number Diff line number Diff line Loading @@ -47,6 +47,10 @@ android_app { "androidx.leanback_leanback", "androidx.annotation_annotation", ], lint: { error_checks: ["Recycle"], }, } android_app { Loading @@ -67,6 +71,10 @@ android_app { "androidx.leanback_leanback", ], aaptflags: ["--product tablet"], lint: { error_checks: ["Recycle"], }, } android_app { Loading @@ -88,4 +96,8 @@ android_app { "androidx.annotation_annotation", ], aaptflags: ["--product tv"], lint: { error_checks: ["Recycle"], }, }