在哪里可以找到 Android 源代码的问题报告?

Where to find the issue report of Android Source Code?

我们正在尝试查找 Git 日志消息中提到的 Android 源代码问题报告。

以platform_system_core的commit 030b76f为例,它的commit log message包含"Fix userdebug build.Apparently this code I thought was unused is just unused for engbuilds...Bug: 17626262".

这是此提交的 link。 https://github.com/android/platform_system_core/commit/030b76fc1d2884b8bafb2bdcd4d9947b351d627d

但是我们无法从 Android 问题跟踪器系统中找到相应的问题报告。 这是 Android 问题跟踪器系统。 http://code.google.com/p/android/issues/list

谁能告诉我们在哪里可以找到 "Bug:17626262" 的问题报告 Android 源代码的 platform_system_core 的提交“030b76f”的提交日志消息中提到的那个?

非常感谢。

Google 的一位工程师告诉我这是一个来自内部错误跟踪器的问题编号。很遗憾,这意味着您无法访问该报告。

这是在内部 Google 错误跟踪器中。非 Google 员工无法访问它