platform_build_soong/sdk
Anton Hansson a9a3173ee3 Default annotations_enabled to true for sdk_library
This turns out retention of Nullable annotations, which is almost
certainly what every user wants. Also add the "stub-annotations" lib to
the stub libs property, to make sure the nullability annotations
resolve properly.

Bug: 157010342
Test: m
Change-Id: I905144add4ef6f85445eedd1ba5169445f6005e0
2020-05-21 13:36:49 +01:00
..
bp.go Fix bug in error reporting when adding duplicate properties 2020-04-22 12:51:28 +01:00
bp_test.go Defer \n quoting generatedContents until creating the ninja rule 2020-05-12 08:04:57 +01:00
cc_sdk_test.go Retry: Fix snapshot of a host/device cc_library with stubs 2020-05-10 23:56:40 +01:00
exports.go Restrict SdkMemberTypes that can be used with sdk/sdk_snapshot 2019-12-31 15:08:59 +00:00
exports_test.go Add CommonOS variant for sdk 2020-04-22 12:51:28 +01:00
java_sdk_test.go Default annotations_enabled to true for sdk_library 2020-05-21 13:36:49 +01:00
sdk.go Stop requiring apex_available on java_library members of sdks 2020-04-22 12:51:51 +01:00
sdk_test.go Fix special case when appending a visibility rule to //visibility:private. 2020-05-16 12:07:03 +01:00
testing.go Defer \n quoting generatedContents until creating the ninja rule 2020-05-12 08:04:57 +01:00
update.go Defer \n quoting generatedContents until creating the ninja rule 2020-05-12 08:04:57 +01:00