DroidFS/app/src/main/java/androidx/camera/video/originals
Matéo Duparc 8a18270b33
Update dependencies
2023-09-08 21:13:24 +02:00
..
base Update dependencies 2023-09-08 21:13:24 +02:00
README.md Update dependencies 2023-04-17 17:06:51 +02:00
merge.sh Update dependencies 2023-04-17 17:06:51 +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