Hi all, Prior to android 9, all benchmarks and test suites were generally built into /data/nativetest(64), however recently in Android 9, some (but not all) tests have been ending up getting built into /data/benchmarktest(64), due to a change aligning soong with make - https://android-review.googlesource.com/c/platform/build/soong/+/479681
This would be fine, however due to its lack of inclusion in system/core/libcutils/fs_config.cpp, this folder is created without any permissions whatsoever. I have checked this is still the case in Android 10, and indeed master. Is this an oversight, or am I missing something? Thanks in advance, Paul. -- -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/android-building/989e4b75-4366-4b18-b534-dd12f2c022a4%40googlegroups.com.
