android_vendor_extendrom icon indicating copy to clipboard operation
android_vendor_extendrom copied to clipboard

modifying / extending the Android build process

Results 9 android_vendor_extendrom issues
Sort by recently updated
recently updated
newest added

# Description add an option to pass safeteynet. Details: - https://protonaosp.org/developers/details/safetynet - https://github.com/kdrag0n/safetynet-fix/issues/307#issuecomment-2033376928 # Target version _What Android version should support that feature (add an `x` within the `[ ]`...

enhancement

# Description It would be great if the user could disable the native call recording filter regardless of the country where the user is located ( similar to disabling Shutter...

enhancement

# Description So far, there are patches for Android versions 10 through 13. I would like to build A14 based roms with signature spoofing support; however I am at a...

enhancement

# Description _describe your feature request as detailed as possible:_ Include/move: https://github.com/sfX-android/android_buildtools/tree/main/sign # Target version _What's your current custom OS and Android version you're building for:_ ... _What Android version...

enhancement

https://kernelsu.org/guide/how-to-integrate-for-non-gki.html

enhancement

# Description I have a aosp build which I want to use magisk to install gapps (Using https://github.com/chickendrop89/systemless-gapps to build the app package) On my base build without extendrom, I...

bug
feedback required

changes should have no effect on older versions. only the check if files exist before copying it (er.sh) is overlapping, but should be fine...

addresses the build error: `"The following types on /data/ must be associated with the "data_file_type" attribute: boot_log_file"` when compiling LineageOS 17.1 (A10) with boot_debug enabled.

### Reproduction steps / Problem description issue: > Google seemingly has updated their signature checking code. On Android 9 and above, the latest code uses [PackageInfo.signingInfo](https://developer.android.com/reference/android/content/pm/PackageInfo#signingInfo) (via [GET_SINGNING_CERTIFICATES flags](https://developer.android.com/reference/android/content/pm/PackageManager#GET_SIGNING_CERTIFICATES)) instead...

problem