Re: [android-building] Re: Building Android 7 AOSP [Errno 2] No such file or directory

2019-08-30 Thread 'Tao Bao' via Android Building
For the particular failure, it was looking for delta_generator but failed. Try `m -j otatools` to build all the required tools before calling ota_from_target_files. On Fri, Aug 30, 2019 at 10:37 AM Vishnu M J wrote: > Hi > > Have you got it to work. I am having this same with building Android

[android-building] Re: Creating and applying OTA on Android 9 AOSP

2019-03-18 Thread 'Tao Bao' via Android Building
The error message looks like a runtime denial (possibly due to a SELinux denial), instead of a change to the package itself. But I can't tell if it's a known issue based on that line alone. The logs prior to the exception could be helpful, in particular something with "avc: denied" plus the