Hi, thanks, I got the file by calling
./build/make/tools/generate-notice-files.py --text-output out/notice.txt --html-output out/notice.html -t notice -s out/ from the root of my Android checkout. bests Sascha Am Freitag, 1. März 2019 01:27:54 UTC+1 schrieb David: > > Hey, > > you could generate it at runtime the same way as the Settings App is doing > it. > See the SettingsApp: > > https://android.googlesource.com/platform/frameworks/base/+/refs/heads/master/packages/SettingsLib/src/com/android/settingslib/license/ > > Or there is also a python script which you could use: > > https://android.googlesource.com/platform/build/+/refs/heads/master/tools/generate-notice-files.py > > > Cheers, > David > > Am Donnerstag, 28. Februar 2019 16:53:35 UTC+1 schrieb Sascha Effert: >> >> Hi, >> >> as part of our build we are generating the Notice.xml files for the >> vendor and system partition. As part of the AOSP obligation fullfillments >> we have to deliver a Notice.html. Is there a way to convert the XML files >> in a html file? >> >> bests >> >> Sascha >> >> -- -- You received this message because you are subscribed to the "Android Building" mailing list. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-building?hl=en --- You received this message because you are subscribed to the Google Groups "Android Building" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
