AOSPAlliance / android-prepare-vendor

Set of scripts to automate AOSP compatible vendor blobs generation from factory images
25 stars 8 forks source link

Add missing bonito API-29 permission files #38

Closed CaseyBakey closed 3 years ago

CaseyBakey commented 3 years ago

During the Android 9 -> 10 update, some apps were moved from /system to /product or /vendor and thus new permission files were needed on these partitions. Here there are.

chirayudesai commented 3 years ago

Hi, could you reword the commit message to be more like

"bonito: full: Add missing permission files" to be clearer, so that it's easier to see just by the message.

Also these could be both in the same PR, and even the same commit. just write it as "bonito/sargo" or "b4s4" as google calls them. that's fine too!

You can force-push to the branch on your github to update an existing PR without opening a new one.