mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-01-26 23:27:08 -05:00
19.1+: fixup rebrand
Signed-off-by: Tavi <tavi@divested.dev>
This commit is contained in:
parent
abddd5231f
commit
4c48bf84e1
@ -86,6 +86,7 @@ fi;
|
||||
|
||||
if enter "system/core"; then
|
||||
sed -i 's/LineageOS/'"$DOS_BRANDING_NAME"'/' debuggerd/libdebuggerd/tombstone.cpp;
|
||||
sed -i 's/LineageOS/'"$DOS_BRANDING_NAME"'/' debuggerd/libdebuggerd/tombstone_proto_to_text.cpp;
|
||||
fi;
|
||||
|
||||
if enter "vendor/lineage"; then
|
||||
|
@ -86,7 +86,8 @@ sed -i 's|https://download.lineageos.org/<xliff:g id="device_name">%1$s</xliff:g
|
||||
fi;
|
||||
|
||||
if enter "system/core"; then
|
||||
sed -i 's/LineageOS/'"$DOS_BRANDING_NAME"'/' debuggerd/libdebuggerd/tombstone.cpp; #not used (yet)
|
||||
sed -i 's/LineageOS/'"$DOS_BRANDING_NAME"'/' debuggerd/libdebuggerd/tombstone.cpp;
|
||||
sed -i 's/LineageOS/'"$DOS_BRANDING_NAME"'/' debuggerd/libdebuggerd/tombstone_proto_to_text.cpp;
|
||||
fi;
|
||||
|
||||
if enter "vendor/lineage"; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user