| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-12-12 | Refactor backported_fixes rules to share with cts | ||
| The sharable rules include proto libary and file Combining BackportedFix files Converting BockportedFix text protos to binary protos Test: atest backported_fixes_main_lib_test backported_fixes_common_test Bug: 375460641 (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:13a26b80a4250ff54bc6364ea01e1b9ede8558f5) Merged-In: Ie75ede120d5555119ad265e4def728af9535bb1f Change-Id: Ie75ede120d5555119ad265e4def728af9535bb1f | |||
| 2024-11-14 | Set system property from list of backported fixes | ||
| Because the caluculation of a BitSet is to compicated for make a genrule and java are used to ro.build.backported_fixes.alias_bitset.long_list to the end of the system property file. This part of the API for backported fixes. See go/android-backported-fixes-spec Bug: 377727445 Test: atest applied_backported_fixes_test backported_fixes_common_test Change-Id: I2621e2fb52401495f796a5a4db330c5dfafbda40 | |||