summaryrefslogtreecommitdiffstats
path: root/NLnet/porting_replicant_to_android9
diff options
context:
space:
mode:
authorDenis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>2019-05-09 16:53:18 +0200
committerDenis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>2019-05-10 16:59:19 +0200
commit7844403146e670b3f524265564d3e025e3ebf820 (patch)
tree4992f71c690a7f3c1c8e4239582a0dc41da9bcd4 /NLnet/porting_replicant_to_android9
parentf8f7235791f1063eda19cda8b3056f5741d79f62 (diff)
downloaddocuments-7844403146e670b3f524265564d3e025e3ebf820.tar.gz
documents-7844403146e670b3f524265564d3e025e3ebf820.tar.bz2
documents-7844403146e670b3f524265564d3e025e3ebf820.zip
Spell check and improve HIDL explanation
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
Diffstat (limited to 'NLnet/porting_replicant_to_android9')
-rw-r--r--NLnet/porting_replicant_to_android9/porting_replicant_to_android9.tex13
1 files changed, 7 insertions, 6 deletions
diff --git a/NLnet/porting_replicant_to_android9/porting_replicant_to_android9.tex b/NLnet/porting_replicant_to_android9/porting_replicant_to_android9.tex
index 86a45bb..61ab5a3 100644
--- a/NLnet/porting_replicant_to_android9/porting_replicant_to_android9.tex
+++ b/NLnet/porting_replicant_to_android9/porting_replicant_to_android9.tex
@@ -16,7 +16,7 @@
\maketitle
\section{
- Disclamers:
+ Disclaimers:
}
\begin{itemize}
@@ -45,7 +45,7 @@
\end{itemize}
\section{
- Deliverables
+ Deliverable
}
\subsection{
@@ -132,9 +132,10 @@
\item{Make the modem driver and libsamsung-ipc work together}
\end{itemize} &
The port of libsamsung-ipc and libsamsung-ril will be attempted
- with a compatibility layer at first. Devices manufacturer shipping
- new devices with Android 9 are probably required not to use an
- approach like that\cite{hal-types}\cite{HIDL}.
+ with a compatibility layer at first. Devices manufacturer are
+ probably required not to use an approach like
+ that\cite{hal-types}\cite{HIDL} for new devices shipping
+ Android 9.
This issue will need to be looked in more details at later.
This will be done to be able to focus more on the modem driver,
@@ -157,7 +158,7 @@
\bibitem{CustomROMs}
\begin{itemize}
- lineag-16.0 branch in \url{https://github.com/CustomROMs/android\_local\_manifests\_i9300} and associated repositores.
+ lineage-16.0 branch in \url{https://github.com/CustomROMs/android\_local\_manifests\_i9300} and associated repositories.
\end{itemize}
\bibitem{hal-types}