DroidFS/app/src/main/java/androidx/camera/video/originals
Matéo Duparc a41cde1c53
DroidFS v2.1.3
2023-09-28 19:36:55 +02:00
..
base DroidFS v2.1.3 2023-09-28 19:36:55 +02:00
README.md Update dependencies 2023-04-17 17:06:51 +02:00
merge.sh DroidFS v2.1.3 2023-09-28 19:36:55 +02:00
update.sh Update dependencies 2023-04-17 17:06:51 +02:00

README.md

Update the modified CameraX files to a new upstream version:

Create the new folder if needed:

mkdir -p new

Put new CameraX files from upstream in the new folder.

Perform the 3 way merge:

./merge.sh

If new files are created in the current directory, they contains conflicts. Resolve them then move them to the right location.

Finally, update the base:

./update.sh