Skip to content

Commit

Permalink
Update Android code search link to the public version
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 409454414
  • Loading branch information
hoisie committed Nov 17, 2021
1 parent d0d1696 commit d26b795
Showing 1 changed file with 2 additions and 2 deletions.
Expand Up @@ -51,8 +51,8 @@ enum FileType {
kFileTypeSocket,
}


// transliterated from https://cs.corp.google.com/android/frameworks/base/libs/androidfw/include/androidfw/AssetManager.h
// transliterated from
// https://cs.android.com/android/platform/superproject/+/master:frameworks/base/libs/androidfw/include/androidfw/AssetManager.h
private static class asset_path {
// asset_path() : path(""), type(kFileTypeRegular), idmap(""),
// isSystemOverlay(false), isSystemAsset(false) {}
Expand Down

0 comments on commit d26b795

Please sign in to comment.