AIDEGen: Causes device build to fail

In order to generate the R.java the AIDEGen command builds the modules
but it has a side effect that makes the system.img oversized. So that for
fixing the device build failed issue the AIDEGen will only generates
the R.java of modules under packages/APPS temporarily.

Bug: 128512508
Test: 1. Checkout internal master
      2. lunch walleye-eng
      3. m aidegen
      4. aidegen-dev Settings framework
      5. m will not build failed

Change-Id: I49471cf567f28b02100018cd8f9e170d916a1473
2 files changed