-
-
Notifications
You must be signed in to change notification settings - Fork 54
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change-Id: I8ca1f48010edb4f939d689c1ae2506917203e30e
- Loading branch information
1 parent
7dcb24b
commit 07d0046
Showing
5 changed files
with
20 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
A736BXXS8EXE4/A736BODM8EXE4/A736BXXS8EXE4 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
SKIPUNZIP=1 | ||
|
||
TBF_TARGETS="a52q a71 a72q" | ||
|
||
if echo "$TBF_TARGETS" | grep -q -w "$TARGET_CODENAME"; then | ||
rm -rf "$WORK_DIR/system/system/priv-app/PhotoEditor_AIFull" | ||
sed -i "s/PhotoEditor_AIFull/PhotoEditor_Full/g" "$WORK_DIR/configs/file_context-system" | ||
sed -i "s/PhotoEditor_AIFull/PhotoEditor_Full/g" "$WORK_DIR/configs/fs_config-system" | ||
cp -a --preserve=all "$SRC_DIR/unica/patches/photoeditor/system/"* "$WORK_DIR/system/system" | ||
fi |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
id=photoeditor | ||
name=Non-AI Photo Editor app | ||
author=BlackMesa123 | ||
description=TEMP: replace AI Photo Editor app for non-supported devices |
Binary file added
BIN
+51.5 MB
unica/patches/photoeditor/system/priv-app/PhotoEditor_Full/PhotoEditor_Full.apk
Binary file not shown.