platform_build_soong/dexpreopt
Colin Cross 98be1bb00f Move filesystem into Config
The filesystem object was available through ModuleContext.Fs(), but
gives too much access to the filesystem without enforicing correct
dependencies.  In order to support sandboxing the soong_build
process move the filesystem into the Config.  The next change will
make it private.

Bug: 146437378
Test: all Soong tests
Change-Id: I5d3ae9108f120fd335b21efd612aefa078378813
2019-12-18 08:19:10 -08:00
..
dexpreopt_gen Move filesystem into Config 2019-12-18 08:19:10 -08:00
Android.bp Move dexpreopt.Script to android.RuleBuilder 2019-02-05 13:28:43 -08:00
config.go Use boot image extension for framework libraries. 2019-12-03 13:59:25 +00:00
dexpreopt.go Revert "Move odexes of non-system apps into system_other" 2019-12-06 13:42:25 +00:00
dexpreopt_test.go Move filesystem into Config 2019-12-18 08:19:10 -08:00
OWNERS Add an owners file for dexpreopt files. 2018-12-18 20:28:06 +00:00