diff options
author | Iliyan Malchev <malchev@google.com> | 2010-02-09 09:32:25 -0800 |
---|---|---|
committer | Android Git Automerger <android-git-automerger@android.com> | 2010-02-09 09:32:25 -0800 |
commit | 53691d7df295eed54742365db1180367e26770f5 (patch) | |
tree | 333d80e8c341173b306dc0601e7381365304144e /libc | |
parent | 34e6991c976f5253bbbd2a1ff4464b71949c9e49 (diff) | |
parent | 58060c50bc4228a7d0253338cae0437211759959 (diff) | |
download | bionic-53691d7df295eed54742365db1180367e26770f5.zip bionic-53691d7df295eed54742365db1180367e26770f5.tar.gz bionic-53691d7df295eed54742365db1180367e26770f5.tar.bz2 |
am 58060c50: am ee424e23: bionic: update processed kernel header a1026.h
Merge commit '58060c50bc4228a7d0253338cae0437211759959'
* commit '58060c50bc4228a7d0253338cae0437211759959':
bionic: update processed kernel header a1026.h
Diffstat (limited to 'libc')
-rw-r--r-- | libc/kernel/common/linux/a1026.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/libc/kernel/common/linux/a1026.h b/libc/kernel/common/linux/a1026.h index cd6b6a6..2bf6190 100644 --- a/libc/kernel/common/linux/a1026.h +++ b/libc/kernel/common/linux/a1026.h @@ -38,7 +38,8 @@ enum A1026_PathID { A1026_PATH_RECORD_HEADSET, A1026_PATH_RECORD_SPEAKER, A1026_PATH_RECORD_BT, - A1026_PATH_CAMCORDER + A1026_PATH_CAMCORDER, + A1026_PATH_INCALL_TTY }; enum A1026_NS_states { |