Commit graph

6 commits

Author SHA1 Message Date
Dmitry Muhomor
1007b219cb move device configs from config/ to config/device/
This is preparation for adding new kinds of configs.
2023-08-31 16:03:43 -04:00
Dmitry Muhomor
35aefbdbbb end prefix filters that should match a single directory with '/'
prefix filters use startsWith() for matching, omitting the '/' makes them overly broad.

Verified that on all supported devices (4th, 5th, 6th, 7th gen) generated vendor modules stay
exactly the same.
2023-03-18 18:10:01 -04:00
Dmitry Muhomor
395d80aac8 deprivilege PixelNfc app
It doesn't use any privileged APIs, there's no need to keep it as a priv-app.
2023-03-18 18:10:01 -04:00
flawedworld
2980e53c52 Always ship CarrierSettings protobufs during prep builds on Pixels 2022-12-13 22:56:09 -05:00
randomhydrosol
e16918fdf7 cleanup adevtool
alphabetically sort all lists
remove duplicates

Signed-off-by: randomhydrosol <randomhydrosol@glassrom.org>
2022-10-16 14:15:35 -04:00
flawedworld
1f03dffe48 GrapheneOS configs
Only oriole has been tested
2022-04-04 15:47:01 -04:00