Skip to content

android_frameworks_base-N.patch usable with LineageOS 21 (Android 14)? #266

Description

@Espionage724

I'm working on getting LineageOS 21 compiled, and the old command I had for that frameworks patch years ago gives an error (I'm thinking the command flags changed but I'll look at it more carefully later).

Command:

wget -O ~/'Downloads/UnifiedNlp-android_frameworks_base-N.patch' 'https://raw.githubusercontent.com/microg/android_packages_apps_UnifiedNlp/master/patches/android_frameworks_base-N.patch' && cd ~/'android/lineage-21.0' && patch --no-backup-if-mismatch --strip='1' --directory='frameworks/base' < ~/'Downloads/UnifiedNlp-android_frameworks_base-N.patch'

Error:

can't find file to patch at input line 11
Perhaps you used the wrong -p or --strip option?

I saw #256 though which has me wondering if that patch is still usable or needed?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions