summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/Program.java
diff options
context:
space:
mode:
authorAnton Hansson <hansson@google.com>2020-02-03 14:44:47 +0000
committerAnton Hansson <hansson@google.com>2020-02-03 14:59:40 +0000
commita12addc295b2d898cd20cd26fa999bce73697d0f (patch)
tree47e03bbe278a31a0e71f102e15234fe5f406d557 /rs/java/android/renderscript/Program.java
parent5036ab60c266b1f8e4adc9117cae3ea0971254a8 (diff)
Tweak the defaults of module stubs
We will have 4 stubs for each framework module: - stubs-publicapi with check_api - stubs-systemapi with check_api - api-module_api with check_api, just module_api - stubs-module_api without check_api, module_api + priv_apps This is because we want the stubs of module_api to include the priv_apps system APIs, but don't want the api .txt files to contain them. The check_api attrs will be setup later, when the individual modules have been set up to inherit these defaults correctly. Bug: 147768409 Test: m Change-Id: Ie0fbff6949c8df3d6211558de7373bddb8b95768
Diffstat (limited to 'rs/java/android/renderscript/Program.java')
0 files changed, 0 insertions, 0 deletions