/e/ os porting error for mi A3

I think this might be due to the use of lfs for prebuiltapks. The following is a quote from Week 24, 2022 : Development and Testing Updates

Guidelines for ROM Builders - Unofficial and Custom

  • Those building using traditional repo sync method refer android_prebuilts_prebuiltapks_lfs
    • You will have to install git-lfs (sudo apt-get install git-lfs)
    • After completing a repo sync, you will have to run repo forall -c 'git lfs pull'

Reason behind these changes:

A broader intro here: https://www.atlassian.com/git/tutorials/git-lfs