Files
build_soong/android
Cole Faust 6265120cd2 Remove asset dir glob files
I'm rewriting how globs work in soong to make them compatible with
hash-based ninja implementations. As part of this, I'm removing this
unnecessary usage of globs to make them simpler.

In this case, since we're already globbing the directory at analysis
time and causing soong to rerun, we can ensure the aapt2 action also
reruns by putting a hash of the glob results onto the command line.

Bug: 364749114
Test: m framework-res, touch frameworks/base/core/res/assets/test1.txt, m framework-res rebuilt framework-res.apk, rm frameworks/base/core/res/assets/test1.txt, m framework-res rebuilt framework-res.apk again
Change-Id: I4f666367a9a0fd0dfa42dc51ef3a788a02b41747
2024-09-05 16:36:32 -07:00
..
2024-01-05 09:54:09 -08:00
2024-06-25 11:02:38 -07:00
2024-09-04 21:25:05 +00:00
2024-08-09 16:47:45 -07:00
2024-09-05 16:36:32 -07:00
2023-06-22 08:18:33 -07:00
2023-04-10 20:20:41 +00:00
2023-04-10 20:20:41 +00:00
2024-03-07 10:53:41 -08:00
2024-01-18 14:16:06 -08:00
2024-09-02 19:58:38 +09:00
2024-05-22 19:23:47 +00:00
2024-01-18 12:43:24 -08:00
2024-09-03 16:38:28 -07:00
2024-06-04 23:08:20 +00:00
2024-07-15 23:46:45 +00:00