commit | b30d3716a3971f6c57cf943358d2ca0f649b4ae5 | [log] [tgz] |
---|---|---|
author | Mohannad Farrag <aymanm@google.com> | Tue Dec 06 17:27:04 2022 +0000 |
committer | Motomu Utsumi <motomuman@google.com> | Mon Dec 12 01:52:22 2022 +0000 |
tree | af36f171af025a56c40c2877fee64c4e02e356a7 | |
parent | 4864c7fb0eb80a48514bbf7ca23cd65a6ea8d1cb [diff] |
gn2bp: Add required include_dirs for `aidl` files * aidl files need their own local_include_dirs. It seems that there is a bug with IParentProcess.aidl as it doesn't declare an explicit dependency on "android.os.Bundle" yet it tries to use it. So I'm not sure how to fix that other than adding that missing dependency to the IParentProcess.aidl file. Test: update_results && m cronet_aml_components_cronet_android_cronet Change-Id: I40b5546287a6876f43e0c90040d5b8e9472773fe