This commit is contained in:
chiteroman
2023-11-21 14:34:33 +01:00
parent abc57e0a46
commit 177501647c
17 changed files with 199 additions and 12 deletions

16
module/system.prop Normal file
View File

@@ -0,0 +1,16 @@
# RootBeer, Microsoft
ro.build.tags=release-keys
# Samsung
ro.boot.warranty_bit=0
ro.vendor.boot.warranty_bit=0
ro.vendor.warranty_bit=0
ro.warranty_bit=0
# OnePlus
ro.is_ever_orange=0
# Other
ro.build.type=user
ro.debuggable=0
ro.secure=1